dokku-require icon indicating copy to clipboard operation
dokku-require copied to clipboard

setup all the requirement for your app on push

Results 3 dokku-require issues
Sort by recently updated
recently updated
newest added

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...

enhancement
on hold

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...