494244d5b3
refactor: unify mysql_connect_args condition logic
...
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 15:26:12 +09:00
5683dcda4a
Updated version for trunk / master
2025-07-18 13:41:45 +09:00
6aee772cec
fix: test ENV existence before exporting to config
...
- test `DB_SERVER_SOCKET` before set `ZBX_DB_SOCKET`
- test `DB_SERVER_HOST` before set `ZBX_DB_HOST`
- test `DB_SERVER_PORT` before set `ZBX_DB_PORT`
- remove trailing spaces in `docker-entrypoint.sh` files
2025-07-18 13:12:57 +09:00
6eb67d67d1
Fixed package names for CentOS based images + removed LTSC2025
2025-07-08 14:26:34 +09:00
4a023d0937
Merge pull request #1665 from zabbix/feat/1298/kerberos-authentication-for-web-monitoring
...
Kerberos authentication for web monitoring #1298
2025-05-30 16:50:36 +09:00
5d12e86b76
Added missing ping utility to all Server, Proxy and Agent images
2025-05-30 16:47:30 +09:00
5602f6b383
Updated CentOS Stream to 10 version from 9
2025-05-21 17:46:39 +09:00
13301349ae
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 08:34:08 +00:00
9f12cc6022
Fixed usage Vault DB credentials with server and proxy
2025-03-13 15:24:12 +09:00
e678ca156f
Revert "Updated CentOS 9 to CentOS 10 Stream"
...
This reverts commit f0feafafc1
.
2025-02-18 15:32:19 +09:00
f0feafafc1
Updated CentOS 9 to CentOS 10 Stream
2025-02-17 15:11:04 +09:00
a1bcd2aece
Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates
2025-01-16 13:53:02 +09:00
b0add345eb
Fixed param substition in config files
2025-01-10 01:25:38 +09:00
ac9cb5cdaa
Using env variable for base image on all images
2025-01-08 16:49:55 +09:00
aae532547e
Updated env variables for building process
2025-01-06 17:24:57 +09:00
e23918cf57
Merge env variables for standard locations
2024-12-26 15:54:20 +09:00
2a62353498
Fixed duplicate Include parameters for agent and agent2 images
2024-12-25 14:41:51 +09:00
b7cb725fb3
Add verification for binary Zabbix components after installing dependencies
2024-12-25 14:28:21 +09:00
c952d4ef69
Migrated images to use native Zabbix environment variables
2024-12-23 21:22:01 +09:00
78705b4ab1
Added bash package to all images
2024-12-17 14:36:06 +09:00
6bb4ef2339
Updated next Zabbix version to 7.4
2024-12-16 13:16:31 +09:00
f169159b53
Added ZBX_TLS variables to specify data without attached volume with encryption files
2024-08-21 20:26:24 +09:00
09fc37682b
Clear ZBX, DB env variables before starting agent, server, proxy and web-service
2024-08-20 18:09:56 +09:00
7957d40981
Fixed ZBX_STARTIPMIPOLLERS param name
2024-07-29 14:12:40 +09:00
189c4efb7d
Updated next major master release to 7.2
2024-06-04 15:09:07 +09:00
965c374bae
Updated build output structure
2024-06-01 15:10:31 +09:00
31f62e2c61
Added new parameters for server and proxy
2024-05-21 21:19:12 +09:00
74979f153d
Updated license from GPL v2 to AGPL v3
2024-05-14 02:31:38 +09:00
ba0e04a597
Added tzdata package for most of images
2024-03-22 14:53:18 +09:00
f45015f6de
Added caching / avoid orphans mechanisms
2024-02-18 23:40:38 +09:00
cdd4904a18
Added caching / avoid orphans mechanisms
2024-02-18 23:27:03 +09:00
6d8320203d
Use Centos 9 minimal instead of full image
2024-02-18 20:52:36 +09:00
ffff416244
Fixed Dockerfile instructions
2024-02-14 01:07:53 +09:00
76559f6767
Removed root group for zabbix user in all images. Using nmap without sudo permissions
2024-01-19 00:19:02 +09:00
c8849540ae
Removed tiny. Use docker --init instead
2023-09-13 01:35:24 +09:00
18047ca74d
Updated variables for next release
2023-08-16 16:45:12 +09:00
88fae24525
Fixed MySQL socket usage
2023-05-02 15:33:33 +09:00
93582e53a8
Removed deprecated params, add new params
2023-03-14 22:53:33 +09:00
b90e1d427f
StartHistoryPollers is not supported for proxy since 6.2
2023-03-14 22:28:35 +09:00
51708075ff
Changed structure of manual
2023-03-07 17:27:55 +09:00
21d7f8085d
Updated trunk to 7.0
2023-03-07 17:07:13 +09:00
9d1218115c
Updated CentOS from stream8 to stream9
2023-02-01 15:20:30 +09:00
700558ecd7
Added CyberArk vault
2023-01-22 17:11:51 +09:00
7616584e2b
Add option for execute only DB scripts on proxy and server
2022-12-29 23:56:38 +09:00
769368bf28
Added sudo package for nmap processing
2022-12-16 16:23:51 +09:00
72e6065036
Note about depcreated variable
2022-12-05 18:56:51 +09:00
adc78ca04a
Removed orphaned var
2022-12-05 18:52:40 +09:00
afb2857d03
Added posibility for custom SQL scripts during DB init
2022-08-27 21:47:27 +03:00
8b52ff7f44
Added posibility for custom SQL scripts during DB init
2022-08-27 21:40:18 +03:00
27ae669014
Added nmap and traceroute utilities to server / proxy images
2022-07-20 17:37:00 +03:00