Add safe Postgres credential rotation
This commit is contained in:
@@ -32,6 +32,7 @@ echo "== GeoIntel run readiness check =="
|
||||
bash -n scripts/backup_release_state.sh
|
||||
bash -n scripts/verify_release_backup.sh
|
||||
bash -n scripts/restore_release_backup_smoke.sh
|
||||
bash -n scripts/rotate_postgres_password.sh
|
||||
echo "Using Python: ${PYTHON_BIN}"
|
||||
bash scripts/check_repo_structure.sh
|
||||
${PYTHON_BIN} scripts/smoke_docs.py
|
||||
|
||||
Reference in New Issue
Block a user