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

Simplified setup, allowing background together with puma in same container. #94

Open
wants to merge 3 commits into
base: portus-2.3
Choose a base branch
from

Conversation

janhelge
Copy link
Contributor

@janhelge janhelge commented Feb 5, 2018

The purpose of this PR is to simplify the setup for production environments by allowing both ...

portusctl exec rails r /srv/Portus/bin/background.rb & 
portusctl exec "pumactl -F /srv/Portus/config/puma.rb start"

...in same container.

The functionality is controlled with environment variable PORTUS_RUN_FOREGROUND_AND_BACKGROUND="true"

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.

1 participant