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

Add the ability to pass environment variables to the init script (for Ju... #610

Merged
merged 1 commit into from
Nov 27, 2014

Conversation

kwilczynski
Copy link
Contributor

...ngle).

Signed-off-by: Krzysztof Wilczynski krzysztof.wilczynski@linux.com

… Jungle).

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
@kwilczynski
Copy link
Contributor Author

Paging @evanphx @Hates.

This is very simple change, allowing one to pass environment variable, for example (puma.conf):

/home/vagrant,vagrant,/dev/null,/home/vagrant/puma1.log
/home/vagrant,vagrant,/dev/null,/home/vagrant/puma2.log,FOO=123;BAR=456

I think, @Hates is using it in production at the moment (it was made for him in the first place).

evanphx added a commit that referenced this pull request Nov 27, 2014
Add the ability to pass environment variables to the init script (for Ju...
@evanphx evanphx merged commit d690763 into puma:master Nov 27, 2014
@kwilczynski
Copy link
Contributor Author

Thanks @evanphx 🍰 ❤️

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.

None yet

2 participants