Commit Graph

3 Commits

Author SHA1 Message Date
peskyadmin
f652eea021 feat: bring ts-bookstack up to current template spec
- Add SECURITY.md (matches template)
- Add tailscale/config/serve.headscale.json (HTTP-only variant)
- Default serve.json to Tailscale generic with ${TS_CERT_DOMAIN}
- Use linuxserver env var names (DB_USERNAME not DB_USER)
- Use named Docker volumes for cross-platform portability
- Both db and app use network_mode: service:bookstack-ts
- Rewrite README with Tailscale vs Headscale structure
- Rename db service to bookstack-db to avoid collisions with other ts-* repos
2026-08-02 21:46:17 -04:00
4ecfa4c891 fix: use TS_AUTHKEY and TS_LOGIN_SERVER environment variables 2026-08-02 10:33:28 -04:00
a272f6f816 Initial commit 2026-08-01 21:41:51 -05:00