Restore scratch setup bootstrap and live frontdoor sweep

This commit is contained in:
master
2026-03-09 01:42:24 +02:00
parent abda749ffd
commit c9686edf07
13 changed files with 766 additions and 63 deletions

View File

@@ -1098,7 +1098,7 @@ services:
# --- Slot 17: Orchestrator -------------------------------------------------
jobengine:
image: stellaops/jobengine:dev
image: stellaops/orchestrator:dev
container_name: stellaops-jobengine
restart: unless-stopped
depends_on: *depends-infra
@@ -1135,7 +1135,7 @@ services:
labels: *release-labels
jobengine-worker:
image: stellaops/jobengine-worker:dev
image: stellaops/orchestrator-worker:dev
container_name: stellaops-jobengine-worker
restart: unless-stopped
depends_on: *depends-infra