Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you set memory? #172

Open
richstokes opened this issue Jul 13, 2021 · 1 comment
Open

How do you set memory? #172

richstokes opened this issue Jul 13, 2021 · 1 comment

Comments

@richstokes
Copy link

richstokes commented Jul 13, 2021

Docs say to use --memory, but when I try that I get Error: no such option: --memory

With ecs scale "cluster" "app" --memory "app" 2048 (same with ecs deploy)

@fabfuel
Copy link
Owner

fabfuel commented Jul 15, 2021

Hi, this feature is currently only available on the develop branch, its not released yet.
I need to find some time to migrate the project over to travis-ci.com as the free version has ceased in June.

Until then, you could use the pre-release version e.g. via Docker, more details here

docker run fabfuel/ecs-deploy:develop

Best
Fabian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants