Files
incus-os/doc/reference/system.md
Stéphane Graber 1f4a01318e doc: Add section introductions
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2025-11-06 01:45:12 -05:00

23 lines
725 B
Markdown

# System configuration
IncusOS runs a management daemon which is responsible not just of
starting and stopping the various applications and services but also of
correctly bringing up system networking and storage, handle updates and
manage encryption keys.
Those core system functions each have their own state and configuration
as well as relevant actions.
```{toctree}
:maxdepth: 1
Backup/Restore </reference/system/backup>
Logging </reference/system/logging>
Network </reference/system/network>
Power </reference/system/power>
Providers </reference/system/providers>
Resources </reference/system/resources>
Security </reference/system/security>
Storage </reference/system/storage>
Update </reference/system/update>
```