Skip to main content
After running ag infra up prd:aws, verify everything is working before proceeding.

Check the Health Endpoint

Get your load balancer DNS from the AWS Console (EC2 → Load Balancers), then:
Expected response:

Check CloudWatch Logs

Look for these lines indicating successful startup:
Replace {infra_name} with your infra_name from settings.py (e.g., agentos-aws-template).

Check ECS Service Status

Expected output:

What Success Looks Like

If Something Is Wrong