mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Misc update related to update docs
This commit is contained in:
parent
a5fe3bda0f
commit
463ab5e1ab
12 changed files with 48 additions and 95 deletions
16
admindoc.md
16
admindoc.md
|
@ -5,11 +5,21 @@
|
|||
* [What is Self-hosting](/selfhosting)
|
||||
* [Compatible hardware](/hardware)
|
||||
* [Installation guide](/install)
|
||||
* [On ARM board](/install_on_arm_board)
|
||||
* [On Raspberry Pi](/install_on_raspberry)
|
||||
* [From the ISO image](/install_iso)
|
||||
* [On the Internet Cube](/install_brick_en)
|
||||
* [On an ARM board](/install_on_arm_board)
|
||||
* [On a Raspberry Pi](/install_on_raspberry)
|
||||
* [From an ISO](/install_iso)
|
||||
* [On Debian](/install_on_debian)
|
||||
* [On VirtualBox](/install_on_virtualbox)
|
||||
* [On Vagrant](/vagrant)
|
||||
* [On a dedicated or a virtual private server](/install_on_vps)
|
||||
* Installation steps
|
||||
* [Burn or copy iso](/burn_or_copy_iso)
|
||||
* [Boot and graphical install](/boot_and_graphical_install)
|
||||
* [Copy YunoHost image on SD card](/copy_image)
|
||||
* [Manual instalation](/install_manually)
|
||||
* [Plug and boot your server](/plug_and_boot)
|
||||
* [Post-instalation](/postinstall)
|
||||
* [Available applications](/apps)
|
||||
* [Administration interface usage](/admin)
|
||||
* [Command-line interface usage](/moulinette)
|
||||
|
|
|
@ -3,15 +3,14 @@
|
|||
* [L’auto-hébergement](/selfhosting_fr)
|
||||
* [Matériel compatible](/hardware_fr)
|
||||
* [Guide d’installation](/install_fr)
|
||||
* [Sur la Brique Internet](/installation_brique_fr)
|
||||
* [Sur carte ARM](/install_on_arm_board_fr)
|
||||
* [Sur Raspberry Pi](/install_on_raspberry_fr)
|
||||
* [À partir de l’ISO](/install_iso_fr)
|
||||
* [Sur Debian](/install_on_debian_fr)
|
||||
* [Sur VirtualBox](/install_on_virtualbox_fr)
|
||||
* [Sur Docker](/docker_fr)
|
||||
* [Sur Vagrant](/vagrant_fr)
|
||||
* [Sur un conteneur DigitalOcean](/install_on_digitalocean_fr)
|
||||
* [Sur un serveur dédié](/install_on_dedicated_server_fr)
|
||||
* [Sur un serveur dédié](/install_on_vps_fr)
|
||||
* Étapes d’installation
|
||||
* [Graver ou copier l’ISO](/burn_or_copy_iso_fr)
|
||||
* [Démarrage et installation graphique](/boot_and_graphical_install_fr)
|
||||
|
|
|
@ -76,7 +76,7 @@ This page lists a few installation guides.
|
|||
<div class="row">
|
||||
|
||||
<div class="block-center text-center">
|
||||
<a href="/install_on_dedicated_server"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>On a dedicated or virtual private server</p></b></a>
|
||||
<a href="/install_on_vps"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>On a dedicated or virtual private server</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -72,7 +72,7 @@ Cette page liste plusieurs types d’installations, classés par catégories.
|
|||
<div class="row">
|
||||
|
||||
<div class="block-center text-center">
|
||||
<a href="/install_on_dedicated_server_fr"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>Sur un serveur dédié ou virtuel (VPS)</p></b></a>
|
||||
<a href="/install_on_vps_fr"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>Sur un serveur dédié ou virtuel (VPS)</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -1,27 +0,0 @@
|
|||
# Install on a DigitalOcean droplet
|
||||
|
||||
*Find other ways to install YunoHost **[here](/install)**.*
|
||||
|
||||
### Pre-requisite
|
||||
|
||||
<img src="/images/digitalocean.png" width=250>
|
||||
|
||||
* A [DigitalOcean](https://www.digitalocean.com/) account
|
||||
* A **Debian 7.x or 8.x 64bits** droplet with at least **512MB** RAM
|
||||
|
||||
<div class="alert alert-warning">
|
||||
<b>Note :</b> The `root` user **must** have a password properly set. Run `sudo passwd root` to ensure this.
|
||||
</div>
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Installation steps
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually">1. Install manually</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">2. Post-install</a>
|
||||
|
||||
---
|
||||
|
||||
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***
|
|
@ -1,26 +0,0 @@
|
|||
# Installation sur un conteneur DigitalOcean
|
||||
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install_fr)**.*
|
||||
|
||||
## Prérequis
|
||||
|
||||
<img src="/images/digitalocean.png" width=250>
|
||||
|
||||
* Un compte [DigitalOcean](https://www.digitalocean.com/)
|
||||
* Un conteneur **Debian 7.x ou 8.x 64 bits** avec au moins **512MB** de RAM
|
||||
|
||||
<div class="alert alert-warning">
|
||||
<b>Attention :</b> l’utilisateur `root` doit posséder un mot de passe. Exécutez `sudo passwd root` pour être sûr qu’il est configuré correctement.
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Étapes d’installation
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually_fr">1. Installer manuellement</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">2. Post-installation</a>
|
||||
|
||||
---
|
||||
|
||||
***Si vous avez besoin d’aide lors de ces étapes, n’hésitez pas à utiliser les différents [moyens de support](/support_fr).***
|
|
@ -6,8 +6,9 @@
|
|||
|
||||
<img src="/images/vps.png" width=250>
|
||||
|
||||
* A dedicated server **OR** a VPS with at least **256MB** RAM
|
||||
* A **Debian 8** or **7** OS up and running on it
|
||||
* A dedicated or virtual private server
|
||||
* with at least **512MB** RAM
|
||||
* and **Debian 8.x (Jessie) 64bits** as operating system
|
||||
|
||||
---
|
||||
|
|
@ -6,8 +6,9 @@
|
|||
|
||||
<img src="/images/vps.png" width=250>
|
||||
|
||||
* Un serveur dédié **OU** un VPS avec au moins **256 MB** de RAM
|
||||
* Une installation **Debian 8** ou **7** fonctionnelle
|
||||
* Un serveur dédié ou virtuel
|
||||
* avec au moins **512MB** RAM
|
||||
* and **Debian 8.x (Jessie) 64bits** as operating system
|
||||
|
||||
---
|
||||
|
|
@ -20,11 +20,9 @@
|
|||
* [From an ISO](/install_iso)
|
||||
* [On Debian](/install_on_debian)
|
||||
* [On VirtualBox](/install_on_virtualbox)
|
||||
* [On Docker](/docker)
|
||||
* [On Vagrant](/vagrant)
|
||||
* [On a DigitalOcean droplet](/install_on_digitalocean)
|
||||
* [On a dedicated or a virtual private server](/install_on_dedicated_server)
|
||||
* Instalation steps
|
||||
* [On a dedicated or a virtual private server](/install_on_vps)
|
||||
* Installation steps
|
||||
* [Burn or copy iso](/burn_or_copy_iso)
|
||||
* [Boot and graphical install](/boot_and_graphical_install)
|
||||
* [Copy YunoHost image on SD card](/copy_image)
|
||||
|
|
|
@ -20,10 +20,8 @@
|
|||
* [À partir de l’ISO](/install_iso_fr)
|
||||
* [Sur Debian](/install_on_debian_fr)
|
||||
* [Sur VirtualBox](/install_on_virtualbox_fr)
|
||||
* [Sur Docker](/docker_fr)
|
||||
* [Sur Vagrant](/vagrant_fr)
|
||||
* [Sur un conteneur DigitalOcean](/install_on_digitalocean_fr)
|
||||
* [Sur un serveur dédié](/install_on_dedicated_server_fr)
|
||||
* [Sur un serveur dédié](/install_on_vps_fr)
|
||||
* Étapes d’installation
|
||||
* [Graver ou copier l’ISO](/burn_or_copy_iso_fr)
|
||||
* [Démarrage et installation graphique](/boot_and_graphical_install_fr)
|
||||
|
|
|
@ -5,7 +5,7 @@ You can consider this as some kind of administrator guide for troubleshooting or
|
|||
## General notes
|
||||
### Do not break YunoHost
|
||||
Best way to troubleshoot is to not have to troubleshoot because you have tested everything before deploying it on your server.
|
||||
That means everytime you want to try a new thing (non-official app, new specific config, package an app…) try it on a development or testing server not on your production one. For this, use whatever way you think appropriate, you can use YunoHost on a [DigitalOcean droplet](install_on_digitalocean_en) for 1 cent/hour, locally with [Docker](/docker_en) or a VM for example.
|
||||
This means that everytime you want to try a new thing (non-official app, new specific config, package an app...), you should try it on a development or testing instance, *not* on your production server. For this, you can [set up a Vagrant box](vagrant), or for instance a [DigitalOcean droplet](install_on_vps) for 1 cent/hour.
|
||||
|
||||
Also: https://wiki.debian.org/DontBreakDebian
|
||||
|
||||
|
|
|
@ -5,8 +5,7 @@ Ce guide peut trouver son intérêt lors du débuggage d’une nouvelle applicat
|
|||
|
||||
## Notes générales
|
||||
### Ne cassez pas YunoHost
|
||||
La meilleure manière de ne pas avoir de pannes est de ne pas bricoler sur votre serveur. Cela signifie que dès que vous souhaitez essayer quelque chose de nouveau (application non officielle, nouvelle configuration personnalisée, création d’une nouvelle application), voyez plutôt cela sur un serveur de développement et non de production.
|
||||
Vous pouvez faire cela de la manière qui vous convient, sur un [Droplet DigitalOcean](install_on_digitalocean_en) pour 1 centime/heure, localement avec [Docker](/docker_en) ou sur une machine virtuelle.
|
||||
La meilleure manière de ne pas avoir de pannes est de ne pas bricoler sur votre serveur. Cela signifie que dès que vous souhaitez essayer quelque chose de nouveau (application non officielle, nouvelle configuration personnalisée, création d’une nouvelle application), essayez d'abord cela sur un serveur de test et non de production. Pour faire cela, vous pouvez par exemple utiliser une [box Vagrant](vagrant_fr) ou un [droplet DigitalOcean](install_on_vps_fr) pour 1 centime/here.
|
||||
|
||||
Vous pouvez aussi lire ceci si vous avez encore envie de bricoler sur votre instance YunoHost en production : https://wiki.debian.org/DontBreakDebian
|
||||
|
||||
|
@ -16,7 +15,7 @@ Avant de tester, vous devriez lire au moins le code source de l’application et
|
|||
Garder à l’esprit que quand vous installez une application, vous exécutez du code avec des droits root. De mon expérience, certaines applications sont excellentes, d’autres peuvent casser votre instance YunoHost et certaines ne sont plus maintenues. Alors, avant d’installer, regardez les problèmes rencontrés (issues dans GitHub), le [Forum](http://forum.yunohost.org/)
|
||||
et [le salon de discussion Yunohost](support_fr) pour voir si d’autres ont eu des problèmes avec l’application.
|
||||
|
||||
### vérifier la documentation officielle
|
||||
### Vérifier la documentation officielle
|
||||
Les réponses à vos questions existent peut être déjà dans [la documentation](sitemap_fr).
|
||||
|
||||
### Vérifier l’aide dans les commandes en ligne
|
||||
|
|
Loading…
Add table
Reference in a new issue