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

permission problem with run-puma script #59

Closed
repomaa opened this issue Aug 11, 2014 · 2 comments
Closed

permission problem with run-puma script #59

repomaa opened this issue Aug 11, 2014 · 2 comments
Labels

Comments

@repomaa
Copy link

repomaa commented Aug 11, 2014

Script needs read rights to be executed by others than root

@seuros
Copy link
Owner

seuros commented Aug 11, 2014

then chmod it to be executed by others.

@tomjoro
Copy link

tomjoro commented Oct 19, 2014

I modified jungle scripts (run-puma, and puma.confi) so they work with capistrano 3 nicely. So jungle scripts work for boot, etc., but capistrano 3 can be used with a non-root (no sudo rights) to start /stop with a deploy user. Also modified to work with rbenv, but should work with rvm too if run-puma is slightly adapted.
https://github.com/tomjoro/puma_jungle_rbenv_cap3

@seuros seuros closed this as completed Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants