zabbix/env_vars
saranf 1a3bd3067a Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable
ZBX_JAVAGATEWAY_ENABLE is no longer handled by any entrypoint since the
images were migrated to native Zabbix environment variables. The Java
gateway is now configured directly via ZBX_JAVAGATEWAY (JavaGateway) and
ZBX_STARTJAVAPOLLERS (StartJavaPollers).

The obsolete variable was still documented in the server/proxy READMEs and
shipped in the example env files and kubernetes.yaml, where it does nothing.
Worse, the README described it as the way to enable the Java gateway, so a
user setting only ZBX_JAVAGATEWAY_ENABLE=true would get no Java checks.

Remove all remaining references (READMEs, env_vars/.env_srv, env_vars/.env_prx,
kubernetes.yaml). The native ZBX_JAVAGATEWAY / ZBX_STARTJAVAPOLLERS variables
are kept, so existing setups keep working.
2026-07-08 21:37:21 +09:00
..
mysql_init Fixed style of files 2024-02-14 20:33:19 +09:00
.env_agent Fix env variable for HeartbeatFrequency parameter 2024-12-24 14:01:13 +09:00
.env_db_mysql Removed MySQL root secret for server and proxy containers 2024-01-19 01:13:10 +09:00
.env_db_mysql_proxy Removed MySQL root secret for server and proxy containers 2024-01-19 01:13:10 +09:00
.env_db_pgsql New Dockerfiles and environment variables structure 2021-09-15 22:31:18 +02:00
.env_java Added missing parameters to env files 2024-12-24 02:50:47 +09:00
.env_prx Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
.env_prx_mysql Updated compose file. No more version. Added name. Removed prefixes for networks. 2024-05-28 17:10:23 +09:00
.env_prx_sqlite3 New Dockerfiles and environment variables structure 2021-09-15 21:19:29 +02:00
.env_snmptraps Updated date / time format in SNMP traps image according ZBX-21192 2024-01-26 22:14:49 +09:00
.env_srv Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
.env_web Added missing ZBX_VAULTPREFIX variable for web containers 2026-01-28 18:19:01 +09:00
.env_web_service Added missing variables to Web-service env file 2024-12-23 23:11:34 +09:00
.MYSQL_PASSWORD Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
.MYSQL_ROOT_PASSWORD Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
.MYSQL_ROOT_USER Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
.MYSQL_USER Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
.POSTGRES_PASSWORD Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
.POSTGRES_USER Prepare to remove supervisord 2026-04-13 21:28:21 +09:00
chrome_dp.json Fixed web-service startup error 2025-11-19 17:39:03 +09:00