How to set up a machineΒΆ
Install Concierge from the Snap Store:
sudo snap install --classic concierge
Run prepare with the preset that suits your work. For example, dev installs Juju, LXD, Kubernetes, and the craft tools:
sudo concierge prepare -p dev
The other presets are listed in Presets. If none of them fit, see How to write a custom config.
Check what Concierge installed:
sudo concierge status