Commit Graph

1737 Commits

Author SHA1 Message Date
Alexey Pustovalov
690471f3ac Added init services for DB schema create only to compose file 2024-12-24 18:48:46 +09:00
Alexey Pustovalov
c4c09e3a28 Added new plugin NVIDIA GPU 2024-12-24 18:46:48 +09:00
Alexey Pustovalov
f57442002e Fix default value for RefreshActiveChecks parameter 2024-12-24 13:56:51 +09:00
Alexey Pustovalov
ef973cfa9d Added missing parameters to env files 2024-12-24 02:50:39 +09:00
Alexey Pustovalov
5f7afda5e2 Added support for PostgreSQL database socket volume 2024-12-24 01:39:08 +09:00
Alexey Pustovalov
3c58cf398c Env variables syntax for proxies 2024-12-23 23:16:10 +09:00
Alexey Pustovalov
520046b491 Added missing variables to Web-service env file 2024-12-23 23:11:03 +09:00
Alexey Pustovalov
2deec17e48 Added missing Zabbix agent 2 status port 2024-12-23 23:05:30 +09:00
Continuous Integration
b7d9d1156d Zabbix v7.2.1 release 2024-12-20 18:44:09 +02:00
Alexey Pustovalov
c28013f40f Fixed warning messages on Alpine (mysql->mariadb) during SQL queries 2024-12-20 18:44:02 +09:00
Alexey Pustovalov
addd09247e Fixed default branch 2024-12-20 17:31:50 +09:00
Alexey Pustovalov
4c643224dc Fixed runtime library on Ubuntu 2024-12-20 17:26:06 +09:00
Alexey Pustovalov
a0cfbeca78 Added bash package to all images 2024-12-17 14:36:20 +09:00
Alexey Pustovalov
18a8998fc0 Prepare for Zabbix 7.2 release 2024-12-11 15:32:20 +09:00
Alexey Pustovalov
392c8520e4 Prepare for Zabbix 7.2 release 2024-12-11 01:27:21 +09:00
Alexey Pustovalov
9367ed8d9d Prepare for Zabbix 7.2 release 2024-12-11 01:12:27 +09:00
Alexey Pustovalov
d1040ff8f6 Prepare for Zabbix 7.2 release 2024-12-11 00:55:54 +09:00
Alexey Pustovalov
d5ef98f9f1 Removed orphaned commands 2024-12-08 02:35:19 +09:00
Alexey Pustovalov
0d46ce028c Added riscv64 arch for Alpine and Ubuntu images. Using openjdk17 for ppc64le on Alpine 2024-12-07 20:32:05 +09:00
Alexey Pustovalov
991a9b38df Updated Go lang on Ubuntu (noble), Nginx on RHEL like OS base images 2024-12-07 16:48:07 +09:00
Alexey Pustovalov
da22cf7a78 Fixed EXPOSE_WEB_SERVER_INFO parameter for Apache on Ubuntu 2024-12-06 22:11:25 +09:00
Alexey Pustovalov
1fd73dce18 Fixed RHEL base image cache 2024-12-06 17:41:18 +09:00
Alexey Pustovalov
cd3ab1a941 Fixed CentOS base image cache 2024-12-06 16:32:29 +09:00
Alexey Pustovalov
90fe04900b Updated PostgreSQL client to 17 version on Alpine 2024-12-06 16:27:48 +09:00
Alexey Pustovalov
380f7e94ea Updated Alpine version from 3.20 to 3.21 2024-12-06 14:20:01 +09:00
Alexey Pustovalov
2a116c3ce1 Removed duplicates for packages 2024-12-05 15:42:52 +09:00
Alexey Pustovalov
0d52aec96d Added firewall rule 2024-12-05 15:39:33 +09:00
dependabot[bot]
3de0455110 Bump actions/attest-build-provenance from 1 to 2
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 15:38:12 +09:00
Alexey Pustovalov
2592041985 Merge pull request #1580 from scottyah/kubernetes-autoscaler-fix
updated API version, parameter structure
2024-12-05 15:38:02 +09:00
Alexey Pustovalov
60c4e210fe Update SECURITY.md 2024-11-22 11:49:53 +09:00
Alexey Pustovalov
4aced036f8 Update SECURITY.md
Signed-off-by: Alexey Pustovalov <alexey.pustovalov@zabbix.com>
2024-11-22 11:49:26 +09:00
Alexey Pustovalov
2c8b85c3e0 Updated RHEL to 9.5 2024-11-14 15:27:37 +09:00
Alexey Pustovalov
8a62be2ac3 Using ENV variable for Buzybox image 2024-10-25 18:25:40 +09:00
Alexey Pustovalov
46d482071a Using ENV variable for Buzybox image 2024-10-25 18:22:40 +09:00
Alexey Pustovalov
a29fe86268 Using ENV variable for Buzybox image 2024-10-25 17:14:02 +09:00
Alexey Pustovalov
18117848d9 Fixed build CentOS base images 2024-10-23 16:55:43 +09:00
Alexey Pustovalov
b8a6510b88 Fixed build on RHEL and OEL 2024-10-23 12:46:57 +09:00
Alexey Pustovalov
eb8bc59778 Updated curl for Windows Zabbix agent 2024-10-23 00:18:32 +09:00
Alexey Pustovalov
987fcdda07 Fixed build on RHEL and OEL 2024-10-23 00:14:13 +09:00
Alexey Pustovalov
113fad9e82 Updated GO Lang for Windows 2024-10-22 14:42:34 +09:00
Alexey Pustovalov
0015128e15 Fixed possible injection of traps in trap receiver 2024-10-02 00:35:21 +09:00
Alexey Pustovalov
e316e552ac Updated OpenSSL to 3.3.2 for Windows 2024-09-27 13:40:15 +09:00
Alexey Pustovalov
2fceec51e8 Fixed PHP error logging 2024-09-24 14:22:58 +09:00
Alexey Pustovalov
c378cdbc2e Removed static user for Zabbix snmptraps image 2024-09-24 14:01:07 +09:00
Alexey Pustovalov
6708993fb2 Using long syntax to expose ports 2024-09-20 01:25:55 +09:00
Alexey Pustovalov
9ff5350de3 Added hostname package for CentOS images 2024-09-18 01:17:42 +09:00
Alexey Pustovalov
2f0b2c44f3 Fixed NotoSansCJKjp fonts URL 2024-08-27 13:56:33 +09:00
Alexey Pustovalov
af3b2aba73 Fixed NotoSansCJKjp fonts URL 2024-08-27 01:02:32 +09:00
Alexey Pustovalov
f169159b53 Added ZBX_TLS variables to specify data without attached volume with encryption files 2024-08-21 20:26:24 +09:00
Alexey Pustovalov
09fc37682b Clear ZBX, DB env variables before starting agent, server, proxy and web-service 2024-08-20 18:09:56 +09:00