Go to file
Seth Call d202420e3e Add Certificate resource for webrtc-be to fix cert-manager errors 2025-10-04 10:42:11 -05:00
docker healthchecks 2025-04-06 17:57:45 -05:00
k8s Add Certificate resource for webrtc-be to fix cert-manager errors 2025-10-04 10:42:11 -05:00
k8s-notes more 2025-04-06 17:58:43 -05:00
scripts add in scripts 2025-07-20 17:17:36 -05:00
terraform match lke version to what's already deployed 2025-07-19 17:07:53 -05: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 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