Skip to content

Support for centralized deployer usage #2468

@marvinhinz

Description

@marvinhinz

Hi,

for various reasons we store our deploy scripts centrally on our ssh jump server, that every developer has an account on.
Right now we use a little bash wrapper script, which works like this: dep-wrap project action param1 param2 etc.
All deploy.php-files are stored in a projects subfolder.

This enables us to deploy these projects without having to specify the --file=.../projects/$project/deploy.php param every time.

I thought it would be nice to have this functionality native in deployer. Bash completion for available projects would be
cool too! I'd like to create a pull request, when i have some spare time, but first i'm interested in feedback about this idea.
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions