bunkerized-nginx v1.4.2 Release Notes

Release Date: 2022-06-28 // almost 2 years 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