A deploying harness for human + agent crews.
Hand Forge a Docker image. The n8n agents analyze it, pick a cloud, and stand by. Chat with the advisor to catch mistakes before anything ships — then commit one final decision and the Deploy Agent pushes it to AWS, GCP, or Azure with a debugger agent on standby.
Status
Ready
Waiting for a Docker image to forge
Recommended
—
—
Runtime
—
— MB
Ports
—
— CPU
Live pipeline
Agent workflow
Agent crew
n8n AI agent dashboard
Analyzer Agent
pendingWaiting for Docker image analysis
Architect Agent
pendingSelects the cloud deployment shape
Cost Optimizer
pendingBest available route: ECS
Security Scanner
pendingOptional image CVE check before approval
Advisor Chat Agent
pendingNeeds n8n resume URL
Deploy + Debugger Agents
pendingRuns ECS or ACA, then debugger handles failed health checks
Request
Deployment intake
Snapshot
Deployment record
Deployment ID
—
Selected provider
not chosen
n8n linked
no
no submit yet
Architecture
—
Memory
—
CPU
—
Active resume URL
—
Chat turns POST { type: 'chat', message, history } to this URL (via /api/resume). n8n replies with a fresh URL for the next turn. The final commit sends { type: 'final', action, provider }.
Execution
Workflow timeline
Ingest
pendingRead Docker image URL
Inspect
pendingPull registry metadata
Analyze
pendingExtract runtime + needs
Architect
pendingRecommend cloud target
Advise
pendingChat to refine the plan
Deploy
pendingPush to chosen provider
Verify
pendingRun health check
Heal
pendingDebugger agent on failure
Approval
Human approval center
Waiting for approval context
Submit an image to n8n first. The approval buttons stay disabled until a resume webhook exists.
n8n intake
pending
resume webhook
pending
advisor stage
pending
Human in the loop
Chat with the deploy advisor
Cost optimizer
Best deployment tool
Recommendation blend
After n8n returns costs, this ranks configured deployment tools. Today ECS and ACA are live; App Runner is visible but intentionally not wired.
AWS ECS Fargate
best routeus-east-1 · Existing AWS branch. Best when you want mature networking and ECS service health.
—/mo
Azure Container Apps
southeastasia · New Azure branch. Best for serverless containers with public ingress and scale-to-zero.
—/mo
AWS App Runner
not wirednot wired · Parked for later. Shown here so judges see the routing model is extensible.
—
Logs
Live activity
Forge ready. Paste a Docker image and submit to begin the workflow.