Commit graph

19 commits

Author SHA1 Message Date
Alexey Pustovalov 2f2fb7d7ed Fixed variable descriptions 2026-07-11 16:37:56 +09:00
saranf 04defdf8b0 Fix wrong agent config include path in README (zabbix_agent.d -> zabbix_agentd.d)
The "Known issues" note about ZBX_ALIAS tells users to drop extra Alias
config files into /etc/zabbix/zabbix_agent.d, but no agent includes that
directory.

zabbix_agentd.conf includes /etc/zabbix/zabbix_agentd.d/*.conf, and
zabbix_agent2.conf includes /etc/zabbix/zabbix_agentd.d/*.conf as well
(plus /etc/zabbix/zabbix_agent2.d/*.conf). The correct shared directory is
zabbix_agentd.d (note the "d"), which is also created in the image and
documented as a volume earlier in the same README. Files placed under
zabbix_agent.d are silently ignored, so user-provided aliases never load.

Fix the path to zabbix_agentd.d in the agent and agent2 READMEs.
2026-07-10 12:52:54 +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 9801907337 docs: fix typos in README files
- Fix 'Depcrecated' to 'Deprecated' in server-mysql/README.md
- Fix 'varable' to 'variable' in web-nginx-mysql/README.md (5 occurrences)
- Fix 'Serivce' to 'Service' in web-nginx-mysql/README.md (2 occurrences)
- Fix 'authentification' to 'authentication' in web-nginx-mysql/README.md
- Fix 'containterns' to 'containers' in agent/README.md
2026-01-21 23:03:47 +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 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 824c95a32e Updated master / trunk versions 2024-06-04 15:00:30 +09:00
Alexey Pustovalov 5eb35aeadc Updated Alpine base image to 3.20 2024-05-23 14:55:10 +09:00
Alexey Pustovalov 74979f153d Updated license from GPL v2 to AGPL v3 2024-05-14 02:31:38 +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 bd05205fb5 Removed tiny. Use docker --init instead 2023-09-13 01:37:06 +09:00
Alexey Pustovalov c8849540ae Removed tiny. Use docker --init instead 2023-09-13 01:35:24 +09:00
Alexey Pustovalov b1b85d030f Changed structure of manual 2023-03-07 17:15:15 +09:00