-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm trying to run this project on ECS.
My steps
1 Cluster created ( Registered container instances 5? do we need 4 or 5)
2 Created repositories for api, frontend, db
3 Builded 3 images from individual folder cd api && docker build -t the_api .
4 docker push :latest
I'm here for now
Can any one help with following questions
-
Do we need to build nginx image and upload it to ECS?
-
How to start all tasks on server? (Like as usual through the Task Definition?)
-
Any related AWS/ECS multiple containers tutorials appreciated (I'm personally lost)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels