Go to file
Seth Call 024f9cb2c2 Bump the image 2025-10-05 17:48:48 -05:00
docker healthchecks 2025-04-06 17:57:45 -05:00
k8s Bump the image 2025-10-05 17:48:48 -05:00
k8s-notes more 2025-04-06 17:58:43 -05:00
scripts healthcheck and monitoring 2025-10-05 17:43:16 -05:00
terraform healthcheck and monitoring 2025-10-05 17:43:16 -05:00
.gitignore Initial commit 2021-06-25 18:26:10 +02:00
NOTES.md healthcheck and monitoring 2025-10-05 17:43:16 -05:00
README.md fix ingress-nginx 2021-10-31 13:36:53 +01:00
bitbucket-pipelines.yml Be sure to push argocd for production 2025-07-20 17:21:40 -05:00

README.md

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Apply terraform

Install ArgoCD

kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml

Add Bitbucket SSH Key secret