Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 447 Bytes

Dokku plugin to rebuild an app without a git push

Commands

$ dokku help
     rebuild <app>     Rebuilds specified app
     rebuild:all       Rebuilds all apps

Installation

cd /var/lib/dokku/plugins
git clone https://github.com/scottatron/dokku-rebuild rebuild

Tagged releases are compatible with the equivalent Dokku release e.g. Dokku v0.2.x / Dokku Rebuild v0.2.x