Files
rmm-openwrt/docs/recent-progress.md
2026-06-04 15:26:43 +03:00

18 lines
971 B
Markdown

# Recent Progress
- [x] Persistent alert state with `active`, `acknowledged`, and `resolved`.
- [x] Alert acknowledge API and UI action.
- [x] WAN connectivity probes from agent heartbeat.
- [x] Latency and packet loss alert rules.
- [x] Device list alert counters and `Alerts` fleet filter.
- [x] Fleet search/group/tag filters in UI.
- [x] Bulk command API and filtered bulk command UI action.
- [x] Remote SSH session API, SQLite state, audit events, and UI panel.
- [x] Agent `remote_ssh_reverse` command using OpenSSH or Dropbear `dbclient`.
- [x] Remote access docs updated for future Docker/Linux deployment.
- [x] Docker Compose stack for RMM server and reverse SSH tunnel endpoint.
- [x] Persistent Compose volumes for SQLite, SSH host keys, and router tunnel key.
- [x] Operator username/password login with signed `HttpOnly` browser sessions.
- [x] Caddy HTTPS reverse proxy Compose overlay.
- [x] NPMplus shared-network Compose overlay and deployment guide.