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
- Read the Hub deployment overview.
- Prepare Kubernetes with MicroK8s or Minikube.
- Select and verify persistent storage.
- Install and configure the Hub Helm chart.
Docker Compose is available for development and evaluation.
Node deployment
- Prepare a cluster with MicroK8s or Minikube.
- Install the FLAME Node.
- Register it with the Hub.
- Use the troubleshooting guide when required.