feat(bookstack): add role for self-hosted BookStack deployment #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/bookstack"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deploy BookStack with linuxserver.io images behind Traefik, including
Entra ID OIDC SSO support and a daily backup timer.
Stack:
Features:
with configurable retention
Implementation notes:
uses unix_socket auth in the LSIO MariaDB image (no password) and
root@% does not exist
to avoid argument-splitting issues
since /login returns 200 before Laravel migrations complete
is not the app directory
Adds bookstack route to DMZ Traefik service registry.
5e53ff3e28to2c2dbbc648