Skip to content
Snippets Groups Projects

MOCCI

build status

Mocci is an extension for the Open Cloud Computing Interface (OCCI) to enable a model-driven management of monitoring instruments in the cloud, as well as storing their results within an OCCI runtime model. Together with other tools from the OCCI ecosystem it provides a testing and execution environment for self-adaptive systems.

The following instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

OCCI-Studio and MoDMaCAO

OCCI-Studio is an IDE providing many convenient tools to develop around OCCI. For example, it provides a model editor, graphically and textually. Moreover, it allows to design OCCI extensions and automatically generate code from it. In addition to OCCI-Studio the Model-Driven Configuration Management of Cloud Applications with OCCI (MoDMaCAO) extension suite is needed.

Documentation on how to setup and configure OCCI-Studio

MartServer

The MartServer represents the OCCI interface to which requests are send in order to build and monitor the cloud application.

Documentation on how to setup and configure the MartServer