This charm deploys MicroCloud on a MAAS cluster with Juju.
- Install and run
toxto setup the virtualenv and install the python dependencies. - Install
charmcraftto build the charm:snap install charmcraft --classic - Build the charm:
charmcraft pack
- You can follow the instructions in
demo/maas-setup.sh