{{define "body"}}

Discovered apps

Refreshed every 60s from /proc. Docker Compose / nginx / systemd discoveries land with the deploymentd integration (see docs/plans/inventory-management.md §7.2); once the host runs deploymentd and posts to RSMon, the matching Site + Deployment rows appear here side-by-side with the per-process list.

{{range .Apps}} {{else}} {{end}}
Name Source PID Ports Uptime Last check
{{.Name}} {{.Source}} {{.PID}} {{range .Ports}}{{.}}
{{end}}
{{fmtTime .LastSeen}} details
No apps discovered yet — first refresh runs within 60s of start.
{{end}}