How to Install maas-region-controller in Ubuntu 18.04



Install maas-region-controller by entering the following commands in the terminal:

sudo apt update
sudo apt install maas-region-controller

Description:

Region Controller for MAAS

The MAAS region controller (maas-regiond) is the REST API server for all MAAS clients, and the postgres database that maintains machine state for the entire data centre (or “region”). The region controller an be scaled-out and highly available given the appropriate postgres setup and additional API servers. . This package installs the postgres database and the API server, so it is appropriate for the initial installation of a new MAAS region. To scale out the controller or make it highly available, install maas-region-controller-api on additional servers and ensure the postgres database is HA too.

Homepage: http://maas.io/

Version: 2.4.0~beta2-6865-gec43e47e6-0ubuntu1

Section: net