This repository contains the following resources:
- my-app - reference application for deployment (requires PostgreSQL and Redis)
- my-app/chart - reference Helm chart to deploy
my-app - .github/workflows - GitHub CI/CD workflow to upload application container image to
ghcr.ioregistry - compose-prod - sample production deployment using Docker Compose
- terraform-do-k8s - sample Terraform module to create K8S cluster in DigitalOcean and run
my-appusing Helm-based ArgoCD deployment
Further information is available within README.md filed located in folders mentioned above.