bunkerized-nginx v1.4.2 Release Notes

Release Date: 2022-06-28 // over 1 year ago
    • ๐Ÿ›  Fix "too old resource version" exceptions when using k8s integration
    • ๐Ÿ›  Fix missing bwcli command with Linux integration
    • ๐Ÿ›  Fix various bugs with jobs scheduler when using autoconf/swarm/k8s
    • ๐Ÿ›  Fix bwcli unban command when using Linux integration
    • ๐Ÿ›  Fix permissions check when filename has a space
    • ๐Ÿ›  Fix static config (SERVER_NAME not empty) support when using autoconf/swarm/k8s
    • ๐Ÿ›  Fix config files overwrite when using Docker autoconf
    • ๐Ÿ”Œ Add EXTERNAL_PLUGIN_URLS setting to automatically download and install external plugins
    • โž• Add log_default() plugin hook
    • โž• Add various certbot-dns examples
    • โž• Add mattermost example
    • โž• Add radarr example
    • โž• Add Discord and Slack to list of official plugins
    • ๐Ÿง Force NGINX version dependencies in Linux packages DEB/RPM

Previous changes from v1.4.1

    • 0๏ธโƒฃ Fix sending local IPs to BunkerNet when DISABLE_DEFAULT_SERVER=yes
    • ๐Ÿ›  Fix certbot bug when AUTOCONF_MODE=yes
    • ๐Ÿ›  Fix certbot bug when MULTISITE=no
    • โž• Add reverse proxy timeouts settings
    • โž• Add auth_request settings
    • โž• Add authentik and authelia examples
    • ๐Ÿณ Prebuilt Docker images for arm64 and armv7
    • ๐Ÿ‘Œ Improve documentation for Linux integration
    • ๐Ÿ“š Various fixes in the documentation