Pulse/internal/models
rcourtman 5c54685f04 Add API token scopes and standalone host agent
Introduces granular permission scopes for API tokens (docker:report, docker:manage, host-agent:report, monitoring:read/write, settings:read/write) allowing tokens to be restricted to minimum required access. Legacy tokens default to full access until scopes are explicitly configured.

Adds standalone host agent for monitoring Linux, macOS, and Windows servers outside Proxmox/Docker estates. New Servers workspace in UI displays uptime, OS metadata, and capacity metrics from enrolled agents.

Includes comprehensive token management UI overhaul with scope presets, inline editing, and visual scope indicators.
2025-10-23 11:40:31 +00:00
..
cluster.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
converters.go Improve LXC guest metrics visibility (#596) 2025-10-22 22:24:33 +00:00
models.go Improve LXC guest metrics visibility (#596) 2025-10-22 22:24:33 +00:00
models_frontend.go Improve LXC guest metrics visibility (#596) 2025-10-22 22:24:33 +00:00
state_snapshot.go Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00