diff --git a/pages/01.administrate/02.install/install.md b/pages/01.administrate/02.install/install.md deleted file mode 100644 index 44424c98..00000000 --- a/pages/01.administrate/02.install/install.md +++ /dev/null @@ -1,76 +0,0 @@ ---- -title: Installation guide -template: docs -taxonomy: - category: docs -routes: - default: '/install' ---- - -There are multiple ways to install YunoHost. The process may differ slightly depending on whether it takes place at home or on a remote server, and depending on the hardware used: **[See the requirements](/hardware)**. - -This page lists a few installation guides. - -## Give it a try - -[div class="flex-container"] - -[div class="flex-child"] -[[figure caption="Demo server"]![](image://logo.png?height=150)[/figure]](/try) -[/div] - -[div class="flex-child"] -[[figure caption="Try with VirtualBox"]![](image://virtualbox.png?height=150)[/figure]](/install_process/hardware:virtualbox) -[/div] - -[/div] - -## Install at home - -[div class="flex-container"] - -[div class="flex-child"] -[[figure caption="On a Raspberry Pi"]![](image://raspberrypi.jpg?height=150)[/figure]](/install_process/hardware:rpi2plus) -[/div] - -[div class="flex-child"] -[[figure caption="On an ARM board"]![](image://olinuxino.jpg?height=150)[/figure]](/install_process/hardware:arm_sup) -[/div] - -[div class="flex-child"] -[[figure caption="On a regular computer"]![](image://computer.png?height=150)[/figure]](/install_process/hardware:regular) -[/div] - -[/div] - -## Install on a remote server - -!!! [fa=fa-heart /] Local associative ISP near you might be able to provide you with a *Virtual Private Server* (VPS), managed by human beings who respect users and care about [Net Neutrality](https://en.wikipedia.org/wiki/Net_neutrality) ! Check out [this page](https://db.ffdn.org/) for more information. - -[div class="flex-container"] - -[div class="flex-child"] - -[[figure caption="On a dedicated or virtual private server"]![](image://vps.png?height=150)[/figure]](/install_process/hardware:vps_debian) - -[/div] - -[/div] - -## Advanced / others - -[div class="flex-container"] - -[div class="flex-child"] -[[figure caption="On Debian 10 Buster"]![](image://debian-logo.png?height=150)[/figure]](/install_process/hardware:vps_debian) -[/div] - -[div class="flex-child"] -[[figure caption="Dev environment in LXD/LXC"]![](image://lxc.png?height=150)[/figure]](/dev) -[/div] - -[div class="flex-child"] -[[figure caption="(Non-official!) Docker images"]![](image://docker.png?height=150)[/figure]](/install_process/hardware:docker) -[/div] - -[/div]