Commit Graph

1891 Commits

Author SHA1 Message Date
5683dcda4a Updated version for trunk / master 2025-07-18 13:41:45 +09:00
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
0c2860d7d8 Fixed temporary filesystem required for Chrome 2025-07-17 19:59:38 +09:00
b05f3943f4 Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 10:58:22 +09:00
55584047fa Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 00:10:22 +09:00
a4efde727f Fixed PostgreSQL 17 on Ubuntu images 2025-07-16 11:17:46 +09:00
9ed71c8c52 Removed orphaned *.pyc files from Ubuntu images 2025-07-15 18:04:47 +09:00
68d2c9a557 Fixed PostgreSQL 17 on Ubuntu images 2025-07-15 15:47:28 +09:00
6cc64e64ee Fixed maintenance message for Web-interface 2025-07-14 19:16:37 +09:00
6eb67d67d1 Fixed package names for CentOS based images + removed LTSC2025 2025-07-08 14:26:34 +09:00
e0f77c4380 Added correct resolving for source IP addresses in case of HTTP proxies 2025-07-04 17:54:57 +03:00
9860d2a88d Remove deprecated Windows ltsc 2019 2025-07-04 11:03:46 +03:00
65e364be32 Updated Oracle Linux 9 to 10 2025-07-04 10:37:18 +03: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
a0bac3925d Fixed ZBX_SSO_SETTINGS parameter format example 2025-03-14 16:48:54 +09:00
6a58b8d00f Updated default PostgreSQL and TimescaleDB versions to 17 and 2.18.1 (PostgreSQL 17) 2025-03-13 15:31:49 +09:00
9f12cc6022 Fixed usage Vault DB credentials with server and proxy 2025-03-13 15:24:12 +09:00
de36c79a2c Merge pull request #1626 from zabbix/dependabot/github_actions/actions/setup-python-5.4.0
Bump actions/setup-python from 5.0.0 to 5.4.0
2025-03-06 16:02:47 +09:00
0b8f537d6d Merge pull request #1638 from zabbix/dependabot/github_actions/step-security/harden-runner-2.11.0
Bump step-security/harden-runner from 2.10.3 to 2.11.0
2025-03-06 16:00:08 +09:00
75bf967279 Merge pull request #1641 from zabbix/dependabot/github_actions/sigstore/cosign-installer-3.8.1
Bump sigstore/cosign-installer from 3.6.0 to 3.8.1
2025-03-06 16:00:08 +09:00
a5dfac866c Merge pull request #1644 from zabbix/dependabot/github_actions/actions/upload-artifact-4.6.1
Bump actions/upload-artifact from 4.6.0 to 4.6.1
2025-03-06 16:00:08 +09:00
742882ee0b Merge pull request #1645 from zabbix/dependabot/github_actions/ossf/scorecard-action-2.4.1
Bump ossf/scorecard-action from 2.3.1 to 2.4.1
2025-03-06 16:00:08 +09:00
c29a5dd8c7 Merge pull request #1646 from zabbix/dependabot/github_actions/github/codeql-action-3.28.10
Bump github/codeql-action from 3.28.1 to 3.28.10
2025-03-06 16:00:08 +09:00
b192250023 Added missing directory volume for additional libraries for Zabbix Java Gateway 2025-03-06 15:58:26 +09:00
fcd7fb44ce Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](4574d27a47...29109295f8)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:56:21 +09:00
c75787321d Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](1bd1e32a3b...d4323d4df1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:47 +09:00