fabro/docs/administration
Bryan Helmkamp 484a3dbc39
feat(fly): add fly.toml and full deploy guide
fly.toml points Fly directly at ghcr.io/fabro-sh/fabro:nightly (no
builder step), pins internal_port to 32276 since Fly does not inject
$PORT, declares a Volume mount at /storage, and disables autostop so
the run queue stays live under no HTTP traffic.

Replaces the deploy-fly-io.mdx stub with a CLI-first walkthrough
covering volume creation, secrets, dev token retrieval, and the
single-Machine / single-Volume caveats that apply to Fabro.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 16:15:13 -04:00
..
deploy-digital-ocean.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
deploy-fly-io.mdx feat(fly): add fly.toml and full deploy guide 2026-04-18 16:15:13 -04:00
deploy-railway.mdx feat(railway): deploy from prebuilt GHCR image instead of source build 2026-04-18 15:24:22 -04:00
deploy-render.mdx docs(render): replace stub with full deploy guide 2026-04-18 16:08:18 -04:00
deploy-server.mdx docs: update changelog and docs for auth, install, and settings changes 2026-04-13 22:24:29 -04:00
sandboxing.mdx refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00
security.mdx refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00
server-configuration.mdx feat(slatedb): add disk_cache setting for S3-backed deployments 2026-04-15 08:02:46 -04:00
troubleshooting.mdx refactor: wire vendored Graphviz into fabro-graphviz, remove dot dependency 2026-04-13 22:46:29 -04:00