.. | |||
artifacts | 2 years ago | ||
Readme.md | 2 years ago | ||
Vagrantfile | 2 years ago | ||
provision.sh | 2 years ago |
zabbix-server
, move to folder zabbix-server
.artifacts
File name | Description |
---|---|
pg_hba.conf |
Postgres db configuration file |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
zabbix.conf.php |
Zabbix PHP configuration file |
zabbix-release_X.Y-Z+ubuntu22.04_all.deb |
Apt repository installation package |
zabbix_server.conf |
Main Zabbix configuration file |
zabbix_virtualhost.conf |
Apache Virtualhost file for Zabbix Web Interface |
log
Vagrantfile
and change the value of variable lxd.name
. It makes sense to give the same name as the folder, in this example zabbix-server
.provision.sh
MACHINE_HOSTNAME
. It makes sense to give the same name as the folder, plus the domain, in this example zabbix-server.localenv.com
.ZABBIX_DEB_PACKAGE
.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts