This repository contains Dockerfile of Haproxy for Docker's automated build published to the public Docker Hub Registry.
Install Docker.
Download automated build from public Docker Hub Registry: docker pull jeko/couchdb-haproxy
docker run -d -p 5984:5984 -e COUCHDB_SERVERS=server1:15984,server2:25984 jeko/couchdb-haproxy
COUCHDB_BIND: default="*:5984"COUCHDB_CHECK: default="check inter 5s"To enable Basic HTTP authentication, set COUCHDB_USERNAME and COUCHDB_PASSWORD.
Content type
Image
Digest
sha256:033ca4cf8…
Size
36.5 MB
Last updated
over 6 years ago
docker pull jeko/couchdb-haproxy