diff --git a/docs/plugins.md b/docs/plugins.md index e3b01b60c9c..60f85f77ee5 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -20,6 +20,22 @@ dokku plugins-install [See the full documentation](http://progrium.viewdocs.io/dokku/development/plugin-creation). +## Official Plugins (Beta) + +The following plugins are available and provided by dokku maintainers. Where noted, these plugins should be considered beta software and may not have been used as thoroughly as community plugins. Please file issues against their respective issue trackers. + +| Plugin | Author | Compatibility | +| ------------------------------------------------------------------------------------------------- | --------------------- | --------------------- | +| [Elasticsearch (beta)](https://github.com/dokku/dokku-elasticsearch-plugin) | [dokku][] | 0.4.0+ | +| [MariaDB (beta)](https://github.com/dokku/dokku-mariadb-plugin) | [dokku][] | 0.4.0+ | +| [Memcached (beta)](https://github.com/dokku/dokku-memcached-plugin) | [dokku][] | 0.4.0+ | +| [Mongo (beta)](https://github.com/dokku/dokku-mongo-plugin) | [dokku][] | 0.4.0+ | +| [MySQL (beta)](https://github.com/dokku/dokku-mysql-plugin) | [dokku][] | 0.4.0+ | +| [Postgres (beta)](https://github.com/dokku/dokku-postgres-plugin) | [dokku][] | 0.4.0+ | +| [RabbitMQ (beta)](https://github.com/dokku/dokku-rabbitmq-plugin) | [dokku][] | 0.4.0+ | +| [Redis (beta)](https://github.com/dokku/dokku-redis-plugin) | [dokku][] | 0.4.0+ | +| [RethinkDB (beta)](https://github.com/dokku/dokku-rethinkdb-plugin) | [dokku][] | 0.4.0+ | + ## Community plugins Note: The following plugins have been supplied by our community and may not have been tested by dokku maintainers. @@ -82,6 +98,7 @@ Note: The following plugins have been supplied by our community and may not have [Maciej Ɓebkowski]: https://github.com/mlebkowski [abossard]: https://github.com/dudagroup [alexkruegger]: https://github.com/alexkruegger +[dokku]: https://github.com/dokku ### Datastores