Skip to content

Instantly share code, notes, and snippets.

@sdbondi
Last active August 29, 2015 14:02
Show Gist options
  • Save sdbondi/a6a9dc85c01cdf926dba to your computer and use it in GitHub Desktop.
Save sdbondi/a6a9dc85c01cdf926dba to your computer and use it in GitHub Desktop.
Plugins for dokku
git clone https://github.com/statianzo/dokku-supervisord.git /var/lib/dokku/plugins/dokku-supervisord
dokku plugins-install
git clone https://github.com/scottatron/dokku-rebuild /var/lib/dokku/plugins/rebuild
dokku plugins-install
git clone https://github.com/musicglue/dokku-user-env-compile.git /var/lib/dokku/plugins/user-env-compile
dokku plugins-install
git clone https://github.com/mikexstudios/dokku-nginx-alt.git /var/lib/dokku/plugins/dokku-nginx-alt
dokku plugins-install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment