Go to file
Seth Call 87ac12ff9d healthchecks 2025-04-06 17:57:45 -05:00
docker healthchecks 2025-04-06 17:57:45 -05:00
k8s healthchecks 2025-04-06 17:57:45 -05:00
terraform production 2021-11-18 16:57:31 +01:00
.gitignore Initial commit 2021-06-25 18:26:10 +02:00
README.md fix ingress-nginx 2021-10-31 13:36:53 +01:00
bitbucket-pipelines.yml healthchecks 2025-04-06 17:57:45 -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