Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Add pre- and post- hooks for arbitrary scripting #190

@aweiteka

Description

@aweiteka

For some applications on some providers there is a need to prep the host before running (pre-hook). There is also much value in providing a method for validating an application is running (post-hook). We should specify these generally so they can be implemented broadly. I'm not sure if these go in the graph or elsewhere. Use cases:

  • run a shell script to create a directory on the host for arbitrary storage
  • run an ansible playbook to prepare one or more remote systems before deployment
  • run a script to manage certificates before deployment
  • run a container-based test suite after application has run to validated deployment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions