This repository holds code for Gundi's Portal. It provides a web interface as well as a restful API for integration functions to use.
- Terraform (used for rendering templated Kubernetes manifests)
- Docker Desktop with Kubernetes enabled
- kubectl
- Kong API Gateway
docker build -t cdip-portal:latest -f docker/Dockerfile .