14 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
5fb3be9228 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:51:04 +01:00
7caf3ce851 fix(zabbixserver): Link common settings file 2025-02-22 07:38:00 +01:00
120cdc61fd Merge pull request 'feat(zabbixserver): Update to Zabbix 7.2' (#3) from 2-follow-upstream-compose into main
Reviewed-on: #3
2025-02-22 06:31:01 +00:00
47397159ac feat(zabbixserver): Update to Zabbix 7.2 2025-02-22 07:30:04 +01:00
1c2d33962f fix(compose): Add network settings 2024-06-04 02:07:04 +02: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
7982c081e5 refactor(env): Refactor for upstream correctness (#1) 2024-06-04 01:32:58 +02:00
6221d6fdb4 refactor(common-settings): Get common settings in line with upstream (#1) 2024-06-04 01:12:54 +02:00
e3c04768b5 fix(compose): Fix Compose patch for upstream tag 6.4.15+ (#1) 2024-06-04 01:12:26 +02:00
7aaa80cd08 Initial commit 2024-05-13 21:16:16 +02:00
cc176376af Initial commit 2024-05-13 19:14:52 +00:00