Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.0-rc3.pdf | 2025-01-26 | 6.9 MB | |
README.md | 2025-01-26 | 1.1 kB | |
v1.6.0-rc3 source code.tar.gz | 2025-01-26 | 40.6 MB | |
v1.6.0-rc3 source code.zip | 2025-01-26 | 43.9 MB | |
Totals: 4 Items | 91.4 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.0-rc3/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.0-rc3
or ghcr.io/bunkerity/bunkerweb:1.6.0-rc3
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.0-rc3
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.0-rc3
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.0-rc3
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.0-rc3
- UI : bunkerity/bunkerweb-ui:1.6.0-rc3
or ghcr.io/bunkerity/bunkerweb-ui:1.6.0-rc3
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.0-rc3&filter=all&dist=
Changelog :
- [FEATURE] Update BunkerNet's logic to send reports in bulk instead of one by one
- [AUTOCONF] Add the possibility to add/override settings via ConfigMap in Kubernetes using the bunkerweb.io/CONFIG_TYPE=settings
annotation
- [AUTOCONF] Scoped annotations to ingress
- [PERFORMANCE] Refactored bad behavior and bunkernet features to avoid using too much timers resulting in downtimes
- [UI] Add support page for easy logs and configuration sharing while anonymizing sensitive data
- [LINUX] Support Fedora 41