Preparations
Software Artifacts
kubectl create secret docker-registry runai-reg-creds \
--docker-server=https://runai.jfrog.io \
--docker-username=self-hosted-image-puller-prod \
--docker-password=<TOKEN> \
[email protected] \
--namespace=runai-backendPrivate Docker Registry (Optional)
Set Up Your Environment
External Postgres Database (Optional)
Last updated