hyperoslo / hyperoslo/capistrano-foreman

Scripts don't start automatically

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
135
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.