Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Four PaaS-shaped paths run the same published images with
- [`fly/`](fly/README.md) — a maintained `fly.toml` that runs the stack as
one Fly.io app (a process group per service) with Fly Managed Postgres,
Upstash Redis, and Tigris object storage; like Railway, there is no
Docker socket, so hosted sandboxes is required.
Docker socket, so hosted sandboxes are required.

V1 is intentionally single-tenant. Do not use this flow to put multiple
customers on the same VM or database.
Expand Down
Loading