7 Commits

Author SHA1 Message Date
7664d0f3f6 fix(zabbixserver): Zabbix server now works without override
Upstream github.com/zabbix/zabbix-docker/issues/1643 is now fixed.
This previously prevented us from using both HashiCorp Vault and the
default docker-entrypoint.sh file that came with the the
zabbix/zabbix-server-pgsql:alpine-7.2-latest image.

Upstreams commit hash 435e92f made it so that when Vault params are
present both the Zabbix server config params DBUser and DBPassword
are unset.
2025-03-14 09:54:37 +01:00
47397159ac feat(zabbixserver): Update to Zabbix 7.2 2025-02-22 07:30:04 +01:00
6099e88560 refactor(compose): Refactor for upstream correctness (#1) 2024-06-04 01:43:05 +02:00
5d4b91f35f refactor(compose): Refactor for upstream correctness (#1) 2024-06-04 01:41:36 +02:00
2ec27b49f4 refactor(compose): Refactor for upstream correctness (#1) 2024-06-04 01:33:11 +02:00
7aaa80cd08 Initial commit 2024-05-13 21:16:16 +02:00
cc176376af Initial commit 2024-05-13 19:14:52 +00:00