|
|
@ -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:
|
|
|
|