2.7 | 2.8 | 2.9 | 3.0 | |
---|---|---|---|---|
Snap | CLI ~ UI | CLI ~ UI | CLI ~ UI | CLI ~ UI |
Packages | CLI ~ UI | CLI ~ UI | CLI ~ UI | CLI ~ UI |
This is the placeholder for the MAAS installation tutorial.
Example of MAAS initialisation
The following demonstrates the region+rack
mode, a popular initialisation choice for MAAS:
sudo maas init region+rack
maas
will ask for the MAAS URL:
MAAS URL [default=http://10.55.60.1:5240/MAAS]: http://192.168.122.1:5240/MAAS
If you also need to create an admin user, you can use:
sudo maas createadmin
which takes you through the following exchange:
Create first admin account:
Username: admin
Password: ******
Again: ******
Email: admin@example.com
Import SSH keys [] (lp:user-id or gh:user-id): lp:petermatulis