From fbc2e22dd63774e5ded2e21d0dbacf0b76166865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Guitaut?= Date: Sat, 14 Mar 2015 01:40:03 +0100 Subject: [PATCH] Add rails-logs to plugins --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index bff49bf48..c0dfafd6c 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -194,6 +194,7 @@ Note: The following plugins have been supplied by our community and may not have | [User ACL](https://github.com/mlebkowski/dokku-acl) | [Maciej Ɓebkowski][] | | | [PrimeCache](https://github.com/darkpixel/dokku-prime-cache) | [darkpixel][] | | | [Webhooks](https://github.com/nickstenning/dokku-webhooks) | [nickstenning][] | | +| [Rails logs](https://github.com/Flink/dokku-rails-logs) | [Flink][] | | 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.