chore: project skeleton + phase-1 plan
This commit is contained in:
commit
fab512f1e1
4 changed files with 2048 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Proxmox Monitor
|
||||
|
||||
Agent-Server monitoring for Proxmox hosts. Elixir/OTP. See `proxmox-monitor-konzept.md`.
|
||||
|
||||
- `server/` — Phoenix + SQLite + LiveView
|
||||
- `agent/` — Slipstream Channels client, deploys as Burrito binary
|
||||
|
||||
Phase 1 focuses on end-to-end metric push. Later phases add ZFS/VM collectors, persistence, LiveView dashboard.
|
||||
Loading…
Add table
Add a link
Reference in a new issue