Update README.md
This commit is contained in:
parent
d01cbd5a3d
commit
aa8167e0be
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ The mapping to `/var/run/docker.sock` is necessary to discover the docker contai
|
||||||
|
|
||||||
The environment variables will setup the HAProxy.
|
The environment variables will setup the HAProxy.
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Environment Variable | Description |
|
| Environment Variable | Description |
|
||||||
|----------------------|-------------------------------------------------------------------------------|
|
|----------------------|-------------------------------------------------------------------------------|
|
||||||
| DISCOVER | How `haproxy.cfg` will be created: `static`, `docker` or `swarm` |
|
| DISCOVER | How `haproxy.cfg` will be created: `static`, `docker` or `swarm` |
|
||||||
|
|
@ -75,6 +76,7 @@ Important: easyhaproxy needs to be in the same network of the containers or othe
|
||||||
|
|
||||||
## Tags to be attached in the Docker Container
|
## Tags to be attached in the Docker Container
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Tag | Description |
|
| Tag | Description |
|
||||||
|---------------------------------------------|---------------------------------------------------------------------------------------------------------|
|
|---------------------------------------------|---------------------------------------------------------------------------------------------------------|
|
||||||
| com.byjg.easyhaproxy.definitions | A Comma delimited list with the definitions. Each name requires the definition of the parameters below. |
|
| com.byjg.easyhaproxy.definitions | A Comma delimited list with the definitions. Each name requires the definition of the parameters below. |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue