Sign inSign up

jeko/couchdb-haproxy

By jeko

•Updated about 6 years ago

Image
1

1.6K

jeko/couchdb-haproxy repository overview

⁠Haproxy Dockerfile

This repository contains Dockerfile of Haproxy⁠ for Docker⁠'s automated build⁠ published to the public Docker Hub Registry⁠.

⁠Base Docker Image
  • ubuntu:14.04
⁠Installation
  1. Install Docker⁠.

  2. Download automated build⁠ from public Docker Hub Registry⁠: docker pull jeko/couchdb-haproxy

⁠Usage
docker run -d -p 5984:5984 -e COUCHDB_SERVERS=server1:15984,server2:25984 jeko/couchdb-haproxy
⁠Environment variables
  • COUCHDB_BIND: default="*:5984"
  • COUCHDB_CHECK: default="check inter 5s"
⁠Authentication

To enable Basic HTTP authentication, set COUCHDB_USERNAME and COUCHDB_PASSWORD.

Tag summary

Content type

Image

Digest

sha256:033ca4cf8…

Size

36.5 MB

Last updated

over 6 years ago

docker pull jeko/couchdb-haproxy