# ATProto relay deployment # usage: just indigo | just zlay set dotenv-load := true mod indigo mod zlay # show available recipes default: @just --list # add required helm repos helm-repos: helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add jetstack https://charts.jetstack.io helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo update