Skip to content

Cloudify Manager for MSO4SC

License

Notifications You must be signed in to change notification settings

MSO4SC/MSOOrchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSOOrchestrator

Cloudify Manager for MSO4SC.

Installation

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

Docker

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.

Bash install

To install the orchestrator on a Centos 7 machine, the script centos-install-cfy-manager.sh automates the process. It receives as arguments the host ip and the admin password. The installation process will take several minutes.

Usage

The orchestrator can be controlled by the CLI.

About

Cloudify Manager for MSO4SC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages