Skip to content
Snippets Groups Projects
Forked from rwm / de.ugoe.cs.rwm.mocci
93 commits behind the upstream repository.
erbel's avatar
erbel authored
9a80208d
History

Project Title

build status

Mocci is a toolchain using the Open Cloud Computing Interface (OCCI) to enable a model-driven cloud orchestration of cloud deployments and its monitoring instruments. Moreover, a runtime model manager is provided that grants access to gathered monitoring data.

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