Skip to content

Deployment guide

FLAME consists of the central Hub and clinic-local Nodes. These guides are the canonical source for deploying both components; repositories with scripts link back here instead of maintaining a second copy of the instructions.

Hub deployment

  1. Read the Hub deployment overview.
  2. Prepare Kubernetes with MicroK8s or Minikube.
  3. Select and verify persistent storage.
  4. Install and configure the Hub Helm chart.

Docker Compose is available for development and evaluation.

Node deployment

  1. Prepare a cluster with MicroK8s or Minikube.
  2. Install the FLAME Node.
  3. Register it with the Hub.
  4. Use the troubleshooting guide when required.