1
0
Fork 0

Make documentation clear

This commit is contained in:
Joao Gilberto Magalhaes 2023-02-28 00:04:51 -06:00
parent c0eb766339
commit d63aeef206
3 changed files with 14 additions and 8 deletions

View file

@ -4,8 +4,12 @@
This method will use a docker standalone installation to discover the containers and configure the HAProxy.
The only requirement is that containers and EasyHAProxy must be in the same docker network.
If not, EasyHAProxy will connect the container with the EasyHAProxy network.
You cannot mix docker containers with swarm containers.
The only request is that containers and EasyHAProxy must be in the same docker network.
If you don't add to your services the same network EasyHAProxy is connected to, EasyHAProxy will attach it network to your container.
Also, it is highly recommended you create a network external to EasyHAProxy.
e.g.: