dokku-require
dokku-require copied to clipboard
setup all the requirement for your app on push
very useful plugin I think it is a must have as a core plugin!
It would be good to enable some options to only apply on first push / or perhaps if they don't already exist. (as per discussion here https://github.com/dokku/dokku/issues/2269) Env vars are...
Prevent PHASES from being set to pythons KeyError traceback if the property is missing in app.json. This patch discards errors completely, so I'm not sure this is the way to...