Add HydraRoute Manager web server — standalone domain management UI

Made-with: Cursor
This commit is contained in:
Андрей Бобырев
2026-04-24 11:37:24 +03:00
commit a63329af81
14 changed files with 833 additions and 0 deletions

7
server/.env.example Normal file
View File

@@ -0,0 +1,7 @@
HOST=0.0.0.0
PORT=8000
ADMIN_PASSWORD=admin
# SSH defaults for all routers (can be overridden per-router)
SSH_USER=root
SSH_PASS=keenetic