mail-server
, move to folder mail-server
.artifacts
File name | Description |
---|---|
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
mox | The program binary here |
domains.conf | Domain configuration file for Mox |
mox.conf | Main configuration file for Mox |
mox.service | Systemd service unit file for Mox |
log
Vagrantfile
and change the value of variable lxd.name
. It makes sense to give the same name as the folder, in this example mail-server
.provision.sh
MACHINE_HOSTNAME
. It makes sense to give the same name as the folder, plus the domain, in this example mail-server.localenv.com
.MAIL_DOMAIN
.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts