Skip to content

v1.5.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 15:35
· 3469 commits to master since this release

Documentation : https://docs.bunkerweb.io/1.5.0-beta/

Docker tags :

  • bunkerity/bunkerweb:1.5.0-beta
  • bunkerity/bunkerweb-scheduler:1.5.0-beta
  • bunkerity/bunkerweb-autoconf:1.5.0-beta
  • bunkerity/bunkerweb-ui:1.5.0-beta

Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.5.0-beta&filter=all&dist=

Changelog :

  • Refactoring of almost all the components of the project
  • Dedicated scheduler service to manage jobs and configuration
  • Store configuration in a database backend
  • Improved web UI and make it working with all integrations
  • Improved internal LUA code
  • Add Redis support when using clustered integrations
  • Add RHEL integration
  • Add Vagrant integration
  • Improved CI/CD