- 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
- Add linux-headers to build deps
- Introduce support for '_FILE' environment variables
- Zabbix 6.4.0
- PHP 8.2 for Web Interface
- Migrate legacy nginx configuration
- Change the way Zabbix repo is cloned in Dockerfile
- 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
- Modernize Nginx configuration directives
- Support tiredofit/nginx:6.0.0 and tiredofit/nginx-php-fpm:7.0.0 changes
- 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
- Update to support upstream image changes
- Tweak SSL Certificate expiry script
- Add Zabbix Web service configuration
- 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
- 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
- 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
- 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
- Initial Release - Based off Official zabbix/zabbix-proxy-sqlite3:alpine-latest
- Python pyopenssl Added