fabro/lib/crates/fabro-server/tests/it/api
Bryan Helmkamp b96647314c
docs(deployment): split into local vs self-hosted, drop Render/Fly/DO
Reframe the deployment docs around the actual product story: Fabro
runs as a server, and the only deployment question is where that
server runs (laptop vs self-hosted Docker). Drop the Render, Fly.io,
and DigitalOcean guides and their config files; keep Railway as the
managed shortcut.

- New: administration/deployment.mdx (overview, two-mode framing)
- New: administration/self-host-docker.mdx (compose-first how-to)
- Move: administration/deploy-server.mdx -> reference/server-operations.mdx
  (it was operational reference, not deploy guidance)
- Delete: deploy-render.mdx, deploy-fly-io.mdx, deploy-digital-ocean.mdx
- Delete: render.yaml, fly.toml, railway.toml, Dockerfile.deploy
- docker-compose.yaml: load .env if present so users can drive the
  stack from a single env file end-to-end
- Update internal links and the docs-test that pinned the old path
2026-05-01 09:26:35 -04:00
..
cli_auth_token.rs migrate server tests off raw settings layers 2026-04-23 18:31:33 -04:00
docs.rs docs(deployment): split into local vs self-hosted, drop Render/Fly/DO 2026-05-01 09:26:35 -04:00
install.rs feat(install): add sandbox provider step to web install wizard 2026-04-27 14:59:17 -07:00
install_openai_compatible.rs Make Rust tests independent of SPA assets 2026-04-27 08:17:37 -07:00
mod.rs feat(auth): tighten server auth surface with single origin 2026-04-21 23:38:31 -04:00
routing.rs Make Rust tests independent of SPA assets 2026-04-27 08:17:37 -07:00
run_files.rs refactor(server): project precise stage states 2026-04-30 06:26:45 -04:00
runs.rs migrate server tests off raw settings layers 2026-04-23 18:31:33 -04:00
settings.rs migrate server tests off raw settings layers 2026-04-23 18:31:33 -04:00
system.rs fix(web): include server URL in auth quick start 2026-04-29 07:45:17 -04:00
tcp.rs fix(ci): resolve workspace test and lint regressions 2026-04-23 20:49:30 -04:00