Commit Graph

1893 Commits

Author SHA1 Message Date
Alexey Pustovalov
d8f4a04cb2 Removed Windows 2019 LTSC from build 7.2.12 2025-08-29 11:56:42 +09:00
Alexey Pustovalov
9056ea6bd9 Replaced Ubuntu arch according available platforms 2025-08-29 11:55:52 +09:00
Continuous Integration
61db53fcb5 Zabbix v7.2.12 release 2025-08-19 14:43:04 +03:00
Continuous Integration
00a2b26f0e Zabbix v7.2.11 release 7.2.11 2025-07-22 11:19:13 +03:00
Alexey Pustovalov
61dae79ecc Fixed PostgreSQL 17 on Ubuntu images 2025-07-19 15:19:50 +09:00
Alexey Pustovalov
7f89933870 Merge changes with trunk 2025-07-18 15:49:42 +09:00
Alexey Pustovalov
bb16e4ff56 Removed duplicates code for Nginx configuration 2025-07-18 15:40:32 +09:00
Alexey Pustovalov
87001f031f Updated supported versions and removed old versions documentation 2025-07-18 14:32:16 +09:00
Alexey Pustovalov
cb1c527158 Fixed temporary filesystem required for Chrome 2025-07-17 19:59:57 +09:00
Alexey Pustovalov
4fae508f72 Removed orphaned *.pyc files from Ubuntu images 2025-07-15 18:05:10 +09:00
Alexey Pustovalov
c58deea26a Fixed PostgreSQL 17 on Ubuntu images 2025-07-15 16:12:37 +09:00
Alexey Pustovalov
e7bb4fef5a Fixed maintenance message for Web-interface 2025-07-14 19:17:21 +09:00
Alexey Pustovalov
ebc0a2c692 Added correct resolving for source IP addresses in case of HTTP proxies 2025-07-08 20:04:46 +09:00
Continuous Integration
78da2eea7b Zabbix v7.2.10 release 7.2.10 2025-06-27 14:46:24 +03:00
Alexey Pustovalov
8bdbc09a7f Removed redundant code 2025-06-26 17:10:38 +09:00
Continuous Integration
eafda08917 Zabbix v7.2.9 release 7.2.9 2025-06-20 18:58:08 +03:00
Continuous Integration
52253f80cd Zabbix v7.2.8 release 7.2.8 2025-06-18 17:06:16 +03:00
Alexey Pustovalov
444d95a8de Updated SonarCloud settings 2025-06-10 14:43:40 +09:00
Alexey Pustovalov
d7f0a4af89 Added volume for custom MIBs 2025-06-10 14:35:12 +09:00
Alexey Pustovalov
8e5ab73a8a Updated readme 2025-06-04 13:04:31 +09:00
Alexey Pustovalov
b80d206205 Optimized Windows build environment 2025-06-03 07:07:33 +00:00
Alexey Pustovalov
ca3c3b4f26 Optimized Windows build environment 2025-06-03 07:07:21 +00:00
root
77e078b582 Updated PHP to 8.4 version on Alpine 2025-06-03 00:55:46 +09:00
Alexey Pustovalov
deac4f89d1 Updated Alpine image to 3.22 version 2025-06-02 18:18:30 +09:00
Alexey Pustovalov
984d85e711 Increased build time for images 2025-06-01 16:21:09 +09:00
Alexey Pustovalov
3662488ddb Updated Alpine image to 3.22 version 2025-06-01 01:16:53 +09:00
Alexey Pustovalov
95d28c24e0 Added missing ping utility to all Server, Proxy and Agent images 2025-05-30 16:48:10 +09:00
root
407d0f3aec Added Dockerfile for NVIDIA GPU monitoring 2025-05-28 07:47:16 +00:00
Alexey Pustovalov
28202cc63c Using plain Windows nanoserver image for agent and agent2 images 2025-05-26 13:34:43 +09:00
Alexey Pustovalov
06e56afd58 Updated RHEL to 9.6 2025-05-21 22:17:54 +09:00
Continuous Integration
f7d4c95085 Zabbix v7.2.7 release 7.2.7 2025-05-20 14:05:28 +03:00
Alexey Pustovalov
894a6527bf Fixed web-service image on RHEL 2025-05-19 17:28:19 +09:00
Alexey Pustovalov
ccd700a419 Merge pull request #1692 from zabbix/fix/ZBX-25968/wrong-DBPort-value
Fix #1628 unset MYSQL_DB variables being exported
2025-05-17 19:30:26 +09:00
Marks Sunins
d06ed961b3 feat: set php mysqli socket to user provided value 2025-05-16 06:33:32 +00:00
Marks Sunins
de0d18784a feat: set php mysqli socket to user provided value 2025-05-16 06:32:32 +00:00
Marks Sunins
537b5373e1 refactor: unify mysql_connect_args in web-frontend
- Refactored mysql_connect_args to be set under a single condition
2025-05-13 09:26:26 +00: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
Alexey Pustovalov
488dc0a1fd Merge pull request #1689 from zabbix/fix/DEVOPS-46/server-empty-db-socket
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 17:07:30 +09: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 7.2.6 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 7.2.5 2025-03-27 15:20:16 +02:00
Alexey Pustovalov
d0546225ca Merge pull request #1665 from zabbix/feat/1298/kerberos-authentication-for-web-monitoring
Kerberos authentication for web monitoring #1298
2025-03-24 16:52:24 +09:00
Marks Sunins
7440b6dcec Added KRB5-MIT client library to proxy-sqlite3
| Distro | Version |
| ------ | ------- |
| alpine | 3.21 |
| centos | stream9-minimal |
| oracle linux | 9-slim |
| rhel-ubi | 9.5 |
| ubuntu | noble |
2025-03-24 07:12:26 +00: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
Marks Sunins
19206eaa65 Added KRB5-MIT client library to server-pgsql
| Distro | Version |
| ------ | ------- |
| alpine | 3.21 |
| centos | stream9-minimal |
| oracle linux | 9-slim |
| rhel-ubi | 9.5 |
| ubuntu | noble |
2025-03-24 07:02:55 +00:00
Marks Sunins
6895a2c553 Added KRB5-MIT client library to server-mysql
| Distro | Version |
| ------ | ------- |
| alpine | 3.21 |
| centos | stream9-minimal |
| oracle linux | 9-slim |
| rhel-ubi | 9.5 |
| ubuntu | noble |
2025-03-24 05:28:10 +00:00
Alexey Pustovalov
0bc97ea57c Fixed ZBX_SSO_SETTINGS parameter format example 2025-03-14 16:49:09 +09:00
Alexey Pustovalov
435e92fdbc Fixed usage Vault DB credentials with server and proxy 2025-03-13 15:32:18 +09:00