Skip to content

Scripts don't start automatically #46

Description

@pratik60

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions