Commit Graph
17 Commits
Author SHA1 Message Date
Hidosi f9018f83b9 Update README with mass deploy instructions and deploy/ structure 2026-07-20 18:02:00 +07:00
Hidosi e1372b0584 Remove hardcoded SSH password; prompt interactively or use env var 2026-07-20 17:49:03 +07:00
Hidosi 5e77c162c7 Add mass agent deployment script with SSH key/password auth and apt fallback 2026-07-20 17:42:11 +07:00
Hidosi 49a884c01d Replace navbar text with logo image and add fallback text 2026-07-20 16:14:50 +07:00
Hidosi 3b5ac3d282 Update README with current features: sessions, timezone, RAM/swap, RBAC, audit 2026-07-17 17:20:11 +07:00
Hidosi 1560592af4 Fix CSV export to preserve zero values for RAM/swap metrics 2026-07-17 17:11:41 +07:00
Hidosi 76f74201e5 Add RAM usage in GB and swap metrics to agent, server, UI and CSV export 2026-07-17 17:10:47 +07:00
Hidosi 513b8ede84 Add configurable TIMEZONE for web UI display (UTC storage preserved) 2026-07-17 12:02:58 +07:00
Hidosi 559025d5f7 Build agent .deb 1.0.1 with session tracking 2026-07-17 09:51:26 +07:00
Hidosi 7b2e5172ea Add active user session tracking from agent user :0 2026-07-16 15:46
user     pts/0        2026-07-16 15:50 (:0)
user     pts/1        2026-07-16 16:46 (:0)
user     pts/2        2026-07-17 09:05 (:0) to server UI
2026-07-17 09:44:39 +07:00
Hidosi 8e62eaf3f3 Fix JS fetch credentials and CSV export from web UI 2026-07-16 18:32:37 +07:00
Hidosi 677f6028d9 Fix cookie auth for API endpoints and clean up navbar 2026-07-16 18:16:27 +07:00
Hidosi d1128f4aa3 Add RBAC: admin user management, audit log, runtime settings, delete PC 2026-07-16 17:28:04 +07:00
Hidosi c2148f334d Add pre-built .deb agent package 2026-07-16 14:29:43 +07:00
Hidosi 53a087fbc3 Add .deb agent package with systemd timer and interactive setup 2026-07-16 14:28:12 +07:00
Hidosi 21566c1f1e Add future plans (TODO) to README 2026-07-16 12:20:11 +07:00
Hidosi cf2727da2b Initial commit: InfoUser Monitor with FastAPI, agent, Docker, JWT auth, notifications, filters and CSV export 2026-07-16 11:53:51 +07:00