Cloudify Manager for MSO4SC.
MSOOrchestrator offers a bash script for Centos 7 and a docker image.
Minimum Requirements
-
vCPUs 2
-
RAM 4GB
-
Storage 5GB
Recommended Requirements
-
vCPUs 8
-
RAM 16GB
-
Storage 64GB
At Docker Hub you can find the latest build image to start using the CLI.
With docker compose it is possible to have a working orchestrator in 6 minutes. Under the docker folder, copy template.env
to .env
and edit it with the host ip and the admin password. Then run docker-compose up -d
.
The orchestrator can be controlled by the CLI.