Go to file
Victor Barba Martin 6b24cf7392 fix backend url 2021-11-18 20:10:17 +01:00
docker change coturn config file 2021-11-16 13:18:30 +01:00
k8s fix backend url 2021-11-18 20:10:17 +01: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 adds terraform apply 2021-11-17 16:26:01 +01: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