LiteArch.Lab is collection of shell scripts, the scripts will provision nomad and consul cluster. The scripts are easily customizable to change the number of servers and clients.
It's not PROD setup.
- Ubuntu: It's been tested with Ubuntu Focal
- Ubuntu Awesome Hypervisor: https://multipass.run/
To install Lab cluster run the following command in the project directory:
./install.sh
Give it some time (with 6 VMs it takes up to 20 minutes)
After the installation is complete, the links to Nomad, Fabio and Consul can be extracted by running the following command:
./links.sh
You will find different links to Nomad, Consul, Fabio and LiteAtch Portal.