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

Update docker-compose to use profiles to separate deployment services #95

Closed
radiantone opened this issue Oct 28, 2021 · 1 comment · May be fixed by #81
Closed

Update docker-compose to use profiles to separate deployment services #95

radiantone opened this issue Oct 28, 2021 · 1 comment · May be fixed by #81
Assignees
Labels
docker Pull requests that update Docker code task A task that needs to be completed

Comments

@radiantone
Copy link

No description provided.

@radiantone radiantone added docker Pull requests that update Docker code task A task that needs to be completed labels Oct 28, 2021
@radiantone radiantone self-assigned this Oct 28, 2021
@radiantone
Copy link
Author

To bring up NGINX plus two gunicorn cluster on same machine use

$ docker-compose --profile nginx up

Otherwise, the default command works same as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code task A task that needs to be completed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant