mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
98 lines
3.2 KiB
Markdown
98 lines
3.2 KiB
Markdown
# Guide d’installation
|
||
|
||
Il existe plusieurs manières d’installer YunoHost. La méthode d’installation diffère légèrement si vous souhaitez l’installer chez vous ou à distance, et du matériel utilisé : **[voir le matériel compatible](/hardware_fr)**
|
||
|
||
Cette page liste plusieurs types d’installations, classés par catégories.
|
||
|
||
---
|
||
|
||
<h1 style="font-weight: 100">Essayer</h1>
|
||
|
||
<div class="row">
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/try_at_home_fr"><img src="https://yunohost.org/images/usb_key.png" height=150 style="vertical-align:bottom"><b><p>Live CD/USB</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/try_fr"><img height=150 src="https://yunohost.org/logo.png" style="vertical-align:bottom"><b><p>Serveur de démo</p></b></a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
---
|
||
|
||
<h1 style="font-weight: 100">Installer à la maison</h1>
|
||
|
||
<div class="row">
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/installation_brique_fr"><img src="https://yunohost.org/images/thisisinternet.png" height=150 style="vertical-align:bottom"><b><p>Sur la Brique Internet</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_on_raspberry_fr"><img src="https://yunohost.org/images/Raspberry_Pi_2_Model_B_v1.1_front_angle_new.jpg" height=150 style="vertical-align:bottom"><b><p>Sur Raspberry Pi</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_on_cubieboard_fr"><img src="https://yunohost.org/images/cubieboard2.png" height=150 style="vertical-align:bottom"><b><p>Sur Cubieboard</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_iso_fr"><img src="https://yunohost.org/images/laptop.png" height=150 style="vertical-align:bottom"><b><p>Sur un ordinateur standard</p></b></a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
---
|
||
|
||
<h1 style="font-weight: 100">Virtuellement</h1>
|
||
|
||
<div class="row">
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_on_virtualbox_fr"><img src="https://yunohost.org/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>Sur VirtualBox</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/docker_fr"><img src="https://yunohost.org/images/docker.png" height=150 style="vertical-align:bottom"><b><p>Sur Docker</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/vagrant_fr"><img src="https://yunohost.org/images/vagrant.png" height=150 style="vertical-align:bottom"><b><p>Sur Vagrant</p></b></a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
---
|
||
|
||
<h1 style="font-weight: 100">À distance</h1>
|
||
|
||
<div class="row">
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_on_digitalocean_fr"><img src="https://yunohost.org/images/digitalocean.png" height=150 style="vertical-align:bottom"><b><p>Sur un conteneur DigitalOcean</p></b></a>
|
||
</div>
|
||
|
||
<div class="col col-md-3 text-center">
|
||
<a href="/install_on_dedicated_server_fr"><img src="https://yunohost.org/images/vps.png" height=150 style="vertical-align:bottom"><b><p>Sur un serveur dédié</p></b></a>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
---
|
||
|
||
<h1 style="font-weight: 100">Sur Debian</h1>
|
||
|
||
Si vous disposez déjà d’un serveur ou d’un ordinateur sous **Debian 8** (Jessie), suivez l’**[installation par script](/install_on_debian_fr)**.
|
||
|
||
<a href="/install_on_debian_fr"><img width=100 src="https://yunohost.org/images/debian-logo.png"></a>
|