mirror of
https://github.com/outbackdingo/incus-os.git
synced 2026-01-27 10:19:24 +00:00
17 lines
494 B
Markdown
17 lines
494 B
Markdown
# Getting started
|
|
Let's get you started with IncusOS!
|
|
|
|
Whether you want to run it on some physical hardware or in a virtual
|
|
machine, you'll have to make sure your system meets the current system
|
|
requirements, then get yourself an image and finally install it on your
|
|
system.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
System requirements </getting-started/requirements>
|
|
Getting an image </getting-started/download>
|
|
Installing </getting-started/installation>
|
|
Accessing the system </getting-started/access>
|
|
```
|