Skip to content

Operators

Guides for the people who run Nimbus: DevOps, platform, and admin teams self-hosting a server for their organization — or developers hosting their own. Start with the self-host quickstart if you haven’t run a server yet, then work through deploying to a Linux server.

  • Storage backends — SQLite, redb, Postgres, MySQL, and libSQL topologies.
  • Encryption at rest — key providers, migration, and rotation.
  • Backup and restorenimbus backup for the embedded providers, plus what to capture per backend and how to restore it.
  • Object storage — administer the object byte plane: placement policy, the master key, GC and erasure health, byte-plane backup and restore, and destructive tenant removal.

When one machine runs out of headroom, scale out by partitioning tenants across instances; the single-process growth model is explained in Concepts: scaling. The flag-by-flag configuration tables live in the Reference section, and the isolation model itself is explained in Concepts: tenant isolation.