feat(delivery): integrate PostgreSQL delivery

This commit is contained in:
l x
2026-07-31 10:30:03 +08:00
parent 048ac6507e
commit 66fde73792
25 changed files with 2110 additions and 139 deletions
@@ -0,0 +1,16 @@
# Loaded by scripts/run-server-postgresql-local.sh before server/.env.
AWX_BASE_URL=http://127.0.0.1:59123
AWX_TOKEN=
AWX_USERNAME=admin
AWX_PASSWORD=
AWX_K8S_NAMESPACE=awx
AWX_K8S_ADMIN_PASSWORD_SECRET=awx-demo-admin-password
DELIVERY_SCHEDULER_ENABLED=true
DELIVERY_POLL_SECONDS=3
DELIVERY_RESERVATION_TTL_MINUTES=120
DELIVERY_GLOBAL_LIMIT=2
DELIVERY_TARGET_LIMIT=2
DELIVERY_BUSINESS_LIMIT=1
DELIVERY_DATA_DISKS=/data