Continuous Integration
906ed94ad5
Zabbix v7.4.1 release
2025-07-30 12:47:01 +03:00
Marks Sunins
7ed23e456c
refactor: unify mysql_connect_args condition logic
...
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 15:25:40 +09:00
Marks Sunins
cacd04bcb1
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:13:14 +09:00
Marks Sunins
8534e1b944
chore: set Zabbix version tags in Dockerfiles
2025-07-01 06:33:40 +00:00
Alexey Pustovalov
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
Alexey Pustovalov
5d12e86b76
Added missing ping utility to all Server, Proxy and Agent images
2025-05-30 16:47:30 +09:00
Marks Sunins
13301349ae
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 08:34:08 +00:00
Alexey Pustovalov
9f12cc6022
Fixed usage Vault DB credentials with server and proxy
2025-03-13 15:24:12 +09:00
Alexey Pustovalov
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
Alexey Pustovalov
b0add345eb
Fixed param substition in config files
2025-01-10 01:25:38 +09:00
Alexey Pustovalov
ac9cb5cdaa
Using env variable for base image on all images
2025-01-08 16:49:55 +09:00
Alexey Pustovalov
aae532547e
Updated env variables for building process
2025-01-06 17:24:57 +09:00
Alexey Pustovalov
e23918cf57
Merge env variables for standard locations
2024-12-26 15:54:20 +09:00
Alexey Pustovalov
2a62353498
Fixed duplicate Include parameters for agent and agent2 images
2024-12-25 14:41:51 +09:00
Alexey Pustovalov
b7cb725fb3
Add verification for binary Zabbix components after installing dependencies
2024-12-25 14:28:21 +09:00
Alexey Pustovalov
c952d4ef69
Migrated images to use native Zabbix environment variables
2024-12-23 21:22:01 +09:00
Alexey Pustovalov
0887b1094e
Fixed runtime library on Ubuntu
2024-12-20 17:25:39 +09:00
Alexey Pustovalov
6bb4ef2339
Updated next Zabbix version to 7.4
2024-12-16 13:16:31 +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
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
8f4159432a
Updated Ubuntu to 24.04
2024-04-24 18:56:11 +09:00
Alexey Pustovalov
599e7ab4b9
Updated Ubuntu to 24.04
2024-04-24 02:18:27 +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
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
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
b84110a871
Added libevent-pthreads package for Ubuntu based images
2023-03-01 13:41:38 +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
Alexey Pustovalov
769368bf28
Added sudo package for nmap processing
2022-12-16 16:23:51 +09:00
Alexey Pustovalov
72e6065036
Note about depcreated variable
2022-12-05 18:56:51 +09:00
Alexey Pustovalov
adc78ca04a
Removed orphaned var
2022-12-05 18:52:40 +09:00
Alexey Pustovalov
afb2857d03
Added posibility for custom SQL scripts during DB init
2022-08-27 21:47:27 +03:00
Alexey Pustovalov
8b52ff7f44
Added posibility for custom SQL scripts during DB init
2022-08-27 21:40:18 +03:00
Alexey Pustovalov
27ae669014
Added nmap and traceroute utilities to server / proxy images
2022-07-20 17:37:00 +03:00
Alexey Pustovalov
59a8c993ac
Removed fping6 parameter for Ubuntu
2022-07-20 12:19:52 +03:00