Advanced Management 🌟
Advanced Management 🌟
Licensed plugins 💎: Pages in this section describe capabilities provided by optional plugins (
security,isolation,notify). OSSsuperdwithout those plugins does not register the related API routes.
As your infrastructure grows from a single server to a fleet of edge devices or a microservices cluster, governance becomes critical.
You need to know who executed a restart command, ensure that a memory leak doesn’t crash the whole machine, and get notified immediately when a service fails.
This section covers advanced capabilities enabled by licensed plugins.
In this section
- Web UI: Dashboard via the
uiplugin (OSS is API/CLI only). - Authentication: Securing the API with tokens (
security). - Access Control (RBAC): Fine-grained permissions (Viewer/Operator/Admin).
- Resource Isolation: CPU and memory limits via cgroups (
isolation, Linux). - Operation Audit: Compliance logging for API mutations (
security). - Event Notifications: Webhook integration (
notify).