Skip to content

scottatron/dokku-rebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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