bird-lg/README

18 lines
371 B
Plaintext

bird-lg depend on :
- python-flask
- python-dnspython
On all bird nodes:
fill the config file lg-proxy.cfg by list all ips that can acces to the proxy
and start "python lg-proxy.py"
On frontend:
fill config file lg.cfg by list all bird nodes
and start "python lg.py"
Each service can by embeded in any webserver by follow regular python-flask configuration