VI
visibilityspots/PXL_nomad
Vagrant based setup to have an environment available to deploy a consul nomad instance upon
Nomad consul
The aim of this project is to provide a development environment based on consul and nomad to manage container based microservices.
The following steps should make that clear;
bring up the environment by using vagrant which will create centos 7 virtualbox machine or lxc container.
The proved working vagrant providers used on an ArchLinux system are
$ vagrant up --provider lxc
OR
$ vagrant up --provider libvirt
OR
$ vagrant up --provider virtualboxOnce it is finished, you should be able to connect to the vagrant environment through SSH and interact with Nomad:
$ vagrant ssh
[vagrant@nomad ~]$On this page
Languages
Puppet40.5%Shell30.7%HCL28.7%
Contributors
MIT License
Created September 17, 2020
Updated June 24, 2024