Skip to content

Commit

Permalink
Merge branch 'master' into yep-3-7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Sep 3, 2018
2 parents b440d09 + 4171202 commit a96f409
Show file tree
Hide file tree
Showing 251 changed files with 6,908 additions and 4,659 deletions.
4 changes: 2 additions & 2 deletions OVH_fr.md
Expand Up @@ -2,7 +2,7 @@

Nous allons voir comment configurer le DNS avec [OVH](http://www.ovh.com).

Après achat de votre nom de domaine, rendez vous dans l'espace client pour retrouver la panneau de configuration d'OVH, et cliquez sur votre domaine à gauche:
Après achat de votre nom de domaine, rendez vous dans l'espace client pour retrouver le panneau de configuration d'OVH, et cliquez sur votre domaine à gauche:

<img src="/images/ovh_control_panel.png" width=800>

Expand All @@ -17,7 +17,7 @@ Il suffit maintenant d'ajouter les redirections DNS comme indiqué dans la [conf

[Tutoriel plus général sur l’IP dynamique](dns_dynamicip_fr).

Cette partie est à suivre que si votre IP est dynamique.
Cette partie est à suivre, que si votre IP est dynamique.

Pour savoir si votre fournisseur d’accès internet vous fournit une IP dynamique [voir ici](/isp_fr).

Expand Down
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -3,5 +3,4 @@
* [Web Site](https://yunohost.org)
* Based on [Simone](https://github.com/YunoHost/Simone)

Please report [issues on YunoHost bugtracker](https://dev.yunohost.org/projects/yunohost/issues) (no registration needed).

Please report [issues on YunoHost bugtracker](https://github.com/YunoHost/issues/issues).
7 changes: 3 additions & 4 deletions XMPP.md
Expand Up @@ -2,17 +2,16 @@
<abbr title="Extensible Messaging and Presence Protocol">XMPP</abbr> is a communication protocol of instant messaging, VoIP (Voice over IP), videoconferencing.

YunoHost provide:
* [Metronome](http://www.lightwitch.org/metronome): a XMPP server
* [Jappix](/apps): a web XMPP client
* [Metronome](https://metronome.im/): a XMPP server

## Desktop XMPP client

You can connect to your XMPP server with any standard desktop XMPP client, such as [Pidgin](http://pidgin.im/), [Gajim](http://gajim.org), [Jitsi](http://jitsi.org/) or [Adium](https://adium.im/).

The credentials to give are :
* The first part of your email address (without the @domain.tld)
* Your email address (with the @domain.tld)
* Your standard YunoHost password

Your XMPP server runs on the standard port 5222. Your administrator might need to forward this port if the server is behind a router.

<img src="/images/Pidgin-add-acount.png" width=500>
<img src="/images/Pidgin-add-acount.png" width=500>
21 changes: 9 additions & 12 deletions XMPP_fr.md
Expand Up @@ -2,21 +2,19 @@

Yunohost est installé avec un serveur de messagerie instantanée <abbr title="Extensible Messaging and Presence Protocol">XMPP</abbr> (metronome).

Vous pouvez discuter simplement avec des contacts XMPP/Jabber en installant l’application [Jappix](https://jappix.com/) depuis l’interface d’administration.

[XMPP](https://fr.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol) est un protocole ouvert et extensible qui permet également de créer des salons de discussions, de partager des statuts et des données, de passer des appels en VoIP et de faire de la visioconférence.

Toutes les applications basées sur XMPP sont compatibles entre-elles : lorsque vous utilisez un client XMPP vous pouvez discuter avec n’importe quel possesseur.e d’un compte XMPP/Jabber. Ce protocole est déjà utilisé par des millions de personnes dans le monde.
Toutes les applications basées sur XMPP sont compatibles entre-elles : lorsque vous utilisez un client XMPP vous pouvez discuter avec n’importe quel possesseur d’un compte XMPP/Jabber. Ce protocole est déjà utilisé par des millions de personnes dans le monde.

### Compte XMPP/Jabber

Un compte XMPP/Jabber est basé sur un identifiant sous la forme `utilisateur@domaine.tld`, ainsi qu’un mot de passe.

Sous yunohost, cet identifiant correspond simplement à l’adresse courriel principale d’un utilisateur. Le mot de passe est celui du compte de l’utilisateur.

### Utiliser un autre client XMPP
### Se connecter à XMPP

En plus de Jappix, il existe d’autres clients web orientés réseau social, comme [Movim](https://pod.movim.eu) ou [Libervia/Salut à Toi](http://salut-a-toi.org/).
Il existe des clients web orientés réseau social, comme [Movim](https://pod.movim.eu) ou [Libervia/Salut à Toi](http://salut-a-toi.org/).

Vous pouvez également utiliser un client desktop comme [Pidgin](http://pidgin.im/) (multiplateforme), [Gajim](http://gajim.org/index.fr.html) (Linux), [thunderbird](https://www.mozilla.org/fr/thunderbird/) (multiplateforme), [Jitsi](http://jitsi.org/) (multiplateforme) ou [Adium](https://adium.im/) (Mac OS).

Expand All @@ -27,21 +25,20 @@ Vous pouvez également utiliser un client desktop comme [Pidgin](http://pidgin.i

Voici une liste plus exhaustive des clients XMPP : https://fr.wikipedia.org/wiki/Liste_de_clients_XMPP

### Chiffrer ses conversations avec OTR
### Chiffrer ses conversations avec OMEMO

Il est possible de chiffrer ses conversations XMPP à l’aide de [OTR](https://otr.cypherpunks.ca/index.php#downloads), notamment en utilisant Pidgin :
* Installer `pidgin` et le plugin [`pidgin-otr`](https://otr.cypherpunks.ca/index.php#downloads)(sous linux il devrait être disponible avec votre gestionnaire de paquet)
Il est possible de chiffrer ses conversations XMPP à l’aide de [OMEMO](https://xmpp.org/extensions/xep-0384.html), notamment en utilisant Gajim :
* Installer `gajim` et le plugin `gajim-omemo`
* Activez le plugins dans `Outils > Plugins`
* Faite `produire` pour générer une empreinte
* Activez le chiffrement dans une conversation avec un contact disposant de l’OTR.
* L'activer
* Activez le chiffrement dans une conversation avec un contact disposant de OMEMO.

### Salon de discussion

Pour créer un salon de discussion (Multi-user chat) sur votre serveur Yunohost utilisez l’identifiant nomsalon@muc.domaine.tld (ou domaine.tld est le domaine principal de votre serveur).
Pour créer un salon de discussion (Multi-user chat) sur votre serveur Yunohost utilisez l’identifiant nomsalon@muc.domaine.tld ( domaine.tld est le domaine principal de votre serveur).

Si vous utilisez un nom de domaine personnel, il est nécessaire d’[ajouter une redirection de `type CNAME` pour le sous domaine `muc.`](dns_config_fr) au niveau de votre serveur DNS.

### VoIP et visioconférence

Un moyen pratique d’appeler un contact XMPP, en VoIP ou en appel vidéo, est d’utiliser le client [Jitsi](http://jitsi.org/).

3 changes: 0 additions & 3 deletions accounting.md

This file was deleted.

3 changes: 0 additions & 3 deletions accounting_fr.md

This file was deleted.

18 changes: 3 additions & 15 deletions admin.md
@@ -1,8 +1,6 @@
# Administrator web interface

Yunohost has an administrator web interface. The other way to administer your Yunohost install is through the [CLI called "moulinette"](/moulinette)

**Please note** that the web interface is an active work-in-progress and has far fewer features than the CLI moulinette.
Yunohost has an administrator web interface. The other way to administrate your Yunohost install is through the [command line](/commandline).

### Access

Expand All @@ -12,19 +10,8 @@ You can access your administrator web interface at this address: https://example
<img src="/images/manage_en.png" style="max-width:100%;">
</div>

### Reset admin password

#### On Yunohost 2.5

The script to reset the admin password is not directly available, but can be downloaded and executed (as root) :

```bash
$ wget https://raw.githubusercontent.com/YunoHost/yunohost/testing/sbin/yunohost-reset-ldap-password
$ chmod +x yunohost-reset-ldap-password
$ ./yunohost-reset-ldap-password
```

#### From Yunohost 2.6
### Reset admin password

To reset the admin password (as root) :

Expand All @@ -34,6 +21,7 @@ $ yunohost-reset-ldap-password

A temporary password will be created, which you can use to define the new password.


### How to move application folder

To change an application folder, only a few commands are needed: move content, create a symlink and set access rights.
Expand Down
File renamed without changes.
21 changes: 4 additions & 17 deletions admin_fr.md
@@ -1,29 +1,17 @@
# L’interface d’administration web

YunoHost est fourni avec une interface graphique d’administration. L’autre méthode est d’utiliser la [moulinette](/moulinette_fr) ligne de commande.

**Attention** : l’interface d’administration donne accès à beaucoup moins de fonctionnalités que la moulinette, car elle est en développement actif.
YunoHost est fourni avec une interface graphique d’administration. L’autre méthode est d’utiliser la [ligne de commande](/commandline_fr).

### Accès

L’interface admin est accessible depuis votre instance YunoHost à l’adresse https://exemple.org/yunohost/admin (remplacez exemple.org par la bonne valeur)

<div class="text-center" style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);">
<img src="/images/manage.png" style="max-width:100%;">
</div>

### Réinitialiser le mot de passe administrateur

#### Sous Yunohost 2.5

Le script pour réinitialiser le mot de passe adminstrateur n'est pas directement disponible, mais peut être téléchargé puis executé (à partir de l'utilisateur root) :

```bash
$ wget https://raw.githubusercontent.com/YunoHost/yunohost/testing/sbin/yunohost-reset-ldap-password
$ chmod +x yunohost-reset-ldap-password
$ ./yunohost-reset-ldap-password
```

#### À partir de Yunohost 2.6
### Réinitialiser le mot de passe administrateur

Pour réinitialiser le mot de passe administrateur de YunoHost (à partir de l'utilisateur root) :

Expand All @@ -34,10 +22,9 @@ $ yunohost-reset-ldap-password
Un mot de passe temporaire sera créé, que vous pouvez utiliser pour ensuite définir un nouveau mot de passe.



### Comment déplacer le dossier d’une application

Pour changer le dossier contenant une application, seules quelques commandes sont nécessaires : déplacer le contenu créer un lien symbolique et définir les droits d’accès.
Pour changer le dossier contenant une application, seules quelques commandes sont nécessaires : déplacer le contenu, créer un lien symbolique et définir les droits d’accès.

Exemple avec WordPress :
```bash
Expand Down
62 changes: 32 additions & 30 deletions admindoc.md
@@ -1,35 +1,37 @@
# Administrator documentation

*For want of anything better, here is an index of interesting pages for the YunoHost server's administrator.*

* [What is Self-hosting](/selfhosting)
* [Compatible hardware](/hardware)
* [Installation guide](/install)
* [On an OLinuXino board](/install_on_olinuxino)
* [On an ARM board](/install_on_arm_board)
* Discovering self-hosting
* [What is Self-hosting](/selfhosting)
* [What is YunoHost](/whatsyunohost)
* Before installing
* [Try YunoHost](/try)
* [Choosing hardware](/hardware)
* [About the friendliness of internet service providers](/isp)
* [Installing YunoHost](/install)
* [On a regular computer](/install_iso)
* [On a dedicated or a virtual private server](/install_on_vps)
* [On a Raspberry Pi](/install_on_raspberry)
* [From an ISO](/install_iso)
* [On an ARM board](/install_on_arm_board)
* [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)
* [List of friendly ISPs](/isp)
* [Security](/security)
* [Hide services with Tor](/torhiddenservice)
* [DNS understanding](/dns)
* [What is YunoHost](/whatsyunohost)
* [Unlock IP in iptables](/fail2ban)
* [SSL certificate installation](/certificate)
* [Troubleshooting guide](/troubleshooting_guide_en)
* [Backup](/backup)
* [Update](/update)
* Finalizing your setup
* [Post-installation](/postinstall)
* [Configuring port forwarding](/isp_box_config)
* [Configuring DNS records](/dns_config)
* [Installing an SSL certificate](/certificate)
* [Diagnose if your setup is working properly](/diagnostic)
* Getting to know YunoHost
* [Web administration interface](/admin)
* [Connecting to your server using SSH](/ssh)
* [Command-line administration](/commandline)
* [Application catalog](/apps)
* [Updating your server](/update) and [apps](/app_update)
* [Backup](/backup)
* Going further
* [Improving security](/security)
* [Adding an external storage](/external_storage)
* [Migrating emails to YunoHost](/email_migration)
* [Hide services with Tor](/torhiddenservice)
* [Troubleshooting guide](/troubleshooting_guide)
* [Unlock IP in iptables](/fail2ban)
* [Changing the administration password](/change_admin_password)
107 changes: 42 additions & 65 deletions admindoc_fr.md
@@ -1,72 +1,49 @@
# Documentation pour les administrateurs YunoHost

* [L’auto-hébergement](/selfhosting_fr)
* [Matériel compatible](/hardware_fr)
* Découvrir l'auto-hébergement
* [Qu'est-ce que l'auto-hébergement](/selfhosting_fr)
* [Qu'est-ce que YunoHost](/whatsyunohost_fr)
* Avant de se lancer
* [Essayer YunoHost](/try_fr)
* [Matériel compatible](/hardware_fr)
* [À propos des fournisseurs d'accès internet](/isp_fr)
* [Guide d’installation](/install_fr)
* [Sur une carte OLinuXino](/install_on_olinuxino_fr)
* [Sur une carte ARM](/install_on_arm_board_fr)
* [Sur un ordinateur "standard"](/install_iso_fr)
* [Sur un serveur dédié ou virtuel (VPS)](/install_on_vps_fr)
* [Sur un Raspberry Pi](/install_on_raspberry_fr)
* [À partir de l’ISO](/install_iso_fr)
* [Sur une carte ARM](/install_on_arm_board_fr)
* [Sur Debian](/install_on_debian_fr)
* [Sur VirtualBox](/install_on_virtualbox_fr)
* [Sur Vagrant](/vagrant_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)
* [Copier l’image YunoHost sur une carte SD](/copy_image_fr)
* [Installation manuelle](/install_manually_fr)
* [Brancher et démarrer votre serveur](/plug_and_boot_fr)
* [Post-installation](/postinstall_fr)
* [Diagnostic du bon fonctionnement du YunoHost](/diagnostic_fr)
* [DNS - Système de nom de domaine](/dns_fr)
* [Bureaux d’enregistrements de nom de domaine - Registrar](registrar_fr)
* [Configuration du DNS chez son registrar](/dns_config_fr)
* [DNS et installation d’une application sur un sous-domaine](/dns_subdomains_fr)
* [Utiliser le résolveur DNS](/dns_resolver_fr)
* [Configurer un DNS dynamique avec une adresse IP dynamique](dns_dynamicip_fr)
* [Avec OVH](/OVH_fr)
* [Accéder à son domaine depuis le réseau local](/dns_local_network_fr)
* [Nom de domaine en Nohost.me](/dns_nohost_me_fr)
* [Applications officielles](/apps_fr)
* [Mettre à jour ses applications](app_update_fr)
* [Applications en cours](apps_in_progress_fr)
* [Applications souhaitées](apps_wishlist_fr)
* [Nextcloud](app_nextcloud_fr)
* [Fournisseurs d’accès à Internet](/isp_fr)
* [Configuration générale d’une box](/isp_box_config_fr)
* [SFR](/isp_sfr_fr)
* [Orange](/isp_orange_fr)
* [Free](/isp_free_fr)
* [Administration via l’interface en ligne](/admin_fr)
* [Administration via l’API](/admin_api_fr)
* [Sécurité](/security_fr)
* [Authentification SSH par clé](/security_fr)
* [Modifier le port SSH](/security_fr)
* [Changer l’utilisateur autorisé à se connecter par SSH](/security_fr)
* [Désactivation de l’API YunoHost](/security_fr)
* [Connexion à son serveur en ligne de commande avec SSH](/ssh_fr)
* Finaliser son installation
* [Post-installation](/postinstall_fr)
* [Configurer les redirections de port](/isp_box_config_fr)
* [Configurer les enregistrements DNS](/dns_config_fr)
* [Installer un certificat SSL](/certificate_fr)
* [Diagnostic du bon fonctionnement du YunoHost](/diagnostic_fr)
* Apprendre à connaitre YunoHost
* [L'interface d'administration web](/admin_fr)
* [Se connecter à son serveur via SSH](/ssh_fr)
* [Administrer son serveur en ligne de commande](/commandline_fr)
* [Catalogue d'applications](/apps_fr)
* [Mettre à jour son serveur](/update_fr) et [les apps](/app_update_fr)
* [Les sauvegardes](/backup_fr)
* Pour aller plus loin
* [Améliorer la sécurité](/security_fr)
* Noms de domaine
* [Nom de domaine en noho.st / nohost.me](/dns_nohost_me_fr)
* [Configurer un DNS dynamique avec une adresse IP dynamique](/dns_dynamicip_fr)
* [DNS et installation d’une application sur un sous-domaine](/dns_subdomains_fr)
* [Utiliser le résolveur DNS local](/dns_resolver_fr)
* [Gérer les enregistrements DNS chez OVH](/OVH_fr)
* Notes à propos de certains fournisseurs d'accès à Internet
* [SFR](/isp_sfr_fr)
* [Orange](/isp_orange_fr)
* [Free](/isp_free_fr)
* [Ajouter un stockage externe](/external_storage_fr)
* [Migrer ses emails vers YunoHost](/email_migration_fr)
* [YunoHost avec un service caché Tor](/torhiddenservice_fr)
* [Utilisation de certificats autres que Let's Encrypt](/certificate_custom_fr)
* [Guide de dépannage](/troubleshooting_guide_fr)
* [Notes générales](/troubleshooting_guide_fr)
* [Mise à jour](/troubleshooting_guide_fr)
* [Les services](/troubleshooting_guide_fr)
* [Journaux système](/troubleshooting_guide_fr)
* [Utilisation de la RAM](/troubleshooting_guide_fr)
* [Espace disque](/troubleshooting_guide_fr)
* [Applications](/troubleshooting_guide_fr)
* [Applications PHP](/troubleshooting_guide_fr)
* [Applications Python](/troubleshooting_guide_fr)
* [Applications Node.js](/troubleshooting_guide_fr)
* [Autres (Go, Java…)](/troubleshooting_guide_fr)
* [L’administration en ligne de commande avec la Moulinette](/moulinette_fr)
* [Changer le mot de passe d’administration](/change_admin_password_fr)
* [Courrier électronique](email_fr)
* [Formulaires pour enlever son IP des listes noires](blacklist_forms_fr)
* [La signature du serveur via DKIM](dkim_fr)
* [Gestion des certificats](/certificate_fr)
* [Régénérer un certificat](/regenerate_certificate_fr)
* [Utiliser Let's Encrypt](/certmanager_fr)
* [YunoHost avec un service caché Tor](/torhiddenservice_fr)
* [Débloquer une IP avec Fail2ban](/fail2ban_fr)
* [Les sauvegardes](/backup_fr)
* [Les mises à jour](/update_fr)
* [Débloquer une IP dans Fail2ban](/fail2ban_fr)
* [Changer le mot de passe d’administration](/change_admin_password_fr)
* [Formulaires pour enlever son IP des listes noires](/blacklist_forms_fr)
1 change: 0 additions & 1 deletion app_baikal.md
Expand Up @@ -11,7 +11,6 @@ The user name specified is "admin" followed by the specific password choosen at

### Example of creating a new user:

Go to the "settings" tab, select "Digest" in "WebDAV authentication type".
Add users to the "Users and resources" tab.

## CalDAV Connection
Expand Down
2 changes: 1 addition & 1 deletion app_baikal_fr.md
Expand Up @@ -43,7 +43,7 @@ Ajoutez un nouveau carnet d’adresses en allant dans Paramètres > Préférence
Renseigner :
* Nom du carnet d’adresses : `default`
* Nom d’utilisateur : `username`
* Mot de passe : `leMotDePasseAssociéAUsername`
* Mot de passe : `leMotDePasseAssociéAUusername`
* URL : `https://example.com/baikal/card.php/addressbooks/username/default`

*En prenant soin de remplacer « example.com » par votre domaine et « username » par votre nom d’utilisateur*
Expand Down

0 comments on commit a96f409

Please sign in to comment.