zabbix/Dockerfiles
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
..
agent Optimized powershell code 2026-06-11 17:52:37 +09:00
agent2 Optimized powershell code 2026-06-11 17:52:37 +09:00
build-base Updated libraries and environment for Windows agents 2026-07-06 16:41:19 +09:00
build-mysql Added bcrypt.lib library for Windows agent 2026-07-06 17:40:24 +09:00
build-pgsql Trying to avoid operation cancelled 2026-06-15 13:26:18 +09:00
build-sqlite3 Trying to avoid operation cancelled 2026-06-15 13:26:18 +09:00
java-gateway Updated OpenJDK version to 21 2026-06-19 16:21:57 +09:00
proxy-mysql Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
proxy-sqlite3 Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
server-mysql Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
server-pgsql Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable 2026-07-08 21:37:21 +09:00
snmptraps Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00
web-apache-mysql Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00
web-apache-pgsql Fixed version of Dockerfile 2026-06-21 10:54:00 +09:00
web-nginx-mysql Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00
web-nginx-pgsql Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00
web-service Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00