= Ubuntu OpenStack Installer = == Installation Guides == * [[http://www.ubuntu.com/download/cloud/install-ubuntu-openstack|Landscape OpenStack Autopilot Guide]]: Deploy '''Canonical OpenStack'''. * [[https://help.ubuntu.com/lts/clouddocs/installer/en/single-install.html|Single Installer Guide]]: Deploy a full OpenStack environment within a single LXC container with nested virtual machines. * [[https://help.ubuntu.com/lts/clouddocs/installer/en/multi-install.html|Multi Installer Guide]]: Use MAAS and a combination of bare metal and virtual machines to deploy an OpenStack cloud. == Usage == * [[/using-juju|Using Juju in OpenStack Guide]] - Learn how to orchestrate services with Juju and within an OpenStack cloud. == Getting Help == * Check out the [[/debugging|Debugging]] page for further troubleshooting tips. * IRC: server: '''irc.freenode.net''', channel: '''#ubuntu-server''' * Email: [[https://lists.ubuntu.com/mailman/listinfo/ubuntu-openstack-installer|Mailing list]] * Issue Tracker: [[https://github.com/Ubuntu-Solutions-Engineering/openstack-installer|Openstack-installer on Github]] Any support for administering, running, maintaining the OpenStack cloud is outside of the scope of this project. However, additional support for those questions are handled at: * [[https://askubuntu.com/questions/tagged/openstack|Askubuntu/OpenStack]] * [[https://askubuntu.com/questions/tagged/landscape+openstack-autopilot|Askubuntu/Landscape OpenStack Autopilot]] == Testing Deployments == * [[/testing|Deployment Test Guide]] - Interested in helping us test the deployment of private clouds with the installer? We'd love that! == Developer Details == * [[/developer-setup|Developer Guide]] - Interested in contributing to the code? Start here first.