From b1632958f54ef7799639cbe49a9e380cddd18f34 Mon Sep 17 00:00:00 2001 From: Matej Briskar Date: Tue, 24 Nov 2015 21:32:41 +0100 Subject: [PATCH] New plugin created I have created a plugin for installing a specific library that is not working properly when installed using dokku-apt. It took me a lot of time to figure out how to properly install it and therefore I wanted to share it. --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index 4ed26d4af..64c8189ee 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -217,6 +217,7 @@ Note: The following plugins have been supplied by our community and may not have | [Slack Notifications](https://github.com/ribot/dokku-slack) | [ribot][] | 0.4.0+ | | [User ACL](https://github.com/mlebkowski/dokku-acl) | [Maciej Ɓebkowski][] | 0.4.0+ | | [Webhooks](https://github.com/nickstenning/dokku-webhooks) | [nickstenning][] | | +| [Wkhtmltopdf](https://github.com/mbriskar/dokku-wkhtmltopdf) | [mbriskar][] | | | [Wordpress](https://github.com/dudagroup/dokku-wordpress-template) | [abossard][] | Dokku dev, mariadb, volume, domains | 1 Forked from [jezdez/dokku-elasticsearch-plugin](https://github.com/jezdez/dokku-elasticsearch-plugin): uses Elasticsearch 1.2 (instead of 0.90), doesn't depend on dokku-link, runs as elasticsearch user instead of root, and turns off multicast autodiscovery for use in a VPS environment.