Skip to content

Need Deployment (AWS) docs #19

@Antibioticvz

Description

@Antibioticvz

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions