Note
Please keep your infrastructure repository up to date with OpenCRVS Core version. Always update infrastructure to same version as OpenCRVS Core.
This document provides guidance on running OpenCRVS on server environments using Kubernetes. It is intended for System Administrators and DevOps engineers deploying OpenCRVS in various environments.
Warning
For comprehensive documentation, installation guides, and infrastructure setup instructions, please refer to the Official OpenCRVS Documentation.
- infrastructure: Infrastructure-as-code scripts (ansible) and resources for provisioning and managing foundational services (such as databases, networks, or storage).
- environments: Template folder to store helm values configurations for different environments (e.g., development, staging, production).
- examples: Pre-defined values for Helm charts and additional documentation or deployment scenarios for OpenCRVS.
- scripts: Utility scripts for OpenCRVS bootstrap and some one time maintenance tasks.
Note
The OpenCRVS Core and Country config template repositories each have their own Tiltfile.
- Official documentation
- OpenCRVS Helm Chart README
- Dependencies Helm Chart README
- Cloud Infrastructure, Additional repository with terraform templates and other tools to deploy OpenCRVS on Cloud Providers.
- OpenCRVS Helm Charts, OpenCRVS helm charts for application deployment