/charm-microcloud

Charm for MicroCloud, the automated private cloud based on LXD, Ceph and OVN

Primary LanguagePythonApache License 2.0Apache-2.0

MicroCloud charm for MAAS

This charm deploys MicroCloud on a MAAS cluster with Juju.

Build the charm

  • Install and run tox to setup the virtualenv and install the python dependencies.
  • Install charmcraft to build the charm: snap install charmcraft --classic
  • Build the charm: charmcraft pack

Tutorial: setting up a MAAS cluster to deploy our charm

  • You can follow the instructions in demo/maas-setup.sh