You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy AgentOS to AWS. Deferred during this session in favor of finishing features locally.
Architecture constraint
The platform spawns agent containers via the mounted Docker socket — so ECS Fargate is out. Use an EC2 host running Docker (matches the local Docker Desktop model).
Scope — CDK (TypeScript)
EC2 (arm64 / Graviton, to match the dev setup) running Docker — platform + agent containers on the bridge network.
ECR — registries for the platform and agent images.
Deploy AgentOS to AWS. Deferred during this session in favor of finishing features locally.
Architecture constraint
The platform spawns agent containers via the mounted Docker socket — so ECS Fargate is out. Use an EC2 host running Docker (matches the local Docker Desktop model).
Scope — CDK (TypeScript)
cdk bootstraprequired. AWS account520531809354is authenticated.Open question
Route53-hosted domain vs. ship HTTP-only first and add the domain later.
Estimate: ~3–4 days.