| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install-bunkerweb.sh | 2026-01-23 | 89.5 kB | |
| BunkerWeb_documentation_v1.6.8.rc2.pdf | 2026-01-23 | 19.1 MB | |
| install-bunkerweb.sh.sha256 | 2026-01-23 | 87 Bytes | |
| README.md | 2026-01-23 | 2.1 kB | |
| v1.6.8-rc2 source code.tar.gz | 2026-01-23 | 95.3 MB | |
| v1.6.8-rc2 source code.zip | 2026-01-23 | 98.9 MB | |
| Totals: 6 Items | 213.3 MB | 0 | |
Documentation : https://docs.bunkerweb.io/1.6.8~rc2/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.8-rc2 or ghcr.io/bunkerity/bunkerweb:1.6.8-rc2
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.8-rc2 or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.8-rc2
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.8-rc2 or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.8-rc2
- UI : bunkerity/bunkerweb-ui:1.6.8-rc2 or ghcr.io/bunkerity/bunkerweb-ui:1.6.8-rc2
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.8~rc2&filter=all&dist=
Changelog :
- [FEATURE] Enhance Let's Encrypt plugin to support concurrent certificate generation for multiple services via the new LETS_ENCRYPT_CONCURRENT_REQUESTS setting (default: no), improving efficiency and reducing wait times during bulk operations
- [FEATURE] Add GoDaddy as a DNS provider in the letsencrypt plugin
- [FEATURE] Add TransIP as a DNS provider in the letsencrypt plugin
- [FEATURE] Add Domeneshop as a DNS provider in the letsencrypt plugin
- [FEATURE] Add new KEEP_CONFIG_ON_RESTART global setting to control whether a temporary configuration should be generated on each restart or preserve the existing one (default: no)
- [BUGFIX] Fix robots.txt and list-based plugins (greylist/whitelist/blacklist/dnsbl) appending duplicate entries on subsequent requests by creating deep copies of internalstore data instead of using shared references
- [LINUX] Enhance Easy Install script to detect if the epel-release should be installed or not for RHEL-family distros
- [UI] Add security mode in services table
- [UI] Implement services import functionality with drag-and-drop support
- [UI] Ensure UI service URL is properly formatted in setup loading route
- [UI] Enhance Redis report querying with filter parsing and chunked retrieval
- [UI] Update ace editor to version 1.43.5
- [DEPS] Updated lua-cjson version to v2.1.0.16
- [CONTRIBUTION] Thank you rayshoo for your contribution regarding the Korean translation of the web UI.