Go to file
Seth Call 001f621769 try to fix this broken prometheus in staging 2025-11-19 20:48:35 -06:00
docker healthchecks 2025-04-06 17:57:45 -05:00
k8s try to fix this broken prometheus in staging 2025-11-19 20:48:35 -06:00
k8s-notes more 2025-04-06 17:58:43 -05:00
scripts Probers 1st attempt 2025-11-18 20:21:03 -06:00
terraform bump to 32 k8s 2025-11-11 15:40:01 -06: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