Move path

This commit is contained in:
YunoHost 2014-05-14 17:39:04 +02:00
parent 31480131ce
commit 506ccd697f
2 changed files with 89 additions and 0 deletions

43
install_iso.md Normal file
View file

@ -0,0 +1,43 @@
#Installation guide
You have two ways to install YunoHost:
1. From a USB key or a CD-ROM (below guide)
2. [Through the install script on an existing Debian system](/install_on_debian)
### Pre-requisite
* An x86-[compatible hardware](/compatible_hardware) dedicated to YunoHost. Be careful to avoid having any unsaved data on it before installation.
* Another computer to read this guide and to access your server.
* A [reasonable ISP](/isp), with good upstream bandwidth, unlimited download/upload, and tolerant of self-hosting.
* A USB key (via [Unetbootin](http://unetbootin.net/more-infos-and-get-it/)) or a CD burned with the latest YunoHost ISO: http://build.yunohost.org
### Boot on CD-ROM drive or USB key
Boot up your server with the USB key or a CD-ROM inserted, and select it as bootable device by pressing one of the following keys (hardware specific): ```<ESC>```, ```<F8>```, ```<F10>```, ```<F11>```, ```<F12>``` ou ```<SUPPR>```
### Installation process
Connect the server to your Ethernet router.
Select "Graphical Install" and follow the instructions. You get to choose the system language and keyboard layout, then you must confirm the full formating of the hard drive.
The installation process will run on itself, automatically downloading the required packages.
If this step is not successful, you probably have a connection problem. Check that your Internet connection is working.
### Post Installation
Your hardware should automatically reboot after installation. At the end of the reboot, your freshly installed YunoHost system should display the IP address of your server and a proposal for post-installation: proceed to post-installation.
You can then either:
* Login to http://xxxx (xxxx is your IP address) from another machine and follow the instructions post installation.
* Run the post-installation commandline by typing the enter key on your server.
Two parameters will be required:
1. Domain Name: You must choose a domain name that points to the IP address of your YunoHost instance. If you choose a domain name ending with .nohost.me or .noho.st, the DNS configuration step is automatically done and you'll only have to wait 3 minutes at the end of the post-installation. If you opt for another domain name, you must previously have purchased and configured it to point to your IP address.
2. Administrator Password: This is the password that will allow you to manage your YunoHost instance, **choose it carefully**, it must not be disclosed or be guessable, otherwise you can lose your system.
The post-install process will then be automatic and you will have access to the administration interface via **https://votre-domaine.org/yunohost/admin**

46
install_iso_fr.md Normal file
View file

@ -0,0 +1,46 @@
#Guide d'installation
Vous disposez de deux moyens pour installer YunoHost:
1. Installation via CD-ROM ou USB (guide ci-dessous)
2. [Installation sur Debian](/install_on_debian_fr)
### Prérequis
* Une [machine compatible](/compatible_hardware_fr) qui sera dédiée à YunoHost. Vérifiez donc de ne plus avoir de données importantes dessus.
* Une autre machine pour consulter ce guide et accéder à votre serveur.
* Une [connexion Internet correcte](/isp_fr), un débit montant raisonnable, et un fournisseur daccès tolérant l'auto-hébergement.
* Avoir téléchargé limage iso de YunoHost en [32bit](http://build.yunohost.org/yunohostv2-beta4-i386.iso) ou [64bit](http://build.yunohost.org/yunohostv2-beta4-amd64.iso) (prenez 32bit dans le doute)
* Avoir gravé limage iso sur un CD ou copié le contenu sur une clé USB (via [Unetbootin](http://unetbootin.net/more-infos-and-get-it/))
### Démarrer sur le CD-ROM/la clé USB
Démarrez votre machine en ayant préalablement inséré votre CD-ROM YunoHost ou votre clé USB, et choisissez-le comme prériphérique de démarrage, généralement via les touches ```<ESC>```, ```<F8>```, ```<F10>```, ```<F11>```, ```<F12>``` ou ```<SUPPR>```
### Déroulement de l'installation
Branchez la machine en **ethernet** sur votre routeur.
Sélectionnez «**Graphical Install**», puis suivez les instructions. Vous aurez à choisir la langue du système ainsi que lagencement du clavier, puis vous devrez confirmer le formatage **complet** du disque dur.
L'installation se déroulera ensuite toute seule, en téléchargeant automatiquement les paquets requis.
Si cette étape ne se déroule pas correctement, vous avez probablement un problème de connexion. Vérifiez alors que votre connexion Internet fonctionne.
### Post-installation
Votre machine devrait redémarrer automatiquement après l'installation. À la fin du démarrage de votre nouveau système YunoHost, l'**adresse IP** de votre serveur devrait s'afficher, ainsi qu'une proposition de post-installation (en anglais «**proceed to post-installation ?**»).
Vous pouvez alors soit:
* vous connecter sur http://x.x.x.x (**x.x.x.x** correspondant à votre **adresse IP**) depuis une autre machine et suivre les instructions de post-installation.
* exécuter la post-installation en ligne de commande en tapant sur la touche entrée sur votre serveur.
Deux paramètres vous seront demandés:
1. **Nom de domaine**: Vous devez choisir un nom de domaine qui pointera vers l'adresse IP de votre instance YunoHost. Si vous choisissez un nom de domaine terminant par **.nohost.me** ou **.noho.st**, l'étape de configuration des DNS se fera automatiquement et vous n'aurez qu'à attendre 3 minutes à la fin de la post-installation. Si vous optez pour un autre nom de domaine, vous devrez lavoir préalablement acheté et [configuré](/dns_fr) pour qu'il pointe vers votre **adresse IP**.
2. **Mot de passe administrateur**: Cest le mot de passe qui vous permettra dadministrer votre instance YunoHost, **choisissez-le avec attention**, il ne doit pas être divulgué ni être devinable, sinon vous pourrez perdre votre système.
La post-install se déroulera ensuite automatiquement et vous pourrez accéder à l'interface d'administration via **https://votre-domaine.org/yunohost/admin**