Commit Graph

455 Commits

Author SHA1 Message Date
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 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
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
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 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 2025-03-27 15:20:16 +02: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
435e92fdbc Fixed usage Vault DB credentials with server and proxy 2025-03-13 15:32:18 +09:00
Alexey Pustovalov
5e2808ada7 Added missing ZBX_STARTSNMPPOLLERS to documentation 2025-02-27 13:15:32 +09:00
Alexey Pustovalov
f4a091554f Commented missing mount. Cannot build images on Podman 5+ 2025-02-26 13:20:43 +09:00
Continuous Integration
66bfa56bfd Zabbix v7.2.4 release 2025-02-25 11:52:49 +02:00
Alexey Pustovalov
7421f7a9c5 Updated OpenSSL version to 3.4.1 2025-02-19 15:45:03 +09:00
Alexey Pustovalov
b9148a566e Updated OpenSSL version to 3.4.1 2025-02-19 15:45:03 +09:00
Alexey Pustovalov
4df3af632b Fixed clean up error message on Windows 2025-02-17 15:12:53 +09:00
Alexey Pustovalov
42450b9f49 Fixed missing prepare_zbx_config function for some Nginx images 2025-02-12 13:51:24 +09:00
Continuous Integration
7f8b165e03 Zabbix v7.2.3 release 2025-01-28 11:48:10 +02:00
Alexey Pustovalov
903ba7f8e6 Fixed internal variable on Windows containers 2025-01-17 14:01:08 +09:00
Alexey Pustovalov
4236b6d502 Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates 2025-01-16 13:53:18 +09:00
Alexey Pustovalov
a6ebccd984 Fixed Nginx configuration dir on Ubuntu 2025-01-16 10:56:38 +09:00
Alexey Pustovalov
dd02bfe7e5 Fixed snmptrapd persistent directory 2025-01-15 13:06:01 +09:00
Alexey Pustovalov
431b8007b6 Fixed snmptrapd persistent directory 2025-01-15 13:02:21 +09:00
Alexey Pustovalov
e538eca852 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:52 +09:00
Alexey Pustovalov
ecdcf6d609 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:43 +09:00
Alexey Pustovalov
83190c8268 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:31 +09:00
Alexey Pustovalov
109d9bae3d Updated build procedure for Windows containers 2025-01-14 16:32:22 +09:00
Alexey Pustovalov
e977ceec40 Migrate to PHP-FPM for all Web images 2025-01-14 16:31:55 +09:00
Alexey Pustovalov
245234e41f Fixed dbschema compilation 2025-01-13 21:51:29 +09:00
Alexey Pustovalov
9f16733f54 Fixed secrets reading from ENV for Zabbix agent2 and proxy (sqlite3) 2025-01-13 19:27:47 +09:00
Alexey Pustovalov
91925d0a56 Updated build procedure for Windows containers 2025-01-12 01:27:36 +09:00
Alexey Pustovalov
e80906c078 Fixed minor issues with Windows containers 2025-01-11 17:35:54 +09:00
Alexey Pustovalov
f3fe843b85 Updated build procedure for Windows containers 2025-01-10 19:25:23 +09:00
Alexey Pustovalov
8ad3e9f990 Removed deprecated 6.4 version from tag list 2025-01-10 18:14:35 +09:00
Alexey Pustovalov
dc4d5850e1 Fixed param substition in config files 2025-01-10 01:33:31 +09:00
Alexey Pustovalov
865b1e6ff0 Updated env variables for building process 2025-01-08 18:13:46 +09:00
Alexey Pustovalov
42510da6b9 Using env variable for base image on all images 2025-01-08 16:53:45 +09:00
Alexey Pustovalov
2a0839b5fe Added additional cipher (DHE-RSA-CHACHA20-POLY1305) for all Apache images 2025-01-08 16:24:52 +09:00
Alexey Pustovalov
6b3047d55b Fixed warning message about HTTP/2 on Alpine. Added additional cipher (DHE-RSA-CHACHA20-POLY1305) for all Nginx images 2025-01-08 16:24:52 +09:00
Alexey Pustovalov
d702030243 Updated env variables for building process 2025-01-08 16:24:02 +09:00