Add the elasticsearch template

This commit is contained in:
Anthony Lapenna
2016-09-15 10:01:19 +12:00
parent ab26a83b3c
commit dce189c42b
2 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ It also describes how to host your own Apps.
* HAProxy (based on `httpd:latest`)
* MySQL (based on `mysql:latest`)
* Mongo (based on `mongo:latest`)
* Elasticsearch (based on `elasticsearch:latest`)
* Redis (based on `redis:latest`)
* WordPress (based on `wordpress:latest`)
* Drupal (based on `drupal:latest`)