Continuous Integration
0d01a127e9
Zabbix v7.4.12 release
2026-07-09 08:36:32 +03:00
Alexey Pustovalov
6848a2cb31
Merge pull request #1945 from saranf/fix/remove-obsolete-javagateway-enable
...
Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable
2026-07-08 22:08:49 +09:00
saranf
1a3bd3067a
Remove obsolete ZBX_JAVAGATEWAY_ENABLE variable
...
ZBX_JAVAGATEWAY_ENABLE is no longer handled by any entrypoint since the
images were migrated to native Zabbix environment variables. The Java
gateway is now configured directly via ZBX_JAVAGATEWAY (JavaGateway) and
ZBX_STARTJAVAPOLLERS (StartJavaPollers).
The obsolete variable was still documented in the server/proxy READMEs and
shipped in the example env files and kubernetes.yaml, where it does nothing.
Worse, the README described it as the way to enable the Java gateway, so a
user setting only ZBX_JAVAGATEWAY_ENABLE=true would get no Java checks.
Remove all remaining references (READMEs, env_vars/.env_srv, env_vars/.env_prx,
kubernetes.yaml). The native ZBX_JAVAGATEWAY / ZBX_STARTJAVAPOLLERS variables
are kept, so existing setups keep working.
2026-07-08 21:37:21 +09:00
Alexey Pustovalov
c0a8630b24
Fixed RHEL based server pgsql
2026-07-08 14:46:52 +09:00
Alexey Pustovalov
46eadea74a
Added bcrypt.lib library for Windows agent
2026-07-06 17:40:24 +09:00
Alexey Pustovalov
156c69d41b
Updated libraries and environment for Windows agents
2026-07-06 16:41:19 +09:00
Alexey Pustovalov
f09c63d87d
Updated libraries and environment for Windows agents
2026-07-06 16:41:17 +09:00
Alexey Pustovalov
c5da820807
Fixed version of Dockerfile
2026-06-21 10:54:00 +09:00
Alexey Pustovalov
d2cda8436c
Fixed TMDB sql files location
2026-06-19 16:35:55 +09:00
Alexey Pustovalov
ffafc1609c
Updated OpenJDK version to 21
2026-06-19 16:21:57 +09:00
Alexey Pustovalov
391d94a861
Optimized Windows build. Caching VS Dev Shell
2026-06-19 16:18:56 +09:00
Alexey Pustovalov
63c0ccda39
Trying to avoid operation cancelled
2026-06-15 13:26:18 +09:00
Alexey Pustovalov
58fc270f03
Fixed optional SQL files for TMDB
2026-06-12 12:44:35 +09:00
Alexey Pustovalov
0871e1606d
Updated PowerShell to 7.6.2
2026-06-11 22:10:52 +09:00
Alexey Pustovalov
71ffd3c36a
Optimized powershell code
2026-06-11 17:52:37 +09:00
Alexey Pustovalov
cf628972c1
Revert cmake additions for ember-plus (not needed for 7.4)
2026-06-11 16:21:25 +09:00
Alexey Pustovalov
e308b79a78
Prepare SQLite3 DB file before proxy start
2026-06-11 16:04:35 +09:00
Alexey Pustovalov
6b7fd47301
Added cmake for all OS to build ember-plus plugin
2026-06-11 16:04:28 +09:00
Alexey Pustovalov
8b715e573d
Added cmake for all OS to build ember-plus plugin
2026-06-11 16:04:22 +09:00
Alexey Pustovalov
1b244dfdaa
Added cmake for RHEL to build ember-plus plugin
2026-06-11 16:04:16 +09:00
Alexey Pustovalov
604166c4a8
Updated Alpine to 3.24 version
2026-06-11 16:03:40 +09:00
Continuous Integration
5d97d46161
Zabbix v7.4.11 release
2026-06-02 15:49:30 +03:00
Alexey Pustovalov
804e3fe093
Updated RHEL to 10.2
2026-05-21 14:19:03 +09:00
Continuous Integration
c6d3fa0ad1
Zabbix v7.4.10 release
2026-05-06 09:25:01 +03:00
Alexey Pustovalov
65538e4c1d
Fixed MIB errors on Ubuntu
2026-04-29 11:49:29 +09:00
Alexey Pustovalov
80242566f2
Suppress OpenSSL clean error messages
2026-04-25 16:24:50 +09:00
Alexey Pustovalov
6888e54e9a
Optimize agents build on Windows
2026-04-25 10:57:07 +09:00
Alexey Pustovalov
07284f840d
Optimize agent2 build on Windows
2026-04-25 10:56:53 +09:00
Alexey Pustovalov
14e78fc525
Updated Go lang to 1.26.2 for Windows
2026-04-25 10:56:37 +09:00
Alexey Pustovalov
9b58aa9893
Removed VC tools for windows agent 2
2026-04-25 10:55:59 +09:00
Alexey Pustovalov
adcc499b57
Removed VC tools for windows agent 2
2026-04-25 10:55:47 +09:00
Alexey Pustovalov
d64391f2be
Update Ubuntu to 26.04 (resolute)
2026-04-24 13:58:33 +09:00
Alexey Pustovalov
13a048f6b6
Fixed SSL in Nginx on Ubuntu images
2026-04-21 22:27:54 +09:00
Alexey Pustovalov
ab4b7c0a88
Fixed SSL in Nginx on Ubuntu images
2026-04-21 22:27:34 +09:00
Alexey Pustovalov
d8b4c6074b
Cleaning code
2026-04-18 15:40:31 +09:00
Alexey Pustovalov
d4463bc473
Prepare to remove supervisord
2026-04-16 18:47:58 +09:00
Alexey Pustovalov
1e560e4b52
Disabled AIO on Ubuntu ngins images
2026-04-14 17:59:00 +09:00
Alexey Pustovalov
f90d815c0e
Fixed SSL on Nginx images
2026-04-14 17:26:05 +09:00
Alexey Pustovalov
75525e6905
Removed unecessary ENV variable
2026-04-14 15:42:28 +09:00
Alexey Pustovalov
93b20c2b80
Updated PHP to 8.5 on Alpine
2026-04-14 11:51:43 +09:00
Alexey Pustovalov
e2e7a21002
Prepare to remove supervisord
2026-04-14 03:09:44 +09:00
Alexey Pustovalov
19aae3d4a3
Prepare to remove supervisord
2026-04-14 03:03:21 +09:00
Alexey Pustovalov
b8fed86d78
Prepare to remove supervisord
2026-04-13 21:28:21 +09:00
Alexey Pustovalov
26c5c549bc
Using built-in EPEL repo on OL
2026-04-09 16:04:53 +09:00
Continuous Integration
6469e73f92
Zabbix v7.4.9 release
2026-04-09 08:09:03 +03:00
Alexey Pustovalov
128fb7b3a9
Updated docker entrypoint structure. Using libraries for common functions
2026-04-04 22:00:46 +09:00
Alexey Pustovalov
0b0d971c44
Updated docker entrypoint structure. Using libraries for common functions
2026-04-03 21:20:38 +09:00
Alexey Pustovalov
21e7e1d691
Updated docker entrypoint structure. Using libraries for common functions
2026-04-03 21:19:41 +09:00
Alexey Pustovalov
fa30b9d994
Fixed build on RHEL
2026-04-03 21:17:23 +09:00
Alexey Pustovalov
932f81a92a
Updated docker entrypoint structure. Using libraries for common functions
2026-04-03 21:16:40 +09:00