1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-09-21 06:24:43 +02:00
bird-lg/README

18 lines
371 B
Plaintext
Raw Normal View History

2011-12-16 11:06:15 +01:00
2011-12-16 19:08:12 +01:00
bird-lg depend on :
- python-flask
- python-dnspython
2011-12-16 11:06:15 +01:00
2012-01-26 17:12:18 +01:00
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