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
d0323bf85d
Updated Alpine image to 3.22 version
2025-06-01 01:16:15 +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
13301349ae
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 08:34:08 +00:00
750cce1334
Fixed fping binary permissions in Alpine images
2025-03-28 13:41:56 +09:00
9f12cc6022
Fixed usage Vault DB credentials with server and proxy
2025-03-13 15:24:12 +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
527e146761
Fixed warning messages on Alpine (mysql->mariadb) during SQL queries
2024-12-20 18:43:46 +09:00
6bb4ef2339
Updated next Zabbix version to 7.4
2024-12-16 13:16:31 +09:00
380f7e94ea
Updated Alpine version from 3.20 to 3.21
2024-12-06 14:20:01 +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
6b1d6cfd96
Fixed usage Vault with non-vault DB credentials
2024-07-22 16:51:42 +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
8d654cc4c9
Added SMSDevices for server images
2024-05-29 15:54:52 +09:00
5eb35aeadc
Updated Alpine base image to 3.20
2024-05-23 14:55:10 +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
25d7215712
Added EnableGlobalScripts parameter for server
2024-04-26 15:13:07 +09:00
b6a46be4b2
Added zlib and devel packages
2024-03-24 22:42:53 +09:00
cdd4904a18
Added caching / avoid orphans mechanisms
2024-02-18 23:27:03 +09:00
ffff416244
Fixed Dockerfile instructions
2024-02-14 01:07:53 +09:00
42eabe9279
Added gzip package to server / proxy images
2024-02-01 18:02:34 +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
e0f02f3e56
Updated Alpine to 3.19
2023-12-13 14:29:00 +09:00
c8849540ae
Removed tiny. Use docker --init instead
2023-09-13 01:35:24 +09:00
d4f6f49465
Fixed missing and incorrect variables
2023-08-16 16:55:59 +09:00
18047ca74d
Updated variables for next release
2023-08-16 16:45:12 +09:00
0384443774
Updated Alpine to 3.18
2023-06-19 23:55:50 +09:00
88fae24525
Fixed MySQL socket usage
2023-05-02 15:33:33 +09:00
461fe237c8
Removed depcreated SenderFrequency parameter. Fixed logrotate for SNMP traps
2023-03-20 22:46:41 +09:00
93582e53a8
Removed deprecated params, add new params
2023-03-14 22:53:33 +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
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
9e3f4427c0
Updated Alpine to 3.17
2022-11-23 19:05:59 +09:00
8b52ff7f44
Added posibility for custom SQL scripts during DB init
2022-08-27 21:40:18 +03:00