mirror of
https://github.com/outbackdingo/incus-os.git
synced 2026-01-28 02:19:20 +00:00
19 lines
576 B
Markdown
19 lines
576 B
Markdown
# Reference
|
|
This reference documentation covers every aspect of IncusOS.
|
|
|
|
It includes details for all installable applications, system services and general system configuration.
|
|
In addition, it also provides some detailed background information on core features of IncusOS.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
Applications </reference/applications>
|
|
Services </reference/services>
|
|
System configuration </reference/system>
|
|
API </reference/api>
|
|
Partitioning scheme </reference/partitioning-scheme>
|
|
Recovery </reference/recovery>
|
|
Seed </reference/seed>
|
|
Security </reference/security>
|
|
```
|