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

Use celery concurrency 1 and allow --scale containers #61

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

humitos
Copy link
Member

@humitos humitos commented May 25, 2020

This will give us similar parity with production, where there can't be 2 builds
building in the same server at the same time.

This can be called by,

inv docker.up --scale-build 3

This will give us similar parity with production, where there can't be 2 builds
building in the same server at the same time.
@humitos humitos force-pushed the humitos/build-default-large branch from 97e6f5b to a78d01b Compare June 8, 2020 10:36
@humitos humitos requested review from agjohnson and ericholscher June 8, 2020 10:36
@humitos humitos changed the title Use celery concurrency 1 and use 2 containers Use celery concurrency 1 and allow --scale containers Jun 8, 2020
@humitos humitos merged commit aa71156 into master Jun 8, 2020
@humitos humitos deleted the humitos/build-default-large branch June 8, 2020 17:19
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

Successfully merging this pull request may close these issues.

3 participants