Skip to content
New issue

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

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

Already on GitHub? # to your account

Add 'daemonize' config #194

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Add 'daemonize' config #194

merged 1 commit into from
Mar 10, 2017

Conversation

rhannequin
Copy link
Contributor

Allows to set set :puma_daemonize, true config to use Puma daemonize instruction.

This can be useful when not using Puma's --daemon option or through pumactl.

@seuros
Copy link
Owner

seuros commented Mar 10, 2017

@rhannequin thank you for your contribution ? Do you know which version of puma started to support this option ?

@waltercool
Copy link

It looks like since Puma 2.0 https://github.com/puma/puma/blob/master/History.md#200b2--2012-11-18 , but I can only confirm the existence of this option since 2.12 https://github.com/puma/puma/blob/v2.12.0/lib/puma/rack/builder.rb

@seuros seuros merged commit f461d37 into seuros:master Mar 10, 2017
@seuros
Copy link
Owner

seuros commented Mar 10, 2017

Thank you @waltercool
I will rebase this in the v3 branch.

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

Successfully merging this pull request may close these issues.

3 participants