From 8e34477c9622eddcaf29ad04e6026ea4d2d05cea Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Mon, 9 May 2016 12:41:57 -0400 Subject: [PATCH] Adding link to rollbar plugin --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index cb465709eaf..e1dd1ca2784 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -243,6 +243,7 @@ Note: The following plugins have been supplied by our community and may not have | [Wordpress](https://github.com/dudagroup/dokku-wordpress-template) | [abossard][] | Dokku dev, mariadb, volume, domains | | [Long Timeout](https://github.com/investtools/dokku-long-timeout-plugin) | [investtools][] | 0.4.0+ | | [Hostname](https://github.com/michaelshobbs/dokku-hostname) | [michaelshobbs][] | 0.4.0+ | +| [Rollbar](https://github.com/iloveitaly/dokku-rollbar) | [iloveitaly][] | 0.5.0+ | 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.