sebastien goasguen created CLOUDSTACK-8249:
----------------------------------------------
Summary: Dockerize CloudStack deployment
Key: CLOUDSTACK-8249
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8249
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: linux, python, docker, sys admin knowledge
Reporter: sebastien goasguen
CloudStack like any IaaS can be daunting to install.
I propose to Dockerize the entire deployment process. There is already a few
docker images for the simulator. The project will consist of two steps:
1-Dockerize the mgt server, including separate container for the MySQl DB and
the usage server.
2-Dockerize the agent (assuming KVM ). Potentially even run KVM with Docker to
contain everything.
3-Setup a self discovery mechanism with tools like register, confd, or etcd.
4-Automatically configure CloudStack based on self-registered services.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)