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

Add optional post-provision, pre-deis-install hook #22

Open
acr92 opened this issue Sep 15, 2015 · 0 comments
Open

Add optional post-provision, pre-deis-install hook #22

acr92 opened this issue Sep 15, 2015 · 0 comments

Comments

@acr92
Copy link

acr92 commented Sep 15, 2015

A lot happens in the provision phase. However, some users (e.g. myself) have a need for executing something between the situation where the cluster is provisioned, and when Deis is installed.

Examples:

  • Setting extra configuration parameters in Deis
  • Deploying extra units to fleet (for logs, monitoring etc).

I think this could be solved by adding a extra, optional hook, which was executed by rigger during the provision phase.

Either that, or split provision into two commands:

  • provision = get cluster up and running
  • install install deis based on configuration
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