GithubHelp home page GithubHelp logo

Comments (3)

borgified avatar borgified commented on September 9, 2024

you probably wouldn't use Fargate for that. when you choose to use ECS, you take the configuration specified in your docker-compose.yml to populate your task definition. (eg. your docker volume maps to volumes.)

docker-compose isn't designed to control Fargate

from terraform-ecs-fargate.

justinushermawan avatar justinushermawan commented on September 9, 2024

Hey thank you for explanation. So, I should use ec2 launch type instead for this?

from terraform-ecs-fargate.

bradford-hamilton avatar bradford-hamilton commented on September 9, 2024

Hey @justinushermawan, my gut tells me that @borgified is probably right here and you may want to go with the EC2 launch type... Although after looking into it, it looks like docker-compose can be used with Fargate (ex: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-cli-tutorial-fargate.html) but I haven't ever tried it. On the same token Fargate only supports non-persistent storage volumes so I would imagine for your situation it still wouldn't be a viable option.

from terraform-ecs-fargate.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.