Skip to content

Instantly share code, notes, and snippets.

@sdbondi
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save sdbondi/a6a9dc85c01cdf926dba to your computer and use it in GitHub Desktop.

Select an option

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