Add the HAProxy template

This commit is contained in:
Anthony Lapenna
2016-09-15 09:54:40 +12:00
parent cf8db3e5b0
commit 0745defc9f
2 changed files with 15 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ It also describes how to host your own Apps.
* Docker registry (based on `registry:latest`)
* Nginx (based on `nginx:latest`)
* Httpd (based on `httpd:latest`)
* HAProxy (based on `httpd:latest`)
* MySQL (based on `mysql:latest`)
* Mongo (based on `mongo:latest`)
* Redis (based on `redis:latest`)