ECS [local development]
Running ECS tasks locally on DevZero.
Installation guide
Schedule ECS tasks locally using ecs-cli
- Create a new workspace with Docker installed (How-to).
- Go to AWS Console > IAM > Users > Create user.
- Add the following permissions to the user: AmazonECS_FullAccess.
- Obtain the credentials under Users > id > Security credentials > Access keys > Create access key.
- Install the ECS CLI:
- Set the correct permissions:
- Configure the default profile:
- Configure the default cluster:
- Download a task definition:
- Bring up the containers: