Update 'README.md'

This commit is contained in:
Gyorgy Berenyi
2022-06-09 11:30:02 +00:00
parent 34bf0dd843
commit 760f3a0b49

View File

@@ -8,4 +8,8 @@ The proxy-scheduler use inotify kernel solution to watch changes and execute act
## PROXY.JSON keys explanation ## ## PROXY.JSON keys explanation ##
The proxy.json file must be filled in almost, some cases like "PROXY_TYPE" must be filled when the loadbalancer service use Haproxy applications in the backend (the configuration generating is another) The proxy.json file must be filled in almost, some cases like "PROXY_TYPE" must be filled when the loadbalancer service use Haproxy applications in the backend (the configuration generating is another)
| KEY | VALUE |
|DOCKER_REGISTRY_URL | Docker image pathes, not mandatory |
| PROXY_TYPE | Filled as "haproxy" when it is a public loadbalancer |