haproxy-wi/app
Aidaho 791cd1ed57 v8.0: Handle missing system info and refactor server installation
Introduce a custom exception `RoxywiResourceNotFound` to manage cases where system information cannot be found. Refactor the server installation process to use server IDs instead of IPs, improving data consistency and reliability.
2024-08-28 15:25:27 +03:00
..
api/routes v8.0: Refactor HA cluster master selection logic 2024-08-27 15:57:45 +03:00
certs
modules v8.0: Handle missing system info and refactor server installation 2024-08-28 15:25:27 +03:00
routes v8.0: Refactor slave routes and clean up redundant code 2024-08-28 15:10:39 +03:00
scripts v8.0: Comment out duplicate HAProxy installation task 2024-08-13 00:21:42 +03:00
static v8.0: Refactor slave routes and clean up redundant code 2024-08-28 15:10:39 +03:00
templates v8.0: Handle exceptions and update data structure 2024-08-28 11:30:05 +03:00
views v8.0: Handle exceptions and update data structure 2024-08-28 11:30:05 +03:00
__init__.py
app.wsgi
config.py
create_db.py
jobs.py
login.py
middleware.py