Skip to content

IFRCGo/go-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFRC GO Deployment (Work in Progress)

Note

This repository is still work in progress and not being used to manage GO deployments yet.

This repository hosts the configuration files and scripts required for deploying Kubernetes clusters for the IFRC GO ecosystem, as well as for deploying IFRC GO ecosystem applications onto these clusters.

Structure

The repository is structured as follows:

  • base-infrastructure: Contains the Terraform configuration files for deploying the Kubernetes clusters and other infrastructure components like managed databases, object storage etc on Azure.

  • applications: Contains the deployment scripts and Helm configurations for deploying Helm charts of IFRC GO ecosystem applications onto the Kubernetes clusters.