Documentation
The full developer and operator docs ship with the open-source repository. This page links into the ones you'll want first.
Self-hosting
- Hosting overview
- Deployment templates – Docker (SQLite / Postgres)
- Billing setup – optionally charge users of your server
App Development
- App development guides – quickstart, features, recipes
- Add sync to an app
- The
civCLI – build, dev server, API launcher
Architecture & specs
Prefer to run everything yourself? Civility is fully open and
self-hostable — the hosted service runs the same code.
Browse the repository →