Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.5.4.pdf | 2023-12-05 | 2.7 MB | |
README.md | 2023-12-05 | 1.2 kB | |
v1.5.4 source code.tar.gz | 2023-12-05 | 76.1 MB | |
v1.5.4 source code.zip | 2023-12-05 | 79.1 MB | |
Totals: 4 Items | 157.9 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.5.4/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.5.4
or ghcr.io/bunkerity/bunkerweb:1.5.4
- Scheduler : bunkerity/bunkerweb-scheduler:1.5.4
or ghcr.io/bunkerity/bunkerweb-scheduler:1.5.4
- Autoconf : bunkerity/bunkerweb-autoconf:1.5.4
or ghcr.io/bunkerity/bunkerweb-autoconf:1.5.4
- UI : bunkerity/bunkerweb-ui:1.5.4
or ghcr.io/bunkerity/bunkerweb-ui:1.5.4
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.5.4&filter=all&dist=
Changelog : - [UI] Add an optional setup wizard for the web UI - [BUGFIX] Fix issues with the Linux integration and external databases - [BUGFIX] Fix scheduler trying to connect to Docker socket in k8s and swarm - [LINUX] Support Debian 12, Fedora 39 and RHEL 8.9 - [DOCKER] Handle start and stop event of BunkerWeb with the scheduler - [MISC] Refactor database session handling to make it more stable with SQLite - [MISC] Add conditional block for open file cache in nginx config - [MISC] Updated core dependencies - [MISC] Updated python dependencies - [MISC] Updated Python Docker image to 3.12.0-alpine3.18 in Dockerfiles