Skip to content

Brig docs

Brig is a managed container orchestrator that runs your workloads on your own VPSes. You bring the machines; Brig schedules, restarts, mTLS-meshes, and snapshots them.

  • Getting started — sign up, add a node, deploy the canonical hello workload in five minutes.
  • Workloads — the TOML spec: deploy, scale, roll out, placement, autoscaling.
  • Networking & the mesh — service discovery, edge TLS, network policy, sticky routing.
  • Custom domains — point your own hostname at a workload with automatic TLS.
  • Volumes — node-local and cloud block storage.
  • Snapshots — persistent-volume snapshots to your own S3 bucket.
  • Snapshot destinations — bring-your-own bucket setup, including a local MinIO walkthrough.
  • Secrets — store sensitive values, inject them as env vars.
  • Nodes — add servers, provision cloud VMs, label for placement.
  • CLI — full brig command reference and TOML grammar.
  • Access & tokens — profiles, API tokens, audit log.