docs: update deploy

This commit is contained in:
lukas 2021-11-13 10:13:24 +00:00
parent d63c446537
commit 883acbe425

View File

@ -2,7 +2,7 @@
title: Deployment title: Deployment
description: description:
published: true published: true
date: 2021-11-12T15:51:15.630Z date: 2021-11-13T10:13:22.305Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-08-12T10:06:58.917Z dateCreated: 2021-08-12T10:06:58.917Z
@ -12,12 +12,12 @@ dateCreated: 2021-08-12T10:06:58.917Z
*The section is meant to help users prepare their computer to host Phyllome OS, to pick the right version that will suit their needs, to understand its limitations, and to install it.* *The section is meant to help users prepare their computer to host Phyllome OS, to pick the right version that will suit their needs, to understand its limitations, and to install it.*
* [Choose](/deploy/choose) * **Choose**
* [Is Phyllome OS right for you?](/deploy/choose/phyllomeos) * [Is Phyllome OS right for you?](/deploy/rightforyou)
* [Requirements](/deploy/choose/requirements) * [Requirements](/deploy/requirements)
* [Install](/deploy/install) * **Install**
* [Prepare](/deploy/install/prepare) * [Prepare](/deploy/prepare)
* [Create an installation medium](/deploy/install/medium) * [Create an installation medium](/deploy/medium)
* [From a live medium](/deploy/install/live) (*default method*) * [Install from a live medium](/deploy/live) (*default method*)
* [In a virtual machine](/deploy/install/vm) (*to hack it*) * [Deploy in a virtual machine](/deploy/vm) (*to hack it*)
* [From source](/deploy/install/source) * [From source](/deploy/source)