Self-service container orchestration. Manage your ECS tasks and Docker containers.
Authentication: This portal authenticates containers via agent enrollment tokens.
To obtain a token, enroll your container at /api/agent/enroll by providing
your ECS task ARN from the local container metadata service. Alternatively, run the
Container Agent SDK for automated enrollment and
task management.
Internal: The /api/internal/fetch?url= endpoint proxies requests
to internal services for container health monitoring. Debug only — remove before prod.