https://github.com/zimbatm/haproxy-docker
https://github.com/zimbatm/haproxy-docker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zimbatm/haproxy-docker
- Owner: zimbatm
- Created: 2014-04-21T17:04:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:31:26.000Z (over 2 years ago)
- Last Synced: 2025-02-07T15:16:21.064Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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