This repository contains the ECSO (ECS Operator) configuration for managing ECS deployments.
ecso/
├── defaults.yaml # Shared defaults for all environments
└── environments/
└── dev.yaml # Development environment configuration
| Service | Description | Port |
|---|---|---|
| test-app | Demo application | 8080 |
| Environment | Cluster | Auto-Sync | ALB DNS |
|---|---|---|---|
| dev | ecso-cluster | Yes | ecso-alb-216761709.us-east-1.elb.amazonaws.com |
ecso validate -c ./ecsoecso plan dev -c ./ecsoecso apply dev -c ./ecso- ecso-test-app - Test application
- ecso - ECSO tool (coming soon)