Steps for a standard production deploy. Run from the bastion host only. If anything below fails, stop and post in #it-ops before retrying.
Connect to the primary before running migrations. The root credential is referenced below — never paste it into this page.
psql -h db.internal -U root -d app_production ./deploy.sh --env production --tag v2.14.0