Commit Graph

491 Commits

Author SHA1 Message Date
Alexey Pustovalov
358d7c1cd6 Double quotes around patch path 2025-09-27 13:43:57 +09:00
Alexey Pustovalov
9b9cdf6ea6 Fixed base image for Apache images with PostgreSQL support 2025-08-21 14:08:03 +09:00
Alexey Pustovalov
5efd66470a Updated Go to 1.25.0 2025-08-13 13:40:42 +09:00
Alexey Pustovalov
b9df0f61b8 Updated dependency versions for Windows Zabbix agent and Zabbix agent 2 2025-07-19 22:09:05 +09:00
Alexey Pustovalov
5c4a2d130a Updated OpenSSL build flags for Windows Zabbix agent and Zabbix agent 2 2025-07-19 21:05:54 +09:00
Marks Sunins
d12d9d799f
feat: set php mysqli socket to user provided value 2025-07-18 08:51:58 +00:00
Marks Sunins
705bb9f431
feat: set php mysqli socket to user provided value 2025-07-18 08:51:54 +00:00
Marks Sunins
d217c2924d
refactor: unify mysql_connect_args in web-frontend
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 08:51:41 +00:00
Marks Sunins
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
Alexey Pustovalov
e654839431 Updated supported versions and removed old versions documentation 2025-07-18 13:43:21 +09:00
Alexey Pustovalov
5683dcda4a Updated version for trunk / master 2025-07-18 13:41:45 +09:00
Marks Sunins
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
Alexey Pustovalov
9ed71c8c52 Removed orphaned *.pyc files from Ubuntu images 2025-07-15 18:04:47 +09:00
Alexey Pustovalov
68d2c9a557 Fixed PostgreSQL 17 on Ubuntu images 2025-07-15 15:47:28 +09:00
Alexey Pustovalov
6cc64e64ee Fixed maintenance message for Web-interface 2025-07-14 19:16:37 +09:00
Alexey Pustovalov
6eb67d67d1 Fixed package names for CentOS based images + removed LTSC2025 2025-07-08 14:26:34 +09:00
Alexey Pustovalov
e0f77c4380 Added correct resolving for source IP addresses in case of HTTP proxies 2025-07-04 17:54:57 +03:00
Alexey Pustovalov
65e364be32 Updated Oracle Linux 9 to 10 2025-07-04 10:37:18 +03:00
Alexey Pustovalov
39b04c8215 Added encryption support between server and frontend 2025-06-26 17:08:19 +09:00
Alexey Pustovalov
0b40e2f006 Optimized Windows build environment 2025-06-03 06:51:15 +00:00
Alexey Pustovalov
c9c390b30e Optimized Windows build environment 2025-06-03 06:48:41 +00:00
Alexey Pustovalov
3e20237bdc Updated Alpine image to 3.22 version 2025-06-02 18:18:19 +09:00
Alexey Pustovalov
d0323bf85d Updated Alpine image to 3.22 version 2025-06-01 01:16:15 +09: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
root
98aa0453a7 Updated PHP to 8.4 version on Alpine 2025-05-28 13:30:03 +00:00
root
4fb46b2122 Added Dockerfile for NVIDIA GPU monitoring 2025-05-28 07:48:15 +00:00
Alexey Pustovalov
9a0f5773e3 Using plain Windows nanoserver image for agent and agent2 images 2025-05-26 11:29:59 +09:00
Alexey Pustovalov
0101fb79b4 Using Windows nanoserver image instead of old Powershell image 2025-05-25 13:08:22 +00:00
Alexey Pustovalov
136ba9a5ed Using Windows nanoserver image instead of old Powershell image 2025-05-25 12:05:02 +00:00
Alexey Pustovalov
a0d7e57993 Updated libraries for Windows 2025-05-22 13:46:19 +09:00
Alexey Pustovalov
f57b511186 Updated CentOS Stream to 10 version from 9 2025-05-21 17:47:18 +09:00
Alexey Pustovalov
5602f6b383 Updated CentOS Stream to 10 version from 9 2025-05-21 17:46:39 +09:00
Alexey Pustovalov
ceb54c94a4 Updated RHEL from 9 to 10 2025-05-16 04:16:19 +09:00
Alexey Pustovalov
212f9019ba Updated RHEL from 9 to 10 2025-05-16 01:08:31 +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
750cce1334 Fixed fping binary permissions in Alpine images 2025-03-28 13:41:56 +09:00
Alexey Pustovalov
9f12cc6022 Fixed usage Vault DB credentials with server and proxy 2025-03-13 15:24:12 +09:00
Alexey Pustovalov
cd6a1d92ad Added missing ZBX_STARTSNMPPOLLERS to documentation 2025-02-27 13:15:20 +09:00
Alexey Pustovalov
1185c4f0a3 Commented missing mount. Cannot build images on Podman 5+ 2025-02-26 13:18:59 +09:00
Alexey Pustovalov
8e26e7250b Updated OpenSSL version to 3.4.1 2025-02-19 14:31:56 +09:00
Alexey Pustovalov
afdac43d7b Updated OpenSSL version to 3.4.1 2025-02-19 14:15:22 +09:00
Alexey Pustovalov
e678ca156f Revert "Updated CentOS 9 to CentOS 10 Stream"
This reverts commit f0feafafc1.
2025-02-18 15:32:19 +09:00
Alexey Pustovalov
f0feafafc1 Updated CentOS 9 to CentOS 10 Stream 2025-02-17 15:11:04 +09:00
Alexey Pustovalov
cb1e3a1240 Fixed clean up error message on Windows 2025-02-16 15:50:35 +09:00
Alexey Pustovalov
2bd88d7f55 Fixed missing prepare_zbx_config function for some Nginx images 2025-02-12 13:51:08 +09:00
Alexey Pustovalov
9f8aef76a8 Fixed internal variable on Windows containers 2025-01-17 14:00:53 +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
04c3ea7a10 Fixed Nginx configuration dir on Ubuntu 2025-01-16 10:56:49 +09:00
Alexey Pustovalov
69cdfa9ffd Fixed snmptrapd persistent directory 2025-01-15 13:05:48 +09:00