dokku-man
dokku-man copied to clipboard
Create deploy hooks for apps
Deploy hooks can be used to triggering deployment from CIs etc.
You'll probably want to make sure you can add a secret token to the hook so that any random request doesn't accidentally trigger a deploy.
Yes exactly @josegonzalez thank you :+1: