What does Juju Bootstrap install?

Juju will apt install these packages when creating a controller:

  • curl
  • cpu-checker
  • bridge-utils
  • tmux
  • ubuntu-fan

You can start with an existing machine and have Juju bootstrap that machine as a controller. There’s some doc here

You can customise instances further by using the cloud-init feature

1 Like