mirror of https://github.com/Aidaho12/haproxy-wi
v1.6.1
parent
ff4ab73a97
commit
f0d593df9e
19
README.md
19
README.md
|
@ -5,15 +5,16 @@ A simple web interface(user-frendly web GUI) for managing Haproxy servers
|
||||||
|
|
||||||
# Capabilities:
|
# Capabilities:
|
||||||
1. View statistics of all servers in one place
|
1. View statistics of all servers in one place
|
||||||
2. View logs of all servers in one place
|
2. Server and service statsus in one place
|
||||||
3. Disabling / enabling the backend servers without reboot (after reboot, will work as specified in the config), viewing server state data
|
3. View logs of all servers in one place
|
||||||
4. Browsing Configs
|
4. Disabling / enabling the backend servers without reboot (after reboot, will work as specified in the config), viewing server state data
|
||||||
5. Add sections: listen, frontend, backend from web interface
|
5. Browsing Configs
|
||||||
6. Editing configs
|
6. Add sections: listen, frontend, backend from web interface
|
||||||
7. Rollback to previous versions of the config
|
7. Editing configs
|
||||||
8. Comparing versions of configs
|
8. Rollback to previous versions of the config
|
||||||
9. Users roles: admin, viewer
|
9. Comparing versions of configs
|
||||||
10. Telegram notification
|
10. Users roles: admin, editor, viewer
|
||||||
|
11. Telegram notification
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
Can be used as a service, or via fastaci apache + fastCGI(recommend, because it works faster), how to use the service:
|
Can be used as a service, or via fastaci apache + fastCGI(recommend, because it works faster), how to use the service:
|
||||||
|
|
Loading…
Reference in New Issue