Terraform module to deploy Consul, Nomad, Vault onto Scaleway
This module is currently under construction. I would love assistance. Please reach out.
tls_mode=local
tls_mode=cloudflared
If you are using MacOS, you will need to do the following:
brew install coreutils
npm i -g json
Origin Server:
Master Server:
Slave Server:
Refer to ./example/main.tf
If you need to debug DNS:
sudo yum install -y net-tools # ifconfig
sudo yum install -y bind-utils # dig
netstat -lnp
netstat -rn
route -n
dig consul.service.consul
dig @127.0.0.1 -p 8600 consul.service.consul SRV
Unless stated otherwise all works are:
and licensed under: