📄️ Quick start
This quick start runs the current Resgrid Core stack on one 64-bit Linux server for evaluation or a small self-hosted environment. For Windows, Raspberry Pi RICK, and Kubernetes/k3s layouts, start with the deployment comparison.
📄️ Self-hosted installation
Resgrid Core has four maintained deployment layouts in the resgrid-setup repository. Choose the layout that matches the environment; the branches are intentionally different and are not interchangeable.
📄️ Windows laptop or desktop
The laptop branch runs the current Resgrid Core stack on one Windows computer with Docker Desktop. Use it for local development, evaluation, training, or a single-computer field deployment. It is not a redundant or multi-user production architecture.
📄️ Resgrid Incident Command Kit (RICK)
The rick branch divides Resgrid across three portable Linux nodes on a private wired LAN:
📄️ Kubernetes and k3s
The multi branch deploys current Resgrid Core services with Kustomize through kubectl apply -k. It does not require Helm.