Skip to content

Docs: comprehensive setup guide for every scenario#10

Merged
akumar-99 merged 1 commit into
mainfrom
docs/setup-scenarios
Jun 11, 2026
Merged

Docs: comprehensive setup guide for every scenario#10
akumar-99 merged 1 commit into
mainfrom
docs/setup-scenarios

Conversation

@akumar-99

Copy link
Copy Markdown
Contributor

Summary

  • server-setup.md becomes a full decision-driven guide: matrix + sizing advice (incl. "10 people daily" case), four walkthrough paths (VPS+SQLite, VPS+Postgres bundled/managed, Cloud Run, homelab tunnel), production checklist, quick-reference table
  • Fixes Cloud Run guidance (managed PG, single instance) and documents the one-replica requirement

Test plan

  • docs build clean, anchors present

- Decision matrix (small team -> production) with concrete sizing
  numbers; explicit recommendation for the common 10-person case
- Path A: VPS + SQLite + Caddy; Path B: bundled or managed Postgres;
  Path C: Cloud Run scale-to-zero; Path D: homelab behind a Cloudflare
  Tunnel
- Production checklist incl. the single-instance requirement
- Fix Cloud Run guidance: managed Postgres instead of SQLite on
  network volumes (FUSE breaks SQLite locking), max instances 1
@akumar-99 akumar-99 merged commit e3d7fe7 into main Jun 11, 2026
5 checks passed
@akumar-99 akumar-99 deleted the docs/setup-scenarios branch June 11, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant