Forge

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

pending

Waiting for Docker image analysis

Architect Agent

pending

Selects the cloud deployment shape

Cost Optimizer

pending

Best available route: ECS

Security Scanner

pending

Optional image CVE check before approval

Advisor Chat Agent

pending

Needs n8n resume URL

Deploy + Debugger Agents

pending

Runs 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

01

Ingest

pending

Read Docker image URL

02

Inspect

pending

Pull registry metadata

03

Analyze

pending

Extract runtime + needs

04

Architect

pending

Recommend cloud target

05

Advise

pending

Chat to refine the plan

06

Deploy

pending

Push to chosen provider

07

Verify

pending

Run health check

08

Heal

pending

Debugger 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

Forge a deployment to start the conversation. The advisor will help you choose a provider and catch mistakes before anything ships.

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 route

us-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 wired

not wired · Parked for later. Shown here so judges see the routing model is extensible.

Logs

Live activity

Systeminfo

Forge ready. Paste a Docker image and submit to begin the workflow.