Developers Guide¶
This is the Apache CloudStack developers guide. This section gives information for those wishing to develop CloudStack either contributing to the CloudStack core software or writing external plugins. Futher information can also be found at CloudStack’s wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home and on the CloudStack mailing lists http://cloudstack.apache.org/mailing-lists.html
- CloudStack Installation from GIT repo for Developers
- Programmer Guide
- Plugins
- Allocators
- Deploying CloudStack with Ansible
- What is Ansible
- There’s already Chef and Puppet, so what’s the fuss about Ansible?
- So let’s see something
- Installing Ansible
- Playbooks
- Modules
- Planning
- MySQL
- CloudStack Management server service
- System VM Templates:
- Bringing it all together
- How is this example different from a production deployment?
- Acknowledgements
- Getting Help