Commit Graph

1903 Commits

Author SHA1 Message Date
d57938e075 feat: set php mysqli socket to user provided value 2025-07-18 08:09:26 +00:00
744c5eed89 feat: set php mysqli socket to user provided value 2025-07-18 08:09:14 +00:00
d857a30bb1 refactor: unify mysql_connect_args in web-frontend
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 08:09:04 +00:00
80ae6c771f Updated Sonacloud workflow 2025-07-18 15:45:11 +09:00
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
6aec0d215d Updated supported versions and removed old versions documentation 2025-07-18 14:31:59 +09:00
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
fc09a76aff Fixed temporary filesystem required for Chrome 2025-07-17 19:58:52 +09:00
70953564f1 Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 10:58:04 +09:00
51b5f1a0f8 Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 00:10:33 +09:00
136d09f45e Fixed PostgreSQL 17 on Ubuntu images 2025-07-16 11:17:32 +09:00
79d60209cd Removed orphaned *.pyc files from Ubuntu images 2025-07-15 18:05:00 +09:00
3bc102be60 Fixed PostgreSQL 17 on Ubuntu images 2025-07-15 15:34:59 +09:00
609866c700 Fixed maintenance message for Web-interface 2025-07-14 19:16:22 +09:00
e983d96d30 Fixed package names for CentOS based images + removed LTSC2025 2025-07-08 14:26:49 +09:00
20d11ee6d6 Added correct resolving for source IP addresses in case of HTTP proxies 2025-07-05 11:49:09 +03:00
d6f0ef5997 Updated Oracle Linux 9 to 10 2025-07-04 10:37:03 +03:00
24eec860fd Revert CentOS and remove deprecated Windows ltsc 2019 2025-07-01 20:19:52 +03:00
c5681e8a90 Removed CentOS from build pipeline 7.4.0 2025-07-01 17:15:11 +03:00
9dfc28bf0d Merge pull request #1717 from zabbix/feat/release-7-4-0
feat: release Zabbix 7.4.0
2025-07-01 11:20:39 +03:00
ea607c9ddd Updated Sonarcloud default branch 2025-07-01 11:20:08 +03:00
8534e1b944 chore: set Zabbix version tags in Dockerfiles 2025-07-01 06:33:40 +00:00
a84e942ce1 chore: update 7.4 README version references 2025-07-01 06:19:27 +00:00
eff34d0b87 chore: update 7.4 k8s image tags 2025-07-01 06:17:53 +00:00
230669ac0a chore: set 7.4 default env vars 2025-07-01 06:16:55 +00:00
39b04c8215 Added encryption support between server and frontend 2025-06-26 17:08:19 +09:00
dc7086ede0 Added volume for custom MIBs 2025-06-10 14:34:47 +09:00
4376467951 Updated readme 2025-06-04 13:04:48 +09:00
0b40e2f006 Optimized Windows build environment 2025-06-03 06:51:15 +00:00
c9c390b30e Optimized Windows build environment 2025-06-03 06:48:41 +00:00
3e20237bdc Updated Alpine image to 3.22 version 2025-06-02 18:18:19 +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
5d12e86b76 Added missing ping utility to all Server, Proxy and Agent images 2025-05-30 16:47:30 +09:00
6ae4e8adf5 Increased build time for images 2025-05-29 10:26:18 +09:00
98aa0453a7 Updated PHP to 8.4 version on Alpine 2025-05-28 13:30:03 +00:00
4fb46b2122 Added Dockerfile for NVIDIA GPU monitoring 2025-05-28 07:48:15 +00:00
9a0f5773e3 Using plain Windows nanoserver image for agent and agent2 images 2025-05-26 11:29:59 +09:00
0101fb79b4 Using Windows nanoserver image instead of old Powershell image 2025-05-25 13:08:22 +00:00
136ba9a5ed Using Windows nanoserver image instead of old Powershell image 2025-05-25 12:05:02 +00:00
150a7c7d27 Removed Windows 2025 LTSC. Need to reorganizae powershell images (final) 2025-05-24 13:10:10 +09:00
fb585c71ac Added Windows 2025 LTSC 2025-05-22 13:48:25 +09:00
a0d7e57993 Updated libraries for Windows 2025-05-22 13:46:19 +09:00
f57b511186 Updated CentOS Stream to 10 version from 9 2025-05-21 17:47:18 +09:00
5602f6b383 Updated CentOS Stream to 10 version from 9 2025-05-21 17:46:39 +09:00
ceb54c94a4 Updated RHEL from 9 to 10 2025-05-16 04:16:19 +09:00
212f9019ba Updated RHEL from 9 to 10 2025-05-16 01:08:31 +09:00
200d49489d Merge pull request #1690 from zabbix/fix/DEVOPS-46/empty-db-socket
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 17:43:47 +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