An open API service indexing awesome lists of open source software.

https://github.com/zimbatm/haproxy-docker


https://github.com/zimbatm/haproxy-docker

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Docker + HAProxy
===================

A simple Dockerfile to build and install [HAProxy](http://haproxy.1wt.eu/).

The end goal is to have HAProxy automatically configure depending on the
linked containers.

Status: WIP
-----------

Usage
-----

```
docker run -t -i --rm --name haproxy --link camlistore:camlistore zimbatm/haproxy
```

TODO
----

* SSL setup
* Config generation