Commit graph

29 commits

Author SHA1 Message Date
Alexey Pustovalov 68e583ec61 Merge changes with Zabbix trunk 2026-07-11 01:48:26 +09:00
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
Alexey Pustovalov 604166c4a8 Updated Alpine to 3.24 version 2026-06-11 16:03:40 +09:00
Alexey Pustovalov d64391f2be Update Ubuntu to 26.04 (resolute) 2026-04-24 13:58:33 +09:00
saranf 9cb78e3029 docs: fix duplicate word 'of of' to 'of'
- Fix 'of of' to 'of' in proxy-sqlite3/README.md
- Fix 'of of' to 'of' in server-mysql/README.md
- Fix 'of of' to 'of' in server-pgsql/README.md
- Fix 'of of' to 'of' in proxy-mysql/README.md

Remove duplicate word in SSL certificate location description.
2026-01-21 23:24:03 +09:00
saranf 5f0333f1b3 docs: fix grammar error 'must be placed to' to 'must be placed in'
- Fix 'must be placed to' to 'must be placed in' in proxy-sqlite3/README.md
- Fix 'must be placed to' to 'must be placed in' in snmptraps/README.md
- Fix 'must be placed to' to 'must be placed in' in server-mysql/README.md
- Fix 'must be placed to' to 'must be placed in' in server-pgsql/README.md
- Fix 'must be placed to' to 'must be placed in' in proxy-mysql/README.md

The correct preposition with 'placed' is 'in' or 'at', not 'to'.
2026-01-21 23:21:40 +09:00
saranf 9742085924 docs: fix additional typos in README files
- Fix 'varable' to 'variable' in web-apache-mysql/README.md (5 occurrences)
- Fix 'varable' to 'variable' in web-apache-pgsql/README.md (5 occurrences)
- Fix 'varable' to 'variable' in web-nginx-pgsql/README.md (5 occurrences)
- Fix 'Serivce' to 'Service' in web-apache-mysql/README.md (2 occurrences)
- Fix 'Serivce' to 'Service' in web-apache-pgsql/README.md (2 occurrences)
- Fix 'Serivce' to 'Service' in web-nginx-pgsql/README.md (2 occurrences)
- Fix 'authentification' to 'authentication' in web-apache-mysql/README.md
- Fix 'authentification' to 'authentication' in web-apache-pgsql/README.md
- Fix 'authentification' to 'authentication' in web-nginx-pgsql/README.md
- Fix 'Depcrecated' to 'Deprecated' in server-pgsql/README.md
- Fix 'containterns' to 'containers' in proxy-mysql/README.md
- Fix 'containterns' to 'containers' in agent2/README.md
- Fix 'Bu default' to 'By default' in proxy-mysql/README.md
- Fix 'want' to 'warn' in java-gateway/README.md
- Complete truncated sentence in java-gateway/README.md (Oracle Linux description)
2026-01-21 23:14:19 +09:00
Alexey Pustovalov 9a7ba6dbbe Updated Alpine Linux to 3.23 2025-12-04 12:59:44 +09:00
Alexey Pustovalov 6aec0d215d Updated supported versions and removed old versions documentation 2025-07-18 14:31:59 +09:00
Marks Sunins a84e942ce1
chore: update 7.4 README version references 2025-07-01 06:19:27 +00:00
Alexey Pustovalov 39b04c8215 Added encryption support between server and frontend 2025-06-26 17:08:19 +09:00
Alexey Pustovalov cd6a1d92ad Added missing ZBX_STARTSNMPPOLLERS to documentation 2025-02-27 13:15:20 +09:00
Alexey Pustovalov 99bf0c8a3a Removed deprecated 6.4 version from tag list 2025-01-10 18:14:15 +09:00
Alexey Pustovalov 6cdeb7bc47 Prepare for Zabbix 7.2 release 2024-12-11 01:08:14 +09:00
Alexey Pustovalov f169159b53 Added ZBX_TLS variables to specify data without attached volume with encryption files 2024-08-21 20:26:24 +09:00
Alexey Pustovalov 7957d40981 Fixed ZBX_STARTIPMIPOLLERS param name 2024-07-29 14:12:40 +09:00
Alexey Pustovalov 824c95a32e Updated master / trunk versions 2024-06-04 15:00:30 +09:00
Alexey Pustovalov 8d654cc4c9 Added SMSDevices for server images 2024-05-29 15:54:52 +09:00
Alexey Pustovalov 5eb35aeadc Updated Alpine base image to 3.20 2024-05-23 14:55:10 +09:00
Alexey Pustovalov 31f62e2c61 Added new parameters for server and proxy 2024-05-21 21:19:12 +09:00
Alexey Pustovalov 74979f153d Updated license from GPL v2 to AGPL v3 2024-05-14 02:31:38 +09:00
Alexey Pustovalov 25d7215712 Added EnableGlobalScripts parameter for server 2024-04-26 15:13:07 +09:00
Alexey Pustovalov 599e7ab4b9 Updated Ubuntu to 24.04 2024-04-24 02:18:27 +09:00
Alexey Pustovalov 1f6a7fe315 Updated documentation and prepared documentation for RHEL 2024-02-21 15:04:26 +09:00
Alexey Pustovalov 3a3e9f68af Updated information about report issues and rootless environments fping usage 2023-12-15 21:56:18 +09:00
Alexey Pustovalov c8849540ae Removed tiny. Use docker --init instead 2023-09-13 01:35:24 +09:00
Alexey Pustovalov 461fe237c8 Removed depcreated SenderFrequency parameter. Fixed logrotate for SNMP traps 2023-03-20 22:46:41 +09:00
Alexey Pustovalov 93582e53a8 Removed deprecated params, add new params 2023-03-14 22:53:33 +09:00
Alexey Pustovalov 51708075ff Changed structure of manual 2023-03-07 17:27:55 +09:00