Filebrowser for /home/bunko, SSO-gated at bunko.me/files
Find a file
bunko e92637b4c8 Add Filebrowser file manager for /home/bunko at bunko.me/files
Deploys the classic Filebrowser (v2.63) as the `files` container, run as the
host bunko user (UID 1001) so it has full CRUD over the entire home tree.

- baseURL=/files so Caddy passes the prefix through without stripping
- Entirely SSO-gated at the proxy via forward_auth (auth.bunko.me); on top of
  that, Filebrowser keeps its own single admin login (defense in depth)
- In-browser command execution disabled (admin perm.execute=false)
- DB (admin hash + JWT secret) gitignored

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 16:07:28 -05:00
config Add Filebrowser file manager for /home/bunko at bunko.me/files 2026-06-10 16:07:28 -05:00
.gitignore Add Filebrowser file manager for /home/bunko at bunko.me/files 2026-06-10 16:07:28 -05:00
docker-compose.yml Add Filebrowser file manager for /home/bunko at bunko.me/files 2026-06-10 16:07:28 -05:00