- Add compose stacks for apps already proxied by Caddy: bento-pdf,
it-tools, paperless-ngx, and beszel-hub (with Makefile targets)
- Remove the unused Vault stack and the drawio Caddyfile block
- Fix Caddyfile gramps upstream to port 80 to match the compose file
- Bring immich and gramps-web up to the shared template pattern
(no-new-privileges, log rotation, memory limits, healthchecks)
- Single-quote vaultwarden SSO_AUDIENCE_TRUSTED so regex values like
^\d{18}$ render as valid YAML
- Move root docs into kebab-case topic folders, rebuild the docs index
to cover every doc, and fix all broken links
5 lines
115 B
Text
5 lines
115 B
Text
# Beszel Hub
|
|
BESZEL_HUB_IMAGE_TAG=latest
|
|
BESZEL_HUB_PORT=8090
|
|
BESZEL_HUB_BIND_IP=0.0.0.0
|
|
BESZEL_HUB_MEM_LIMIT=256m
|