| .. | |||
| artifacts | 3 years ago | ||
| Readme.md | 3 years ago | ||
| Vagrantfile | 3 years ago | ||
| provision.sh | 3 years ago | ||
haproxy-server, move to folder haproxy-server.artifacts| File name | Description |
|---|---|
| haproxy.cfg | haproxy configuration file |
mkcert |
mkcert command line utility to be downloaded here. Pick the latest binary for amd64 and rename it to mkcert |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
logVagrantfile 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.logMACHINE_HOSTNAME, for example by adding an entry in /etc/hosts