Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

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

Description

@acr92

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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