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

Installation hooks for initial start? #377

Open
climatebrad opened this issue Aug 5, 2024 · 1 comment
Open

Installation hooks for initial start? #377

climatebrad opened this issue Aug 5, 2024 · 1 comment

Comments

@climatebrad
Copy link
Contributor

Do there need to be any hooks for puma:install and puma:enable and puma:start?

def register_hooks
after 'deploy:finished', 'puma:smart_restart'
end

I'm asking because I'm having trouble figuring out how I'm supposed to get my app's puma service to start up the first time.

@climatebrad
Copy link
Contributor Author

It would be nice to have a task to check if puma:install is needed in the deploy process but otherwise this is answered in this documentation fix.

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

No branches or pull requests

1 participant