haproxy-server
, move to folder haproxy-server
.artifacts
File name | Description |
---|---|
haproxy.cfg | haproxy configuration file |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
log
Vagrantfile
and change the value of variable lxd.name
. It makes sense to give the same name as the folder, in this example haproxy-server
.provision.sh
MACHINE_HOSTNAME
. It makes sense to give the same name as the folder, plus the domain, in this example haproxy-server.localenv.com
.WEBSERVER_NODE01_HOSTNAME
and WEBSERVER_NODE02_HOSTNAME
.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts