chore: harden admin and add CI

This commit is contained in:
Андрей Бобырев
2026-06-07 02:41:51 +03:00
parent be5656b2f2
commit 771d9446b1
9 changed files with 169 additions and 13 deletions

18
ROADMAP.md Normal file
View File

@@ -0,0 +1,18 @@
# Roadmap
## High Priority
- Optional HTTPS reverse proxy for web-admin with automatic certificate flow.
- Full per-client WARP routing via separate telemt route/service design.
- Automated restore test in CI or staging VPS.
## Medium Priority
- ShellCheck pass for installer scripts.
- Playwright visual smoke test for web-admin pages.
- Structured audit log for admin actions.
## Low Priority
- Docker-based local demo environment.
- Import/export custom public site templates.