Files
charm-guide/doc/source/getting-started.rst
Nobuto Murata bbac758c76 Use HTTPS where appropriate
The main purpose is to use HTTPS when downloading cloud images in the
"OpenStack on LXD" guide.

Change-Id: Ibbaeb64f51e7c17d7b01f978584347d598840931
2018-02-01 06:54:06 +09:00

24 lines
813 B
ReStructuredText

===============
Getting started
===============
* The OpenStack Charms use Juju to deploy and manage OpenStack services, so
getting to know Juju_ is a great first step.
* You might want to tryout the charms on your laptop using the Juju LXD
provider and the
`OpenStack on LXD bundle <openstack-on-lxd.html>`__
if you don't have physical servers to use or just want to contribute a fix
or change.
* For bare-metal deployment, Juju uses MAAS_ to provision and configure
physical servers, so that's a good next step.
* Once you have MAAS setup, you can try out the
`OpenStack Base bundle <https://jujucharms.com/openstack-base>`__ from
the Juju charm store.
.. _Juju: https://jujucharms.com/docs/devel/getting-started
.. _MAAS: https://maas.io/get-started
.. toctree::
:maxdepth: 1
:hidden: