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

Scripts don't start automatically #46

Open
pratik60 opened this issue Jun 29, 2016 · 0 comments
Open

Scripts don't start automatically #46

pratik60 opened this issue Jun 29, 2016 · 0 comments

Comments

@pratik60
Copy link

set :foreman_export_path, '/etc/init/sites'

imagine application name is dashboard

script is put in /etc/init/sites/dashboard.conf etc

To run it, we must do sudo start sites/dashboard etc

But the capistrano-foreman gem when it tries to run a script, it is using sudo start dashboard (forgetting the sites), hence it doesn't ever work.

Am I interpreting something incorrectly?

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