mirror of https://github.com/Aidaho12/haproxy-wi
Update README.md
parent
407e113cf9
commit
4b0e8c0d06
|
@ -1,7 +1,7 @@
|
||||||
# Haproxy web interface
|
# Haproxy web interface
|
||||||
A simple web interface(user-frendly web GUI) for managing Haproxy servers
|
A simple web interface(user-frendly web GUI) for managing Haproxy servers
|
||||||
|
|
||||||
![alt text](image/5.jpeg "Edit config page")
|
![alt text](image/8.jpeg "Show config page")
|
||||||
|
|
||||||
# Capabilities:
|
# Capabilities:
|
||||||
1. View statistics of all servers in one place
|
1. View statistics of all servers in one place
|
||||||
|
@ -30,6 +30,8 @@ $ sudo ./install.sh
|
||||||
```
|
```
|
||||||
Edit listserv.py, add your HAproxy servers.
|
Edit listserv.py, add your HAproxy servers.
|
||||||
|
|
||||||
|
![alt text](image/7.jpeg "Overview page")
|
||||||
|
|
||||||
# Settings
|
# Settings
|
||||||
edit haproxy-webintarface.config with your env
|
edit haproxy-webintarface.config with your env
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue