- Zabbix 7.4.11
- Zabbix 7.4.10
- Fix issue with web frontend not correctly using webroot
- Replace upstream nfrastack/container-base zabbix agents if previously installed
- Zabbix 7.4.9
- Add safetynets for installation to proceed
- Zabbix 7.4.8
- Fix frontend startup issues with nginx:8.x.x base image
- Zabbix 7.4.7
- Change base image to nfrastack/nginx-php-fpm:8.0.0pre
- PHP 8.4
Add EOL Notice and deprecate image
- Zabbix 7.4.1
- Swap PCRE for PCRE2
- Zabbix 7.4.0
- Zabbix 7.2.10
- Zabbix 7.2.9
- Zabbix 7.2.8
- Pin to tiredofit/nginx-php-fpm:7.7.19
- Zabbix 7.2.7
3.4.4 2025-04-30 fermion2020@github
- Fix Zabbix PSK Path autogeneration
- Readd ZABBIX_PROXY_TLS_CONNECT variable to work
- Zabbix 7.2.6
- Rework functions to only write to configuration items if variable is set
- Downgrade to 7.2.5
- Zabbix 7.2.6
- Rework Zabbix Proxy options and add variables for TLS and VAULT
- Rename old Proxy variables of ZABBIX_PROXY_ENCRYPT_ > ZABBIX_PROXY_TLS
- Zabbix 7.2.5
- Zabbix 7.2.4
- Restore building Zabbix Proxy
- Switch to PHP 8.3 for WebUI
- Zabbix 7.2.3
- Start building Zabbix Agent and Agent 2 overtop of image to account for any version differences
- Zabbix 7.0.5
- pin to tiredofit/nginx-php-fpm:7.7-13
- Zabbix 7.0.4
- Pin to tiredofit/nginx-php-fpm:8.2-alpine-7.7.9
- Zabbix 7.0.3
- Zabbix 7.0.2
- Add linux-headers to build deps
- Zabbix 7.0.0
- Zabbix 6.4.13
- Zabbix 6.4.11
- Zabbix 6.4.9
- Zabbix 6.4.7
- Zabbix 6.4.6
- Zabbix 6.4.4
- Zabbix 6.4.3
- Introduce support for '_FILE' environment variables
- Zabbix 6.4.2
- Zabbix 6.4.1
- Zabbix 6.4.0
- PHP 8.2 for Web Interface
- Zabbix 6.2.6
- Refactor Dockerfile
- Zabbix 6.2.4
- Migrate legacy nginx configuration
- Zabbix 6.2.3
- Change the way Zabbix repo is cloned in Dockerfile
- Zabbix 6.2.2
- Switch to using exec for launching processes
- Minor case cleanup for environment variables
- Change the way Zabbix Proxy parses Hostnames and Ports
- Remove Zabbix History Pollers
- Zabbix 6.2.1
- Zabbix 6.2.0
- Modernize Nginx configuration directives
- Zabbix 6.0.6
- Repush of 3.1.12
- Support tiredofit/nginx:6.0.0 and tiredofit/nginx-php-fpm:7.0.0 changes
- Zabbix 6.0.5
- Zabbix 6.0.4
- Zabbix 6.0.3
- Zabbix 6.0.2
- Zabbix 6.0.1
- Addd check-http-authentication.sh script for HTTP checks requiring a dynamic session/cookie
- Patchup for previous release
- Add ability for Zabbix 6.0 server to run on unsupported DBs
- Zabbix 6.0
- Update to support upstream image changes
- Tweak SSL Certificate expiry script
- Add Zabbix Web service configuration
- Zabbix 5.4.9
- Fix for broken brace
- Adjust check-ssl-expiry.sh bash script
- Additional fix for autoregister templates for proxy and server mode
- Don't Auto register Nginx or PHP templates if Server or Proxy
- Add Zabbix autoregistration support for templates
- Add SSO_SETTINGS variable
- Zabbix 5.4.8
- Zabbix 5.4.7
- Zabbix 5.4.5
- Omni Image - Contains Agent, Proxy, Server, and Web Interface all in one selectable by ZABBIX_MODE environment variable
- More options for Zabbix Proxy
- More options for Zabbix Agent
- PHP 8.0 For Web Interface
- Postgresql for Server required, SQLITE3 for Proxy
- Alpine 3.14 base
- Switch to Whois instead of Jwhois
- Revert back to Alpine 3.8 due to poor 4.0.1 upgrades
- Fixup of Startup script to set proper permissions
- Fix SSL Cert Script
- Add jwhois
- Use /assets/externalscripts + /assets/alertscripts for injections
- Add Check SSL Certificate + Check Domain Name Expiry scripts
- Add Nmap
- Add iputils
- Add Python3
- Add Python2, and openssl for extscripts
- Full rewrite - integrate Zabbix Agent inside
- Version Bump
- Version Bump
- Initial Release - Based off Official zabbix/zabbix-proxy-sqlite3:alpine-latest
- Python pyopenssl Added