fix(delivery): add PostgreSQL rollback and CloudDM isolation

This commit is contained in:
l x
2026-07-31 11:16:19 +08:00
parent 66fde73792
commit 363ad5f9be
15 changed files with 872 additions and 224 deletions
@@ -14,3 +14,11 @@ DELIVERY_GLOBAL_LIMIT=2
DELIVERY_TARGET_LIMIT=2
DELIVERY_BUSINESS_LIMIT=1
DELIVERY_DATA_DISKS=/data
DELIVERY_POSTGRESQL_ROLLBACK_TEMPLATE_ID=0
# Optional PostgreSQL CloudDM registration. Keep the URL empty to disable it.
# The password must match the postgres administrator password delivered by AWX.
CLOUDDM_POSTGRESQL_REGISTER_URL=
CLOUDDM_API_TOKEN=
CLOUDDM_POSTGRESQL_USERNAME=postgres
CLOUDDM_POSTGRESQL_PASSWORD=