79 Commits

Author SHA1 Message Date
Alexey Pustovalov
3662488ddb Updated Alpine image to 3.22 version 2025-06-01 01:16:53 +09:00
Continuous Integration
f7d4c95085 Zabbix v7.2.7 release 2025-05-20 14:05:28 +03:00
Marks Sunins
9cfea015c8
refactor: unify mysql_connect_args condition logic
- Refactored mysql_connect_args to be set under a single condition
2025-05-13 09:26:26 +00:00
Marks Sunins
7241127870
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-05-13 09:26:08 +00:00
Marks Sunins
6638ca1b6b
fix: env ZBX_DB_SOCKET being set to an empty value 2025-05-08 07:14:38 +00:00
Continuous Integration
5ac01a4821 Zabbix v7.2.6 release 2025-04-23 11:22:15 +03:00
Alexey Pustovalov
4c146b6cf0 Fixed fping binary permissions in Alpine images 2025-03-28 13:44:24 +09:00
Continuous Integration
cb111574bd Zabbix v7.2.5 release 2025-03-27 15:20:16 +02:00
Marks Sunins
340d261251
Added KRB5-MIT client library to proxy-mysql
| Distro | Version |
| ------ | ------- |
| alpine | 3.21 |
| centos | stream9-minimal |
| oracle linux | 9-slim |
| rhel-ubi | 9.5 |
| ubuntu | noble |
2025-03-24 07:10:02 +00:00
Alexey Pustovalov
435e92fdbc Fixed usage Vault DB credentials with server and proxy 2025-03-13 15:32:18 +09:00
Continuous Integration
66bfa56bfd Zabbix v7.2.4 release 2025-02-25 11:52:49 +02:00
Continuous Integration
7f8b165e03 Zabbix v7.2.3 release 2025-01-28 11:48:10 +02:00
Alexey Pustovalov
4236b6d502 Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates 2025-01-16 13:53:18 +09:00
Alexey Pustovalov
dc4d5850e1 Fixed param substition in config files 2025-01-10 01:33:31 +09:00
Alexey Pustovalov
42510da6b9 Using env variable for base image on all images 2025-01-08 16:53:45 +09:00
Alexey Pustovalov
063e9b821d Updated env variables for building process 2025-01-08 16:23:59 +09:00
Continuous Integration
34dcfa3bb8 Zabbix v7.2.2 release 2025-01-06 14:31:45 +02:00
Alexey Pustovalov
a950f484ea Merge env variables for standard locations 2024-12-26 15:52:37 +09:00
Alexey Pustovalov
ecff7cb2df Fixed duplicate Include parameters for agent and agent2 images 2024-12-25 14:42:47 +09:00
Alexey Pustovalov
e4d8d8e0b1 Add verification for binary Zabbix components after installing dependencies 2024-12-25 14:42:46 +09:00
Alexey Pustovalov
688ed8b9cb Migrated images to use native Zabbix environment variables 2024-12-24 22:40:55 +09:00
Continuous Integration
b7d9d1156d Zabbix v7.2.1 release 2024-12-20 18:44:09 +02:00
Alexey Pustovalov
c28013f40f Fixed warning messages on Alpine (mysql->mariadb) during SQL queries 2024-12-20 18:44:02 +09:00
Alexey Pustovalov
18a8998fc0 Prepare for Zabbix 7.2 release 2024-12-11 15:32:20 +09:00
Alexey Pustovalov
380f7e94ea Updated Alpine version from 3.20 to 3.21 2024-12-06 14:20:01 +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
09fc37682b Clear ZBX, DB env variables before starting agent, server, proxy and web-service 2024-08-20 18:09:56 +09:00
Alexey Pustovalov
7957d40981 Fixed ZBX_STARTIPMIPOLLERS param name 2024-07-29 14:12:40 +09:00
Alexey Pustovalov
189c4efb7d Updated next major master release to 7.2 2024-06-04 15:09:07 +09:00
Alexey Pustovalov
965c374bae Updated build output structure 2024-06-01 15:10:31 +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
b6a46be4b2 Added zlib and devel packages 2024-03-24 22:42:53 +09:00
Alexey Pustovalov
ba0e04a597 Added tzdata package for most of images 2024-03-22 14:53:18 +09:00
Alexey Pustovalov
cdd4904a18 Added caching / avoid orphans mechanisms 2024-02-18 23:27:03 +09:00
Alexey Pustovalov
ffff416244 Fixed Dockerfile instructions 2024-02-14 01:07:53 +09:00
Alexey Pustovalov
42eabe9279 Added gzip package to server / proxy images 2024-02-01 18:02:34 +09:00
Alexey Pustovalov
76559f6767 Removed root group for zabbix user in all images. Using nmap without sudo permissions 2024-01-19 00:19:02 +09:00
Alexey Pustovalov
e0f02f3e56 Updated Alpine to 3.19 2023-12-13 14:29:00 +09:00
Alexey Pustovalov
c8849540ae Removed tiny. Use docker --init instead 2023-09-13 01:35:24 +09:00
Alexey Pustovalov
18047ca74d Updated variables for next release 2023-08-16 16:45:12 +09:00
Alexey Pustovalov
0384443774 Updated Alpine to 3.18 2023-06-19 23:55:50 +09:00
Alexey Pustovalov
88fae24525 Fixed MySQL socket usage 2023-05-02 15:33:33 +09:00
Alexey Pustovalov
93582e53a8 Removed deprecated params, add new params 2023-03-14 22:53:33 +09:00
Alexey Pustovalov
b90e1d427f StartHistoryPollers is not supported for proxy since 6.2 2023-03-14 22:28:35 +09:00
Alexey Pustovalov
51708075ff Changed structure of manual 2023-03-07 17:27:55 +09:00
Alexey Pustovalov
21d7f8085d Updated trunk to 7.0 2023-03-07 17:07:13 +09:00
Alexey Pustovalov
700558ecd7 Added CyberArk vault 2023-01-22 17:11:51 +09:00
Alexey Pustovalov
7616584e2b Add option for execute only DB scripts on proxy and server 2022-12-29 23:56:38 +09:00