Filling Readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,7 +1,15 @@
|
||||
The msarthost-proxy json files contain teh required information to deploy one loadbalancer (from haproxy) and minimum two backend proxies (from nginx) with terminating HTTPS process and translate it to HTTP to backend www and other services.
|
||||
The smarthost-proxy json files contain teh required information to deploy one loadbalancer (from haproxy) and minimum two backend proxies (from nginx) with terminating HTTPS process and translate it to HTTP to backend www and other services.
|
||||
|
||||
The loadbalancer process depend on dns service which is defined is json.
|
||||
|
||||
There are some firewall json defined.
|
||||
|
||||
The firewal_dns json contains the DOCKER-USER table rules for communication between loadbalancer and dns.
|
||||
|
||||
The firewall_backend* json files are the DOCKER-USER table rules for communication between loadbalancer and backend proxies.
|
||||
|
||||
The other firewall json files needed for various vpn connection between loadbalancer proxy.
|
||||
|
||||
## How to run
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user