Skip to content

Releases: bunkerity/bunkerweb

v1.3.1

02 Sep 15:38
Compare
Choose a tag to compare

Docker tags :

  • bunkerity/bunkerized-nginx:1.3.1
  • bunkerity/bunkerized-nginx-autoconf:1.3.1
  • bunkerity/bunkerized-nginx-ui:1.3.1

Changelog :

  • Use ModSecurity v3.0.4 instead of v3.0.5 to fix memory leak
  • Fix ignored variables to control jobs
  • Fix bug when LISTEN_HTTP=no and MULTISITE=yes
  • Add CUSTOM_HEADER variable
  • Add REVERSE_PROXY_BUFFERING variable
  • Add REVERSE_PROXY_KEEPALIVE variable
  • Fix documentation for modsec and modsec-crs special folders

v1.3.0

23 Aug 14:52
Compare
Choose a tag to compare

Docker tags :

  • bunkerity/bunkerized-nginx:1.3.0
  • bunkerity/bunkerized-nginx-autoconf:1.3.0
  • bunkerity/bunkerized-nginx-ui:1.3.0

Changelog :

  • Kubernetes integration in beta
  • Linux integration in beta
  • autoconf refactoring
  • jobs refactoring
  • UI refactoring
  • UI security : login/password authentication and CRSF protection
  • various dependencies updates
  • move CrowdSec as an external plugin
  • Authelia support
  • improve various regexes
  • add INJECT_BODY variable
  • add WORKER_PROCESSES variable
  • add USE_LETS_ENCRYPT_STAGING variable
  • add LOCAL_PHP and LOCAL_PHP_PATH variables
  • add REDIRECT_TO variable