prod · online
chesslord
Your infrastructure is up: serverless container, Postgres database and secrets are live. This page is a placeholder — it scales to zero with everything else and steps aside the moment your image arrives.
Ship your app
# 1. push your image to the project registry docker push rg.<region>.scw.cloud/chesslord-prod/app:latest # 2. point the container at it and merge container_image = "…/app:latest" # in prod.tfvars