mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Reuniformize links
This commit is contained in:
parent
0d5165a604
commit
7fd17c3eb6
124 changed files with 444 additions and 444 deletions
|
@ -10,16 +10,16 @@ Cliquez sur l'onglet **Zone DNS**, puis sur **Ajouter une entrée**:
|
|||
|
||||
<img src="/images/ovh_dns_zone.png" width=800>
|
||||
|
||||
Il suffit maintenant d'ajouter les redirections DNS comme indiqué dans la [configuration DNS standard](/dns_config_fr).
|
||||
Il suffit maintenant d'ajouter les redirections DNS comme indiqué dans la [configuration DNS standard](/dns_config).
|
||||
|
||||
|
||||
###IP dynamique
|
||||
|
||||
[Tutoriel plus général sur l’IP dynamique](dns_dynamicip_fr).
|
||||
[Tutoriel plus général sur l’IP dynamique](/dns_dynamicip).
|
||||
|
||||
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).
|
||||
Pour savoir si votre fournisseur d’accès internet vous fournit une IP dynamique [voir ici](/isp).
|
||||
|
||||
Commencez par créer un identifiant DynHost.
|
||||
|
||||
|
|
2
XMPP.md
2
XMPP.md
|
@ -53,7 +53,7 @@ XMPP chats can be made secure and private using [OMEMO] encryption (https://xmpp
|
|||
|
||||
To create a chatroom (multi-user chat) on your YunoHost server, use the identifier `chatroomname@muc.yourdomain.tld`.
|
||||
|
||||
For this to work you need to [add the corresponding `muc.` DNS record](dns_config_fr) in the DNS configuration.
|
||||
For this to work you need to [add the corresponding `muc.` DNS record](/dns_config) in the DNS configuration.
|
||||
|
||||
## VoIP and videoconferences
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Es posible cifrar tu conversaciones XMPP con la ayuda de [OMEMO](https://xmpp.or
|
|||
|
||||
Para crear un salón de discusión (Multi-user chat) en tu servidor Yunohost, utiliza el ID nombredelsalon@muc.dominio.tld (donde dominio.tld es el dominio principal de tu servidor).
|
||||
|
||||
Si utilizas un nombre de dominio personal, es necesario [añadir una redirección de tipo CNAME para el subdominio `muc.`](dns_config_es) en tu servidor DNS.
|
||||
Si utilizas un nombre de dominio personal, es necesario [añadir una redirección de tipo CNAME para el subdominio `muc.`](/dns_config) en tu servidor DNS.
|
||||
|
||||
### VoIP y videoconferencias
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ Il est possible de rendre les conversations plus sécurisées et privées en les
|
|||
|
||||
Pour créer un salon de discussion (Multi-user chat) sur votre serveur Yunohost utilisez l’identifiant nomsalon@muc.domaine.tld (où 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.
|
||||
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) au niveau de votre serveur DNS.
|
||||
|
||||
## VoIP et visioconférence
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# La interfaz de administración web
|
||||
|
||||
Yunohost tiene una interfaz gráfica de administración. El otro método consiste en utilizar la [linea de comando](/commandline_es).
|
||||
Yunohost tiene una interfaz gráfica de administración. El otro método consiste en utilizar la [linea de comando](/commandline).
|
||||
|
||||
### Acceso
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# L’interface d’administration web
|
||||
|
||||
YunoHost est fourni avec une interface graphique d’administration. L’autre méthode est d’utiliser la [ligne de commande](/commandline_fr).
|
||||
YunoHost est fourni avec une interface graphique d’administration. L’autre méthode est d’utiliser la [ligne de commande](/commandline).
|
||||
|
||||
### Accès
|
||||
|
||||
|
|
|
@ -1,56 +1,56 @@
|
|||
# Documentation pour les administrateurs YunoHost
|
||||
|
||||
* Découvrir l'auto-hébergement
|
||||
* [Qu'est-ce que l'auto-hébergement](/selfhosting_fr)
|
||||
* [Qu'est-ce que YunoHost](/whatsyunohost_fr)
|
||||
* [Essayer YunoHost](/try_fr)
|
||||
* [Choisir son mode d'hébergement](howtohostyourself_fr)
|
||||
* [Matériel compatible](/hardware_fr)
|
||||
* [À propos des fournisseurs d'accès internet](/isp_fr)
|
||||
* [Guide d’installation](/install_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)
|
||||
* [Sur une carte ARM](/install_on_arm_board_fr)
|
||||
* [Sur Debian](/install_on_debian_fr)
|
||||
* [Sur VirtualBox](/install_on_virtualbox_fr)
|
||||
* [Qu'est-ce que l'auto-hébergement](/selfhosting)
|
||||
* [Qu'est-ce que YunoHost](/whatsyunohost)
|
||||
* [Essayer YunoHost](/try)
|
||||
* [Choisir son mode d'hébergement](/howtohostyourself)
|
||||
* [Matériel compatible](/hardware)
|
||||
* [À propos des fournisseurs d'accès internet](/isp)
|
||||
* [Guide d’installation](/install)
|
||||
* [Sur un ordinateur "standard"](/install_iso)
|
||||
* [Sur un serveur dédié ou virtuel (VPS)](/install_on_vps)
|
||||
* [Sur un Raspberry Pi](/install_on_raspberry)
|
||||
* [Sur une carte ARM](/install_on_arm_board)
|
||||
* [Sur Debian](/install_on_debian)
|
||||
* [Sur VirtualBox](/install_on_virtualbox)
|
||||
* 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)
|
||||
* [Post-installation](/postinstall)
|
||||
* [Configurer les redirections de port](/isp_box_config)
|
||||
* [Configurer les enregistrements DNS](/dns_config)
|
||||
* [Installer un certificat SSL](/certificate)
|
||||
* [Diagnostic du bon fonctionnement du YunoHost](/diagnostic)
|
||||
* Apprendre à connaitre YunoHost
|
||||
* [Vue d'ensemble de YunoHost](/overview_fr)
|
||||
* [Conseil généraux](/guidelines_fr)
|
||||
* [L'interface d'administration web](/admin_fr)
|
||||
* [SSH](/ssh_fr) et [l'administration en ligne de commande](/commandline_fr)
|
||||
* [Les utilisateurs et le SSO](/users_fr)
|
||||
* [Les applications](/apps_overview_fr)
|
||||
* [Les domaines, la configuration DNS et les certificats](/domains_fr)
|
||||
* [Les emails](/email_fr)
|
||||
* [Formulaires pour enlever son adresse IP des listes noires](/blacklist_forms_fr)
|
||||
* [XMPP](/XMPP_fr)
|
||||
* [Les sauvegardes](/backup_fr)
|
||||
* [Mettre à jour le système](/update_fr) et [les applications](/app_update_fr)
|
||||
* [La sécurité](/security_fr)
|
||||
* [Vue d'ensemble de YunoHost](/overview)
|
||||
* [Conseil généraux](/guidelines)
|
||||
* [L'interface d'administration web](/admin)
|
||||
* [SSH](/ssh) et [l'administration en ligne de commande](/commandline)
|
||||
* [Les utilisateurs et le SSO](/users)
|
||||
* [Les applications](/apps_overview)
|
||||
* [Les domaines, la configuration DNS et les certificats](/domains)
|
||||
* [Les emails](/email)
|
||||
* [Formulaires pour enlever son adresse IP des listes noires](/blacklist_forms)
|
||||
* [XMPP](/XMPP)
|
||||
* [Les sauvegardes](/backup)
|
||||
* [Mettre à jour le système](/update) et [les applications](/app_update)
|
||||
* [La sécurité](/security)
|
||||
* Pour aller plus loin
|
||||
* Noms de domaine
|
||||
* [Nom de domaine en noho.st / nohost.me / ynh.fr](/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)
|
||||
* [Nom de domaine en noho.st / nohost.me / ynh.fr](/dns_nohost_me)
|
||||
* [Configurer un DNS dynamique avec une adresse IP dynamique](/dns_dynamicip)
|
||||
* [DNS et installation d’une application sur un sous-domaine](/dns_subdomains)
|
||||
* [Utiliser le résolveur DNS local](/dns_resolver)
|
||||
* [Gérer les enregistrements DNS chez OVH](/OVH)
|
||||
* Notes à propos de certains fournisseurs d'accès à Internet
|
||||
* [SFR](/isp_sfr_fr)
|
||||
* [Orange](/isp_orange_fr)
|
||||
* [Free](/isp_free_fr)
|
||||
* [SFR](/isp_sfr)
|
||||
* [Orange](/isp_orange)
|
||||
* [Free](/isp_free)
|
||||
* [Échanger des fichiers avec son serveur à l'aide d'une interface graphique](/filezilla)
|
||||
* [Modifier l'apparence du portail utilisateur](/theming_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)
|
||||
* [Débloquer une IP dans Fail2ban](/fail2ban_fr)
|
||||
* [Changer le mot de passe d’administration](/change_admin_password_fr)
|
||||
* [Modifier l'apparence du portail utilisateur](/theming)
|
||||
* [Ajouter un stockage externe](/external_storage)
|
||||
* [Migrer ses emails vers YunoHost](/email_migration)
|
||||
* [YunoHost avec un service caché Tor](/torhiddenservice)
|
||||
* [Utilisation de certificats autres que Let's Encrypt](/certificate_custom)
|
||||
* [Guide de dépannage](/troubleshooting_guide)
|
||||
* [Débloquer une IP dans Fail2ban](/fail2ban)
|
||||
* [Changer le mot de passe d’administration](/change_admin_password)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#<img src="/images/jappix.png">Jappix
|
||||
|
||||
Jappix est un client web [XMPP](/XMPP_fr).
|
||||
Jappix est un client web [XMPP](/XMPP).
|
||||
|
|
|
@ -37,7 +37,7 @@ Finally click on the check mark to validate the folder.
|
|||
|
||||
#### II. Migrate Nextcloud data to a larger partition
|
||||
|
||||
**Note**: The following assumes that you have a hard disk mounted on `/media/storage`. Refer to[this article](/external_storage_en) to prepare your system.
|
||||
**Note**: The following assumes that you have a hard disk mounted on `/media/storage`. Refer to[this article](/external_storage) to prepare your system.
|
||||
|
||||
**Note**: Replace `nextcloud` with the name of its instance, if you have several Nextcloud apps installed.
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@ Enfin cliquer sur la coche pour valider le dossier.
|
|||
|
||||
#### II. Migrer les données de Nextcloud dans une partition plus grosse
|
||||
|
||||
**Remarque** : Ce qui suit suppose que vous avez un disque dur monté sur `/media/stockage`. Référez-vous à [cet article](/external_storage_fr) pour préparer votre système.
|
||||
**Remarque** : Ce qui suit suppose que vous avez un disque dur monté sur `/media/stockage`. Référez-vous à [cet article](/external_storage) pour préparer votre système.
|
||||
|
||||
**Remarque** : Remplacez `nextcloud` par le nom de son instance, si vous avez plusieurs apps Nextcloud installées.
|
||||
|
||||
|
@ -158,10 +158,10 @@ Sauvegarder et nettoyer vos caches (Cloudflare, navigateur, ...) et le tour est
|
|||
|
||||
## Applications Tiers<a name="AppsTiers" href=""></a>
|
||||
|
||||
+ [Calendrier](app_nextcloud_calendar_fr)
|
||||
+ [contact](app_nextcloud_contact_fr)
|
||||
+ [KeeWeb](app_nextcloud_keeweb_fr)
|
||||
+ [Carnet](app_nextcloud_carnet_fr)
|
||||
+ [Calendrier](/app_nextcloud_calendar)
|
||||
+ [contact](/app_nextcloud_contact)
|
||||
+ [KeeWeb](/app_nextcloud_keeweb)
|
||||
+ [Carnet](/app_nextcloud_carnet)
|
||||
|
||||
## Quelques liens utiles<a name="liensutiles" href=""></a>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ scp -r /votre/fichier/ root@votre-domaine.org:/home/yunohost.transmission/comple
|
|||
```
|
||||
|
||||
##### Comment télécharger un répertoire entier ?
|
||||
Une fois connecté en [SSH](ssh_fr), placez-vous dans le répertoire de téléchargement et zippez le répertoire :
|
||||
Une fois connecté en [SSH](/ssh), placez-vous dans le répertoire de téléchargement et zippez le répertoire :
|
||||
```bash
|
||||
cd /home/yunohost.transmission/completed
|
||||
zip -r votre_archive.zip [dossier]
|
||||
|
|
2
apps.md
2
apps.md
|
@ -44,7 +44,7 @@ Disclaimers
|
|||
|
||||
<div id="app-cards-list" class="app-cards-list"></div>
|
||||
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist_en">apps wishlist</a>.</div>
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist">apps wishlist</a>.</div>
|
||||
|
||||
<!--
|
||||
Custom CSS for this page
|
||||
|
|
|
@ -44,7 +44,7 @@ Disclaimers
|
|||
|
||||
<div id="app-cards-list" class="app-cards-list"></div>
|
||||
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist_en">apps wishlist</a>.</div>
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist">apps wishlist</a>.</div>
|
||||
|
||||
<!--
|
||||
Custom CSS for this page
|
||||
|
|
|
@ -44,7 +44,7 @@ Disclaimers
|
|||
|
||||
<div id="app-cards-list" class="app-cards-list"></div>
|
||||
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist_en">apps wishlist</a>.</div>
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist">apps wishlist</a>.</div>
|
||||
|
||||
<!--
|
||||
Custom CSS for this page
|
||||
|
|
|
@ -44,7 +44,7 @@ Disclaimers
|
|||
|
||||
<div id="app-cards-list" class="app-cards-list"></div>
|
||||
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist_en">apps wishlist</a>.</div>
|
||||
<div class="alert alert-warning">If you don't find the app you are looking for, you can try to look for a appname_ynh repository on Github or on the internet, or add it to the <a href="/apps_wishlist">apps wishlist</a>.</div>
|
||||
|
||||
<!--
|
||||
Custom CSS for this page
|
||||
|
|
|
@ -21,7 +21,7 @@ The full list of application (official and community) can be browsed at [this pa
|
|||
Integration and quality levels
|
||||
------------------------------
|
||||
|
||||
Automated tests are being ran regularly to test the integration and quality of all official apps, as well as community apps who were declared to be 'working'. The result is a level between 0 and 7, whose meaning is detailed on [this page](/packaging_apps_levels_fr). Some tests results may also be available [on this dashboard](https://dash.yunohost.org/appci/branch/stable).
|
||||
Automated tests are being ran regularly to test the integration and quality of all official apps, as well as community apps who were declared to be 'working'. The result is a level between 0 and 7, whose meaning is detailed on [this page](/packaging_apps_levels). Some tests results may also be available [on this dashboard](https://dash.yunohost.org/appci/branch/stable).
|
||||
|
||||
LDAP / SSO integration
|
||||
----------------------
|
||||
|
|
|
@ -21,7 +21,7 @@ La liste des applications existantes (officielles et communautaires) peut être
|
|||
Niveaux d'intégration et de qualité
|
||||
------------------------------
|
||||
|
||||
Des tests automatisés sont exécutés régulièrement pour tester l'intégration et la qualité de toutes les applications officielles, ainsi que les applications communautaires qui ont été déclarées "working". Le résultat est un niveau entre 0 et 7, dont la signification est détaillée sur [cette page](/packaging_apps_levels_fr). Certains résultats de tests peuvent également être disponibles sur [ce tableau de bord](https://dash.yunohost.org/appci/branch/stable).
|
||||
Des tests automatisés sont exécutés régulièrement pour tester l'intégration et la qualité de toutes les applications officielles, ainsi que les applications communautaires qui ont été déclarées "working". Le résultat est un niveau entre 0 et 7, dont la signification est détaillée sur [cette page](/packaging_apps_levels). Certains résultats de tests peuvent également être disponibles sur [ce tableau de bord](https://dash.yunohost.org/appci/branch/stable).
|
||||
|
||||
Intégration LDAP / SSO
|
||||
----------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Apps wishlist
|
||||
|
||||
<div class="alert alert-info">Before to add an app in wishlist please check your app is not already in official or community list: see the <a href="/apps_en">apps list</a></div>
|
||||
<div class="alert alert-info">Before to add an app in wishlist please check your app is not already in official or community list: see the <a href="/apps">apps list</a></div>
|
||||
|
||||
The following list is a compiled wishlist of applications that would be nice-to-have.
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Apps souhaitées
|
||||
|
||||
La liste des applications souhaitées n’est maintenue qu’en <a href="/apps_wishlist_en">version anglaise</a>. Merci de vous y référer.
|
||||
La liste des applications souhaitées n’est maintenue qu’en <a href="/apps_wishlist">version anglaise</a>. Merci de vous y référer.
|
||||
|
|
|
@ -64,7 +64,7 @@ Télécharger et téléverser des sauvegardes
|
|||
|
||||
Après avoir créé des sauvegardes, il est possible de les lister et de les inspecter grâce aux vues correspondantes dans la webadmin, ou via `yunohost backup list` et `yunohost backup info <nom_d'archive>` depuis la ligne de commande. Par défaut, les sauvegardes sont stockées dans `/home/yunohost.backup/archives/`.
|
||||
|
||||
À l'heure actuelle, la solution la plus accessible pour récupérer les sauvegardes est d'utiliser le programme FileZilla comme expliqué dans [cette page](/filezilla_fr).
|
||||
À l'heure actuelle, la solution la plus accessible pour récupérer les sauvegardes est d'utiliser le programme FileZilla comme expliqué dans [cette page](/filezilla).
|
||||
|
||||
Une autre solution alternative consiste à installer une application comme Nextcloud et à la configurer pour être en mesure d'accéder aux fichiers dans `/home/yunohost.backup/archives/` depuis un navigateur web.
|
||||
|
||||
|
|
|
@ -46,5 +46,5 @@ identifiants suivants :
|
|||
|
||||
## <small>5.</small> Procéder à la post-installation
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">Documentation de la post-installation</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">Documentation de la post-installation</a>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
**Note :** depuis la version 2.5, Yunohost intègre la gestion automatisée de certificats Let's Encrypt. Vous pouvez donc facilement et gratuitement [installer un certificat Let's Encrypt](certificate_fr). Le document suivant décrit la méthodologie pour installer un certificat, payant, d'une autre autorité de certification (**Gandi**, **RapidSSL**, **StartSSL**, **Cacert**).
|
||||
**Note :** depuis la version 2.5, Yunohost intègre la gestion automatisée de certificats Let's Encrypt. Vous pouvez donc facilement et gratuitement [installer un certificat Let's Encrypt](/certificate). Le document suivant décrit la méthodologie pour installer un certificat, payant, d'une autre autorité de certification (**Gandi**, **RapidSSL**, **StartSSL**, **Cacert**).
|
||||
|
||||
### Ajout d’un certificat signé par une autorité (autre que Let's Encrypt)
|
||||
|
||||
|
@ -18,7 +18,7 @@ pscp -P 22 CERTIFICAT.crt admin@DOMAIN.TLD:ssl.crt
|
|||
pscp -P 22 CLE.key admin@DOMAIN.TLD:ssl.key
|
||||
```
|
||||
|
||||
Dès lors que les fichiers sont sur le serveur, le reste du travail se fera sur celui-ci. En [ssh](https://yunohost.org/#/ssh_fr) ou en local.
|
||||
Dès lors que les fichiers sont sur le serveur, le reste du travail se fera sur celui-ci. En [ssh](/ssh) ou en local.
|
||||
|
||||
Tout d’abord, créez un dossier pour stocker les certificats obtenus.
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Esta pantalla equivale a que te pidan ** ¿ Confías en el servidor que aloja es
|
|||
|
||||
Para evitar esta confusión, es posible obtener un certificado, reconocido directamente por los navegadores, firmado por una autoridad « conocida » : **Let's Encrypt**, **Gandi**, **RapidSSL**, **StartSSL**, **Cacert**.
|
||||
|
||||
**Let's Encrypt** propone certificados gratuitos. Desde la versión 2.5, Yunohost permite instalar directamente tales certificados desde la interfaz de administración o la línea de comandos. El resto del documento detalla la instalación y la firma de este tipo de certificado. También puedes [instalar un certificado de otra autoridad que Let's Encrypt](/certificate_custom_es).
|
||||
**Let's Encrypt** propone certificados gratuitos. Desde la versión 2.5, Yunohost permite instalar directamente tales certificados desde la interfaz de administración o la línea de comandos. El resto del documento detalla la instalación y la firma de este tipo de certificado. También puedes [instalar un certificado de otra autoridad que Let's Encrypt](/certificate_custom).
|
||||
|
||||
### Instalar un certificado Let's Encrypt
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Cela peut effrayer vos utilisateurs (à juste titre).
|
|||
|
||||
Pour éviter cette confusion, il est possible d’obtenir un certificat, reconnu directement par les navigateurs, signé par une autorité « connue » : **Let's Encrypt**, **Gandi**, **RapidSSL**, **StartSSL**, **Cacert**.
|
||||
|
||||
**Let's Encrypt** propose des certificats gratuits. Depuis la version 2.5, YunoHost permet d'installer directement un tel certificat depuis l'interface d'administration ou la ligne de commande. La suite du document détaille l'installation et la gestion d'un tel certificat. Vous pouvez également [installer un certificat d'une autre autorité que Let's Encrypt](/certificate_custom_fr).
|
||||
**Let's Encrypt** propose des certificats gratuits. Depuis la version 2.5, YunoHost permet d'installer directement un tel certificat depuis l'interface d'administration ou la ligne de commande. La suite du document détaille l'installation et la gestion d'un tel certificat. Vous pouvez également [installer un certificat d'une autre autorité que Let's Encrypt](/certificate_custom).
|
||||
|
||||
### Installer un certificat Let's Encrypt
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ Le mot de passe d’administration actuel est **requis** pour effectuer cette mo
|
|||
|
||||
##Administration web
|
||||
|
||||
Premièrement, connectez-vous à [l’administration web](/admin_fr).
|
||||
Premièrement, connectez-vous à [l’administration web](/admin).
|
||||
|
||||
Puis allez dans la section `Outils` > `Changer le mot de passe d’administration`.
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ You could join those chat rooms using :
|
|||
|
||||
#### Help and support chatroom
|
||||
|
||||
There is a [support](help_fr) chatroom for YunoHost users mutual support and help.
|
||||
There is a [support](/help) chatroom for YunoHost users mutual support and help.
|
||||
|
||||
- IRC: **#yunohost** on irc.freenode.net ;
|
||||
- Matrix: **#freenode_#yunohost:matrix.org** ;
|
||||
|
|
|
@ -9,7 +9,7 @@ Vous pouvez rejoindre ces salons avec:
|
|||
|
||||
|
||||
#### Salon d'entraide et de support
|
||||
Le salon d’[entraide](help_fr) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement.
|
||||
Le salon d’[entraide](/help) est là pour permettre aux utilisateurs de YunoHost de s'aider mutuellement.
|
||||
- IRC : **#yunohost** sur irc.freenode.net (voir kiwiirc ci-dessus)
|
||||
- Matrix : **#freenode_#yunohost:matrix.org**
|
||||
- XMPP : **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Install Collabora with Nextcloud, using Docker
|
||||
**Note :** This walkthrough is based on a Debian 8 instance, and has not been tested since version 3 upgrade of Yunohost. As a prerequisite, you must have configured your domains and sub-domains in the DNS, in compliance with : [DNS](/dns_en), [Sub-domain install of an app](/dns_subdomains_en), [DNS settings](/dns_config_en) and [noho.st / nohost.me / ynh.fr domains](/dns_nohost_me)).
|
||||
**Note :** This walkthrough is based on a Debian 8 instance, and has not been tested since version 3 upgrade of Yunohost. As a prerequisite, you must have configured your domains and sub-domains in the DNS, in compliance with : [DNS](/dns), [Sub-domain install of an app](/dns_subdomains), [DNS settings](/dns_config) and [noho.st / nohost.me / ynh.fr domains](/dns_nohost_me)).
|
||||
|
||||
### 0. Install Nextcloud
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installer Collabora avec Nextcloud via Docker
|
||||
|
||||
**Note :** la marche à suivre detaillée est réalisée ici à partir d’une instance Yunohost sur Debian 8 (celle-ci n'a pas été testée suite à la migration vers la version 3 de Yunohost). Ces instructions ont pour pré-requis que les domaines/sous-domaines sont correctement configurés au niveau des DNS et de votre instance Yunohost (voir [DNS](/dns_fr), [DNS et installation d’une application sur un sous-domaine](/dns_subdomains_fr), [Configurer les enregistrements DNS](/dns_config_fr) et [Nom de domaine en noho.st / nohost.me / ynh.fr](/dns_nohost_me_fr)).
|
||||
**Note :** la marche à suivre detaillée est réalisée ici à partir d’une instance Yunohost sur Debian 8 (celle-ci n'a pas été testée suite à la migration vers la version 3 de Yunohost). Ces instructions ont pour pré-requis que les domaines/sous-domaines sont correctement configurés au niveau des DNS et de votre instance Yunohost (voir [DNS](/dns), [DNS et installation d’une application sur un sous-domaine](/dns_subdomains), [Configurer les enregistrements DNS](/dns_config) et [Nom de domaine en noho.st / nohost.me / ynh.fr](/dns_nohost_me)).
|
||||
|
||||
### 0. Installer Nextcloud
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
La interfaz de línea de comandos (CLI) es, en informática, la manera original (y más técnica) de interactuar con un ordenador. Está generalmente considera como más completa, más potente y eficaz que las interfaces gráficas, aunque sea más difícil de aprenderla.
|
||||
|
||||
En el contexto de Yunohost, o de la administración de sistemas en general, la línea de comandos comúnmente se utiliza después de haberse [conectado en SSH](/ssh_es).
|
||||
En el contexto de Yunohost, o de la administración de sistemas en general, la línea de comandos comúnmente se utiliza después de haberse [conectado en SSH](/ssh).
|
||||
|
||||
<div class="alert alert-info" markdown="1">
|
||||
Proveer un tutorial completo sobre la línea de comandos saldría del marco de la documentación de Yunohost : por eso, refiérete a totorales como [éste](https://www.fing.edu.uy/inco/cursos/sistoper/recursosLaboratorio/tutorial0.pdf) o [éste (en)](http://linuxcommand.org/). Pero no te preocupes : no hace falta ser un experto para comenzar a utilizarla !
|
||||
|
|
|
@ -11,7 +11,7 @@ YunoHost depends exclusively on the participation of people like you.
|
|||
<span class="glyphicon glyphicon-heart"></span> Spread the word
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Talk about software freedom, [self-hosting](selfhosting_en) and YunoHost to your relatives and at your work. We rely on Datalove evangelists like you <3
|
||||
Talk about software freedom, [self-hosting](/selfhosting) and YunoHost to your relatives and at your work. We rely on Datalove evangelists like you <3
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<span class="glyphicon glyphicon-heart"></span> تحدثوا عن المشروع مِن حولكم
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
تحدثوا عن البرمجيات الحرّة، تحدثوا عن واي يونوهوست YunoHost مع أقربائكم و زملائكم في العمل. حدّثوهم عن [الإستضافة الذاتية](/selfhosting_fr)، نحن بحاجة و واثقون مِن قدرات محبي البيانات مثلكم 3></div>
|
||||
تحدثوا عن البرمجيات الحرّة، تحدثوا عن واي يونوهوست YunoHost مع أقربائكم و زملائكم في العمل. حدّثوهم عن [الإستضافة الذاتية](/selfhosting)، نحن بحاجة و واثقون مِن قدرات محبي البيانات مثلكم 3></div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
@ -33,7 +33,7 @@
|
|||
<span class="glyphicon glyphicon-user"></span> ساعدوا المستخدمِين
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Notre support est communautaire et s’appuie sur des contributeurs comme vous. Venez simplement sur le [salon d'aide](/help_fr), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
|
||||
Notre support est communautaire et s’appuie sur des contributeurs comme vous. Venez simplement sur le [salon d'aide](/help), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -45,7 +45,7 @@ Notre support est communautaire et s’appuie sur des contributeurs comme vous.
|
|||
</div>
|
||||
<div dir="rtl" class="col col-md-8" markdown="1">
|
||||
Vous pouvez vous impliquer dans le développement de YunoHost peu importe votre niveau. Administrateurs système, développeurs web, designers et pythonistes <a href="https://github.com/YunoHost" target="_blank">sont les bienvenus</a>.<br>
|
||||
Découvrez [comment contribuer](/dev_fr), et rejoignez-nous sur le [salon de discussion](xmpp:dev@conference.yunohost.org?join) et la <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/contrib">mailing-list</a> !
|
||||
Découvrez [comment contribuer](/dev), et rejoignez-nous sur le [salon de discussion](xmpp:dev@conference.yunohost.org?join) et la <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/contrib">mailing-list</a> !
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -67,7 +67,7 @@ Découvrez [comment contribuer](/dev_fr), et rejoignez-nous sur le [salon de dis
|
|||
<span class="glyphicon glyphicon-edit"></span> أكتبوا
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
ساهموا في تحسين هذا الدليل و ذلك [باقتراح صفحات جديدة](/write_documentation_fr) أو بترجمة صفحاته إلى لغتكم.
|
||||
ساهموا في تحسين هذا الدليل و ذلك [باقتراح صفحات جديدة](/write_documentation) أو بترجمة صفحاته إلى لغتكم.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -78,7 +78,7 @@ Découvrez [comment contribuer](/dev_fr), et rejoignez-nous sur le [salon de dis
|
|||
<span class="glyphicon glyphicon-gift"></span> ساهموا في التحزيم
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Étendez les capacités de YunoHost en [packageant de nouveaux services et applications web](/packaging_apps_fr). Jetez un œil à [ce qui a déjà été fait](/apps_fr) !
|
||||
Étendez les capacités de YunoHost en [packageant de nouveaux services et applications web](/packaging_apps). Jetez un œil à [ce qui a déjà été fait](/apps) !
|
||||
<br>
|
||||
Un [salon de développement](xmpp:dev@conference.yunohost.org?join) et une <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/apps">mailing-list</a> est également disponible.
|
||||
</div>
|
||||
|
|
|
@ -11,7 +11,7 @@ YunoHost dépend entièrement de la participation de gens comme vous.
|
|||
<span class="glyphicon glyphicon-heart"></span> Passez le mot
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Parlez de logiciel libre, d’[auto-hébergement](/selfhosting_fr), de YunoHost à vos proches et à votre travail. Nous comptons sur des évangélistes du Datalove comme vous <3
|
||||
Parlez de logiciel libre, d’[auto-hébergement](/selfhosting), de YunoHost à vos proches et à votre travail. Nous comptons sur des évangélistes du Datalove comme vous <3
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -33,7 +33,7 @@ Nous avons besoin de tester YunoHost profondément. Si vous trouvez un bug, essa
|
|||
<span class="glyphicon glyphicon-user"></span> Aidez les utilisateurs
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Notre support est communautaire et s’appuie sur des contributeurs comme vous. Venez simplement sur le [salon d'aide](/help_fr), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
|
||||
Notre support est communautaire et s’appuie sur des contributeurs comme vous. Venez simplement sur le [salon d'aide](/help), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -45,7 +45,7 @@ Notre support est communautaire et s’appuie sur des contributeurs comme vous.
|
|||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Vous pouvez vous impliquer dans le développement de YunoHost peu importe votre niveau. Administrateurs système, développeurs web, designers et pythonistes <a href="https://github.com/YunoHost" target="_blank">sont les bienvenus</a>.<br>
|
||||
Découvrez [comment contribuer](/dev_fr), et rejoignez-nous sur le [salon de discussion](xmpp:dev@conference.yunohost.org?join) et la <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/contrib">mailing-list</a> !
|
||||
Découvrez [comment contribuer](/dev), et rejoignez-nous sur le [salon de discussion](xmpp:dev@conference.yunohost.org?join) et la <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/contrib">mailing-list</a> !
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -67,7 +67,7 @@ Participez en rendant les interfaces de YunoHost disponibles dans votre langue.
|
|||
<span class="glyphicon glyphicon-edit"></span> Écrivez
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Améliorez cette documentation en [proposant de nouvelles pages](/write_documentation_fr) ou en traduisant les existantes dans votre langue.
|
||||
Améliorez cette documentation en [proposant de nouvelles pages](/write_documentation) ou en traduisant les existantes dans votre langue.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -78,7 +78,7 @@ Améliorez cette documentation en [proposant de nouvelles pages](/write_document
|
|||
<span class="glyphicon glyphicon-gift"></span> Packagez
|
||||
</div>
|
||||
<div class="col col-md-8" markdown="1">
|
||||
Étendez les capacités de YunoHost en [packageant de nouveaux services et applications web](/packaging_apps_fr). Jetez un œil à [ce qui a déjà été fait](/apps_fr) !
|
||||
Étendez les capacités de YunoHost en [packageant de nouveaux services et applications web](/packaging_apps). Jetez un œil à [ce qui a déjà été fait](/apps) !
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -86,5 +86,5 @@ Améliorez cette documentation en [proposant de nouvelles pages](/write_document
|
|||
|
||||
<br>
|
||||
<br>
|
||||
<p class="lead" markdown="1">Dans tous les cas, venez discuter avec nous sur [le salon de développement](/chat_rooms_fr) :-)</p>
|
||||
<p class="lead" markdown="1">Dans tous les cas, venez discuter avec nous sur [le salon de développement](/chat_rooms) :-)</p>
|
||||
|
||||
|
|
|
@ -7,23 +7,23 @@
|
|||
* [Apps wishlist](/apps_wishlist)
|
||||
* [General introduction to app packaging](/packaging_apps_start)
|
||||
* [Technical introduction to app packaging](/packaging_apps)
|
||||
* [Setting up a dev environment with VirtualBox](packaging_apps_virtualbox_fr)
|
||||
* [Setting up a dev environment with VirtualBox](/packaging_apps_virtualbox)
|
||||
* [Manifest](packaging_apps_manifest)
|
||||
* [Scripts](packaging_apps_scripts)
|
||||
* [Arguments management](packaging_apps_arguments_management)
|
||||
* [Nginx configuration](packaging_apps_nginx_conf)
|
||||
* [Multi-instance](packaging_apps_multiinstance)
|
||||
* [Helpers](packaging_apps_helpers)
|
||||
* [Trap usage](packaging_apps_trap_fr)
|
||||
* [Trap usage](/packaging_apps_trap)
|
||||
* [Adding your app to the community list](https://github.com/YunoHost/Apps/#contributing)
|
||||
* Quality tests
|
||||
* [Package linter](https://github.com/YunoHost/package_linter)
|
||||
* [Package check](https://github.com/YunoHost/package_check)
|
||||
* [Applications levels](packaging_apps_levels_fr)
|
||||
* [Applications levels](/packaging_apps_levels)
|
||||
* [App Continuous Integration](https://ci-apps.yunohost.org)
|
||||
* [App CI dashboard](https://dash.yunohost.org/appci/branch/stable)
|
||||
* [App Continuous Integration for packagers](/packaging_apps_ci)
|
||||
* [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr)
|
||||
* [YEP - YunoHost Enhancement Proposals](/packaging_apps_guidelines)
|
||||
* [Contributing to the YunoHost core](/dev)
|
||||
* [Setting up a dev environment with ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md)
|
||||
* [Deb build chain](https://github.com/YunoHost/vinaigrette/blob/master/README.md)
|
||||
|
|
|
@ -1,30 +1,30 @@
|
|||
# Guide du contributeur
|
||||
|
||||
* [Liste des façons de contribuer à YunoHost](/contribute_fr)
|
||||
* [Écrire de la documentation](/write_documentation_fr)
|
||||
* [Salons de discussion](/chat_rooms_fr)
|
||||
* [Liste des façons de contribuer à YunoHost](/contribute)
|
||||
* [Écrire de la documentation](/write_documentation)
|
||||
* [Salons de discussion](/chat_rooms)
|
||||
* Packaging d'application
|
||||
* [Liste d'apps souhaitées par la communauté](/apps_wishlist_fr)
|
||||
* [Introduction générale au packaging d'apps](/packaging_apps_start_fr)
|
||||
* [Introduction technique au packaging d'apps](/packaging_apps_fr)
|
||||
* [Déployer un environnement de développement avec VirtualBox](packaging_apps_virtualbox_fr)
|
||||
* [Manifest](packaging_apps_manifest_fr)
|
||||
* [Scripts](packaging_apps_scripts_fr)
|
||||
* [Gestion des arguments](packaging_apps_arguments_management_fr)
|
||||
* [Configuration nginx](packaging_apps_nginx_conf_fr)
|
||||
* [Multi-instance](packaging_apps_multiinstance_fr)
|
||||
* [Fonctions utiles](packaging_apps_helpers_fr)
|
||||
* [Utilisation de 'trap'](packaging_apps_trap_fr)
|
||||
* [Liste d'apps souhaitées par la communauté](/apps_wishlist)
|
||||
* [Introduction générale au packaging d'apps](/packaging_apps_start)
|
||||
* [Introduction technique au packaging d'apps](/packaging_apps)
|
||||
* [Déployer un environnement de développement avec VirtualBox](/packaging_apps_virtualbox)
|
||||
* [Manifest](/packaging_apps_manifest)
|
||||
* [Scripts](/packaging_apps_scripts)
|
||||
* [Gestion des arguments](/packaging_apps_arguments_management)
|
||||
* [Configuration nginx](/packaging_apps_nginx_conf)
|
||||
* [Multi-instance](/packaging_apps_multiinstance)
|
||||
* [Fonctions utiles](/packaging_apps_helpers)
|
||||
* [Utilisation de 'trap'](/packaging_apps_trap)
|
||||
* [Ajouter son application à la liste community](https://github.com/YunoHost/Apps/#contributing)
|
||||
* Tests de qualité
|
||||
* [Package linter](https://github.com/YunoHost/package_linter)
|
||||
* [Package check](https://github.com/YunoHost/package_check)
|
||||
* [Niveaux des applications](packaging_apps_levels_fr)
|
||||
* [Niveaux des applications](/packaging_apps_levels)
|
||||
* [Intégration continue des apps](https://ci-apps.yunohost.org)
|
||||
* [Tableau de bord du CI des apps](https://dash.yunohost.org/appci/branch/stable)
|
||||
* [Intégration continue pour packagers](/packaging_apps_ci)
|
||||
* [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr)
|
||||
* [Contribuer à la partie "core" de YunoHost](/dev_fr)
|
||||
* [YEP - YunoHost Enhancement Proposals](/packaging_apps_guidelines)
|
||||
* [Contribuer à la partie "core" de YunoHost](/dev)
|
||||
* [Déployer un environnement de dev avec ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md)
|
||||
* [Construction des paquets debian](https://github.com/YunoHost/vinaigrette/blob/master/README.md)
|
||||
* [Feuilles de route du projet](https://github.com/YunoHost/issues/milestones?direction=asc&sort=title&state=open)
|
||||
|
@ -32,4 +32,4 @@
|
|||
* [x86 ISO](https://github.com/YunoHost/cd_build)
|
||||
* [Images Raspberry Pi](https://github.com/YunoHost/rpi-image)
|
||||
* [Autres images pour cartes ARM](https://github.com/YunoHost/arm-images)
|
||||
* [Utiliser l'API YunoHost en dehors de la webadmin](/admin_api_fr)
|
||||
* [Utiliser l'API YunoHost en dehors de la webadmin](/admin_api)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Diagnostic du bon fonctionnement de YunoHost
|
||||
|
||||
Si vous avez réussi l’[installation](/install_fr) de YunoHost et passé l’étape de [post-installation](/postinstall_fr), vous avez probablement un **serveur fonctionnel**.
|
||||
Si vous avez réussi l’[installation](/install) de YunoHost et passé l’étape de [post-installation](/postinstall), vous avez probablement un **serveur fonctionnel**.
|
||||
|
||||
### <small>1.</small> Essayer
|
||||
|
||||
|
@ -24,7 +24,7 @@ Si vous avez optez pour un nom de domaine se terminant par <b>.nohost.me</b> ou
|
|||
Cette étape n’est pas nécessaire si vous possédez un nom de domaine en <b>.nohost.me</b> ou un <b>.noho.st</b>
|
||||
</div>
|
||||
|
||||
Rendez-vous sur https://www.whatsmydns.net/, entrez votre nom de domaine dans le champ prévu à cet effet et cliquez sur `Search`. Si vous ne voyez pas votre adresse IP, ou s’il y a des croix rouges par endroit, cela signifie que vous avez probablement mal configuré votre [DNS](/dns_fr).
|
||||
Rendez-vous sur https://www.whatsmydns.net/, entrez votre nom de domaine dans le champ prévu à cet effet et cliquez sur `Search`. Si vous ne voyez pas votre adresse IP, ou s’il y a des croix rouges par endroit, cela signifie que vous avez probablement mal configuré votre [DNS](/dns).
|
||||
|
||||
---
|
||||
|
||||
|
@ -48,7 +48,7 @@ Vous pouvez également rediriger les ports manuellement vers l’adresse IP loca
|
|||
|
||||
Si le serveur est accessible de l’extérieur, mais inatteignable via son nom de domaine dans votre réseau local, votre box/routeur ne fait probablement pas correctement de <a href="https://fr.wikipedia.org/wiki/Hairpinning" target="_blank">hairpinning</a>.
|
||||
|
||||
Voici un [tutoriel](dns_local_network_fr) pour pouvoir accéder à son serveur en réseau local et contourner le problème de hairpinning. Le tutoriel propose en première solution de mettre en place une redirection avec le DNS de la box et en seconde solution de modifier le fichier `hosts` des **clients** pour indiquer qu’il doit accéder au **serveur** via son IP locale. La première solution est préférable car il ne nécessite pas de modifier le fichier `hosts` sur chacun des clients du réseau local.
|
||||
Voici un [tutoriel](/dns_local_network) pour pouvoir accéder à son serveur en réseau local et contourner le problème de hairpinning. Le tutoriel propose en première solution de mettre en place une redirection avec le DNS de la box et en seconde solution de modifier le fichier `hosts` des **clients** pour indiquer qu’il doit accéder au **serveur** via son IP locale. La première solution est préférable car il ne nécessite pas de modifier le fichier `hosts` sur chacun des clients du réseau local.
|
||||
|
||||
___
|
||||
|
||||
|
|
6
dns.md
6
dns.md
|
@ -27,7 +27,7 @@ You have several choices here. Note that you can mix and match solutions if you
|
|||
**This is the recommended option if you are just starting out with self-hosting.**
|
||||
|
||||
2. You can use the DNS service offered by your **registrar** (Gandi, NameCheap, BookMyName or others) to configure your domain name. Here is the [standard DNS configuration](/dns_config). The DNS service of your router can also be used, more info on [how to setup a local domain](dns_local_network).
|
||||
You can also check out these pages for specific [registrar](/registrar_en) documentation: [OVH](https://www.ovh.co.uk/index.xml), [Gandi](http://gandi.net), [NameCheap](http://namecheap.com) or [BookMyName](http://bookmyname.com).
|
||||
You can also check out these pages for specific [registrar](/registrar) documentation: [OVH](https://www.ovh.co.uk/index.xml), [Gandi](http://gandi.net), [NameCheap](http://namecheap.com) or [BookMyName](http://bookmyname.com).
|
||||
|
||||
**Warning**: If you choose this option, you will have more configuration possibilities, but nothing will be done for you. For example, if you want to use `webmail.my-server.org`, you must add it manually to the DNS records with your registrar.
|
||||
|
||||
|
@ -35,8 +35,8 @@ You can also check out these pages for specific [registrar](/registrar_en) docum
|
|||
|
||||
**Warning**: If you choose this option, all configuration options will be done automatically, you will retain a good deal of flexibility, but if your server gets knocked offline you will run into many problems. **Choose this only if you are certain.**
|
||||
|
||||
4. Once your DNS service is running, your server can use it but it needs to be configured, this is the [DNS resolver](/dns_resolver_en).
|
||||
4. Once your DNS service is running, your server can use it but it needs to be configured, this is the [DNS resolver](/dns_resolver).
|
||||
|
||||
|
||||
### Dynamic IP
|
||||
If the global IP address is changing follow this [tutorial](dns_dynamicip_en).
|
||||
If the global IP address is changing follow this [tutorial](/dns_dynamicip).
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
DNS (sistema de nombre de dominios) es un elemento esencial de Internet que permite convertir direcciones comprensibles por seres humanos (los nombres de dominio) en direcciones comprensibles por la máquina (los IPs). Para que tu servidor esté fácilemente por otros seres humanos, y para que servicios como el mail funcionen correctamente, es preciso configurar la zona DNS de tu dominio.
|
||||
|
||||
Si utilizas un [dominio automático](/dns_nohost_me_es) provecho por el Proyecto Yunohost, la configuración debería ser automática. Si quieres utilizar tu propio nombre de dominio (comprado a un registrar), hay que configurar manualmente tu proprio nombre de dominio vía la interfaz de tu registrar.
|
||||
Si utilizas un [dominio automático](/dns_nohost_me) provecho por el Proyecto Yunohost, la configuración debería ser automática. Si quieres utilizar tu propio nombre de dominio (comprado a un registrar), hay que configurar manualmente tu proprio nombre de dominio vía la interfaz de tu registrar.
|
||||
|
||||
|
||||
## Configuración DNS recomendada
|
||||
|
|
|
@ -7,7 +7,7 @@ votre serveur soit facilement accessible par d'autres êtres humains, et pour
|
|||
que certains services comme le mail fonctionnent correctement, il est nécessaire
|
||||
de configurer la zone DNS de votre domaine.
|
||||
|
||||
Si vous utilisez un [domaine automatique](/dns_nohost_me_fr) fourni par le Projet Yunohost,
|
||||
Si vous utilisez un [domaine automatique](/dns_nohost_me) fourni par le Projet Yunohost,
|
||||
la configuration devrait être faite automatiquement. Si vous utilisez votre propre nom de domaine
|
||||
(e.g. acheté chez un registrar), il vous faut configurer manuellement votre
|
||||
domaine via l'interface de votre registrar.
|
||||
|
|
|
@ -6,7 +6,7 @@ This tutorial aim to get around dynamic IP issue which is: when the IP public ad
|
|||
|
||||
The method proposed here consists of automatizing the fact the box annonces its global IP adress change to the dynamic DNS, so that the DNS zone will automatically be updated.
|
||||
|
||||
If you own a domain name at **OVH**, you may go to step 4 and follow this [tutorial](OVH_fr), given that OVH proposes a DynDNS service.
|
||||
If you own a domain name at **OVH**, you may go to step 4 and follow this [tutorial](/OVH), given that OVH proposes a DynDNS service.
|
||||
|
||||
#### 1. Create an account to a Dynamic DNS service
|
||||
Here are sites which offer a DynDNS service free of charge:
|
||||
|
@ -20,14 +20,14 @@ Here are sites which offer a DynDNS service free of charge:
|
|||
Register to one of them. It should provide you with one (or more) IP address to reach the service, and a login (that you may be able to self-define).
|
||||
|
||||
#### 2. Move the DNS zones
|
||||
Copy the [DNS zones](dns_config), except for the NS fields, from the [registrar](registrar_en) where you bought your domain name from to the dynamic DNS service you registrer at in step 1.
|
||||
Copy the [DNS zones](dns_config), except for the NS fields, from the [registrar](/registrar) where you bought your domain name from to the dynamic DNS service you registrer at in step 1.
|
||||
|
||||
#### 3. Switch the management of your domain name to the dynamic DNS server
|
||||
This step consists in declaring to your [registrar](registrar_en) that the DNS service will now be managed by the DynDNS service provider.
|
||||
This step consists in declaring to your [registrar](/registrar) that the DNS service will now be managed by the DynDNS service provider.
|
||||
|
||||
For this, fisrt declare in the NS field(s) the IP address provided by the DynDNS service.
|
||||
|
||||
Then, remove any other item in the [DNS zones](dns_config) (except the previous NS fields), from the [registrar](registrar_en).
|
||||
Then, remove any other item in the [DNS zones](dns_config) (except the previous NS fields), from the [registrar](/registrar).
|
||||
|
||||
#### 4. Configure the client
|
||||
This client could be your ISP-box, or a package installed on your server, such as `ddclient`.
|
||||
|
|
|
@ -8,7 +8,7 @@ Après avoir mis en place la solution proposée dans ce tutoriel, la redirection
|
|||
|
||||
La méthode qui sera mise en place consiste à rendre automatique le fait que la box annonce au DNS dynamique qu’elle a changée d’adresse IP publique, et qu’ensuite la zone DNS soit automatiquement changée.
|
||||
|
||||
Si vous possédez un nom de domaine chez **OVH**, vous pouvez aller à l’étape 4 et suivre ce [tutoriel](OVH_fr) étant donné qu’OVH propose un service de DynDNS.
|
||||
Si vous possédez un nom de domaine chez **OVH**, vous pouvez aller à l’étape 4 et suivre ce [tutoriel](/OVH) étant donné qu’OVH propose un service de DynDNS.
|
||||
|
||||
#### 1. Créer un compte pour un service de DNS dynamique
|
||||
|
||||
|
@ -22,13 +22,13 @@ Voici des sites qui proposent un service de DynDNS gratuitement :
|
|||
Créer un compte chez l’un d’eux.
|
||||
|
||||
#### 2. Déplacer les zones DNS
|
||||
Déplacer les [zones DNS](dns_config), à l’exception des champs NS, du [bureau d’enregistrement](registrar_en) où vous avez acheté votre nom de domaine vers le DNS dynamique où vous avez créé un compte à l’étape 1.
|
||||
Déplacer les [zones DNS](dns_config), à l’exception des champs NS, du [bureau d’enregistrement](/registrar) où vous avez acheté votre nom de domaine vers le DNS dynamique où vous avez créé un compte à l’étape 1.
|
||||
|
||||
#### 3. Basculer la gestion de votre nom de domaine vers le serveur DNS dynamique
|
||||
Cette étape consiste à faire savoir au [bureau d’enregistrement](registrar_en) que le service de DNS sera assuré par le service de DynDNS.
|
||||
Cette étape consiste à faire savoir au [bureau d’enregistrement](/registrar) que le service de DNS sera assuré par le service de DynDNS.
|
||||
Redirigez le champ NS vers l’adresse IP donnée par le service de DynDNS.
|
||||
|
||||
Ensuite, supprimez les [zones DNS](dns_config), à l’exception des champs NS, du [bureau d’enregistrement](registrar_en).
|
||||
Ensuite, supprimez les [zones DNS](dns_config), à l’exception des champs NS, du [bureau d’enregistrement](/registrar).
|
||||
|
||||
#### 4. Créer un identifiant de DNS dynamique
|
||||
Sur le service de DNS dynamique créer un identifiant qui sera entré dans un client de DNS dynamique.
|
||||
|
|
10
dns_es.md
10
dns_es.md
|
@ -25,18 +25,18 @@ También existen **tipos** de registros DNS, lo que significa que un dominio pue
|
|||
|
||||
Tienes varias opciones. Nota que puedes cumular estas soluciones si posees varios dominios : por ejemplo, puedes tener `mi-servidor.nohost.me` utilizando la solución **1.**, et `mi-servidor.org` utilizando la solución **2.**, redirigiéndolos hacia el mismo servidor YunoHost.
|
||||
|
||||
1. Puedes utilizar [el servicio DNS de YunoHost](/dns_nohost_me_es), que configurará él mismo los DNS de tu instancia YunoHost. Pero en este caso, tienes que elegir un dominio terminando por `.nohost.me`, `.noho.st` o `.ynh.fr`, lo que puede tener inconvenientes (tendrás direcciones email tales como `juan@mi-servidor.noho.st`).
|
||||
1. Puedes utilizar [el servicio DNS de YunoHost](/dns_nohost_me), que configurará él mismo los DNS de tu instancia YunoHost. Pero en este caso, tienes que elegir un dominio terminando por `.nohost.me`, `.noho.st` o `.ynh.fr`, lo que puede tener inconvenientes (tendrás direcciones email tales como `juan@mi-servidor.noho.st`).
|
||||
**Es el método recomendado si estás debutando.**
|
||||
|
||||
2. Puedes utilizar el servicio de DNS de tu **registrar** (Gandi, OVH, BookMyName u otro) para configurar tus nombres de dominio. Ésta es la [configuración DNS estándar](/dns_config_es). También es posible utilizar una redirección DNS local, más información sobre cómo [Acceder a su servidor desde la red local](/dns_local_network_es).
|
||||
También puedes consultar las documentaciones específicas a estas varias [oficinas de registro](/registrar_es) : [Gandi](http://gandi.net), [OVH](/OVH_fr) o [BookMyName](http://bookmyname.com).
|
||||
2. Puedes utilizar el servicio de DNS de tu **registrar** (Gandi, OVH, BookMyName u otro) para configurar tus nombres de dominio. Ésta es la [configuración DNS estándar](/dns_config). También es posible utilizar una redirección DNS local, más información sobre cómo [Acceder a su servidor desde la red local](/dns_local_network).
|
||||
También puedes consultar las documentaciones específicas a estas varias [oficinas de registro](/registrar) : [Gandi](http://gandi.net), [OVH](/OVH) o [BookMyName](http://bookmyname.com).
|
||||
|
||||
**Atención** : Si eliges este modo de funcionamiento, tendrás más flexibilidad, pero nada será automático. Por ejemplo si quieres utilizar `webmail.mi-servidor.org`, tendrás que añadirlo manualmente en la interfaz de tu registrar.
|
||||
|
||||
3. Tu instancia tiene un servicio DNS, lo que quiere decir que configura automáticamente sus registros DNS y que es posible delegarle la administración de estos registros. Por eso, tienes que indicar al **registrar** que es tu instancia Yunohost que es el servidor DNS de tu nombre de dominio creando un registro glue (a menudo denominado **glue record**) apuntando hacia la IP de tu instancia Yunohost.
|
||||
<br><br>**Atención** : Si eliges este modo de funcionamiento, todas las configuraciones serán automatizadas, tendrás mucha flexibilidad pero la pérdida de tu servidor potencialmente traerá muchos problemas. **Elige este método si estás muy seguro de los que estás haciendo.**
|
||||
|
||||
4. Una vez que tu servicio DNS está operacional, tu servidor puede utilizarlo pero hay que configurarlo, es el [revolvedor DNS](/dns_resolver_es).
|
||||
4. Una vez que tu servicio DNS está operacional, tu servidor puede utilizarlo pero hay que configurarlo, es el [revolvedor DNS](/dns_resolver).
|
||||
|
||||
### IP Dinámica
|
||||
Si la dirección IP pública cambia, sigue este [tutorial](dns_dynamicip_es).
|
||||
Si la dirección IP pública cambia, sigue este [tutorial](/dns_dynamicip).
|
||||
|
|
10
dns_fr.md
10
dns_fr.md
|
@ -27,18 +27,18 @@ Il existe également des **types** d’enregistrement DNS, ce qui veut dire qu
|
|||
|
||||
Plusieurs choix s’offrent à vous. Notez que vous pouvez cumuler ces solutions si vous possédez plusieurs domaines : par exemple vous pouvez avoir `mon-serveur.nohost.me` en utilisant la solution **1.**, et `mon-serveur.org` en utilisant la solution **2.**, redirigeant vers le même serveur YunoHost.
|
||||
|
||||
1. Vous pouvez utiliser [le service de DNS de YunoHost](/dns_nohost_me_fr), qui s’occupera de configurer tout seul les DNS de votre instance YunoHost. Vous devrez en revanche choisir un domaine se terminant par `.nohost.me`, `.noho.st` ou `.ynh.fr`, ce qui peut être inconvenant (vous aurez alors des adresses email telles que `jean@mon-serveur.noho.st`).
|
||||
1. Vous pouvez utiliser [le service de DNS de YunoHost](/dns_nohost_me), qui s’occupera de configurer tout seul les DNS de votre instance YunoHost. Vous devrez en revanche choisir un domaine se terminant par `.nohost.me`, `.noho.st` ou `.ynh.fr`, ce qui peut être inconvenant (vous aurez alors des adresses email telles que `jean@mon-serveur.noho.st`).
|
||||
**C’est la méthode recommandée si vous débutez.**
|
||||
|
||||
2. Vous pouvez utiliser le service de DNS de votre **registrar** (Gandi, OVH, BookMyName ou autre) pour configurer vos noms de domaine. Voici la [configuration DNS standard](/dns_config_fr). Il est aussi possible d'utiliser une redirection DNS locale, plus d'infos sur comment [Accéder à son serveur depuis le réseau local](/dns_local_network_fr).
|
||||
Vous pouvez également consulter les documentations spécifiques à ces différents [bureaux d’enregistrement](/registrar_fr) : [Gandi](http://gandi.net), [OVH](/OVH_fr) ou [BookMyName](http://bookmyname.com).
|
||||
2. Vous pouvez utiliser le service de DNS de votre **registrar** (Gandi, OVH, BookMyName ou autre) pour configurer vos noms de domaine. Voici la [configuration DNS standard](/dns_config). Il est aussi possible d'utiliser une redirection DNS locale, plus d'infos sur comment [Accéder à son serveur depuis le réseau local](/dns_local_network).
|
||||
Vous pouvez également consulter les documentations spécifiques à ces différents [bureaux d’enregistrement](/registrar) : [Gandi](http://gandi.net), [OVH](/OVH) ou [BookMyName](http://bookmyname.com).
|
||||
|
||||
**Attention** : Si vous choisissez ce mode de fonctionnement, vous aurez plus de flexibilité, mais rien ne sera automatique. Par exemple si vous souhaitez utiliser `webmail.mon-serveur.org`, vous devrez l’ajouter manuellement chez votre registrar.
|
||||
|
||||
3. Votre instance YunoHost possède un service DNS, ce qui veut dire qu’il configure automatiquement ses enregistrements DNS, et qu’il est possible de lui en déléguer la gestion. Pour ce faire, vous devez indiquer au **registrar** que c’est votre instance YunoHost qui est le serveur DNS de votre nom de domaine en créant un enregistrement glue (souvent appelé **glue record**) pointant vers l’IP de votre instance YunoHost.
|
||||
<br><br>**Attention** : Si vous choisissez ce mode de fonctionnement, toutes les configurations seront automatiques, vous disposerez d’une grande flexibilité, mais la perte de votre serveur entraînera potentiellement beaucoup d’ennuis. **Choisissez cette méthode si vous êtes sûr de vous.**
|
||||
|
||||
4. Une fois votre service DNS opérationnel, votre serveur peut l’utiliser mais il faut le configurer, c’est le [résolveur DNS](/dns_resolver_fr).
|
||||
4. Une fois votre service DNS opérationnel, votre serveur peut l’utiliser mais il faut le configurer, c’est le [résolveur DNS](/dns_resolver).
|
||||
|
||||
### IP Dynamique
|
||||
Si l’adresse IP publique change, suivez ce [tutoriel](dns_dynamicip_fr).
|
||||
Si l’adresse IP publique change, suivez ce [tutoriel](/dns_dynamicip).
|
||||
|
|
8
docs.md
8
docs.md
|
@ -19,13 +19,13 @@ YunoHost's documentation has 2 different sections:
|
|||
</div>
|
||||
|
||||
* Project's life:
|
||||
* [Frequently asked questions](/faq_en)
|
||||
* [Frequently asked questions](/faq)
|
||||
* [Project organization](/project_organization)
|
||||
* [Blog](https://forum.yunohost.org/c/announcement)
|
||||
* [Forum](https://forum.yunohost.org)
|
||||
* [Chat rooms](/chat_rooms_en)
|
||||
* [Communication](/communication_en)
|
||||
* [Chat rooms](/chat_rooms)
|
||||
* [Communication](/communication)
|
||||
* [Support / Help](/help)
|
||||
|
||||
* Use example:
|
||||
* [YunoHost for non-profit organisations](/use_case_non-profit_organisations_en)
|
||||
* [YunoHost for non-profit organisations](/use_case_non-profit_organisations)
|
||||
|
|
10
docs_ar.md
10
docs_ar.md
|
@ -7,7 +7,7 @@
|
|||
<div class="row text-center">
|
||||
|
||||
<div dir="rtl" class="col col-md-4 col-md-offset-1">
|
||||
<a class="btn btn-primary btn-lg" href="/admindoc_fr"><span class="glyphicon glyphicon-lock"></span> دليل المدير</a>
|
||||
<a class="btn btn-primary btn-lg" href="/admindoc"><span class="glyphicon glyphicon-lock"></span> دليل المدير</a>
|
||||
<p><small class="text-muted">يتطرق إلى طريقة التنصيب و إدارة السيرفر و التطبيقات</small></p>
|
||||
</div>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
|||
</div>
|
||||
|
||||
* Project's life:
|
||||
* [Frequently asked questions](/faq_en)
|
||||
* [Frequently asked questions](/faq)
|
||||
* [Project organization](/project_organization)
|
||||
* [Blog](https://forum.yunohost.org/c/announcement)
|
||||
* [Forum](https://forum.yunohost.org)
|
||||
* [Chat rooms](/chat_rooms_en)
|
||||
* [Communication](/communication_en)
|
||||
* [Chat rooms](/chat_rooms)
|
||||
* [Communication](/communication)
|
||||
* [Support / Help](/help)
|
||||
|
||||
* استخدم مثال:
|
||||
* [YunoHost للمنظمات غير الهادفة للربح](/use_case_non-profit_organisations_en)
|
||||
* [YunoHost للمنظمات غير الهادفة للربح](/use_case_non-profit_organisations)
|
||||
|
|
|
@ -19,13 +19,13 @@ Die YunoHost Dokumentation ist in 2 Bereiche aufgeteilt:
|
|||
</div>
|
||||
|
||||
* Das Projektleben:
|
||||
* [Häufig gestellte Fragen](/faq_en)
|
||||
* [Häufig gestellte Fragen](/faq)
|
||||
* [Projektorganisation](/project_organization)
|
||||
* [Blog](https://forum.yunohost.org/c/announcement)
|
||||
* [Forum](https://forum.yunohost.org)
|
||||
* [Chaträume](/chat_rooms_en)
|
||||
* [Kommunikation](/communication_en)
|
||||
* [Chaträume](/chat_rooms)
|
||||
* [Kommunikation](/communication)
|
||||
* [Support / Hilfe](/help)
|
||||
|
||||
* Verwenden Sie ein Beispiel:
|
||||
* [YunoHost für gemeinnützige Organisationen](/use_case_non-profit_organisations_en)
|
||||
* [YunoHost für gemeinnützige Organisationen](/use_case_non-profit_organisations)
|
||||
|
|
14
docs_fr.md
14
docs_fr.md
|
@ -7,25 +7,25 @@ La documentation de YunoHost s’articule autour de deux sections :
|
|||
<div class="row text-center">
|
||||
|
||||
<div class="col col-md-4 col-md-offset-1">
|
||||
<a class="btn btn-primary btn-lg" href="/admindoc_fr"><span class="glyphicon glyphicon-lock"></span> Guide de l’administrateur</a>
|
||||
<a class="btn btn-primary btn-lg" href="/admindoc"><span class="glyphicon glyphicon-lock"></span> Guide de l’administrateur</a>
|
||||
<p><small class="text-muted">Incluant l’installation, la gestion du serveur et des applications</small></p>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-4 col-md-offset-1">
|
||||
<a class="btn btn-danger btn-lg" href="/contributordoc_fr"><span class="glyphicon glyphicon-heart"></span> Guide du contributeur</a>
|
||||
<a class="btn btn-danger btn-lg" href="/contributordoc"><span class="glyphicon glyphicon-heart"></span> Guide du contributeur</a>
|
||||
<p><small class="text-muted">Qui contient tout ce que vous devez savoir à propos de nous et de notre manière de travailler</small></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
* Vie du projet :
|
||||
* [Foire aux questions](/faq_fr)
|
||||
- [Organisation du projet](project_organization_fr)
|
||||
* [Foire aux questions](/faq)
|
||||
- [Organisation du projet](/project_organization)
|
||||
* [Blog](https://forum.yunohost.org/c/announcement)
|
||||
- [Forum](https://forum.yunohost.org)
|
||||
- [Salons de discussions](/chat_rooms_fr)
|
||||
- [Salons de discussions](/chat_rooms)
|
||||
* [Communication extérieure](/communication)
|
||||
* [Support / Aide](/help_fr)
|
||||
* [Support / Aide](/help)
|
||||
|
||||
* Exemple d'utilisation:
|
||||
* [YunoHost pour les organisations à but non lucratif](/use_case_non-profit_organisations_fr)
|
||||
* [YunoHost pour les organisations à but non lucratif](/use_case_non-profit_organisations)
|
||||
|
|
10
docs_it.md
10
docs_it.md
|
@ -19,13 +19,13 @@ La documentazione di YunoHost ha 2 differenti sezioni:
|
|||
</div>
|
||||
|
||||
* Vita del progetto :
|
||||
* [Frequently asked questions](/faq_en)
|
||||
* [Frequently asked questions](/faq)
|
||||
* [Project organization](/project_organization)
|
||||
* [Blog](https://forum.yunohost.org/c/announcement)
|
||||
* [Forum](https://forum.yunohost.org)
|
||||
* [Chat rooms](/chat_rooms_en)
|
||||
* [Communication](/communication_en)
|
||||
* [Supporto / Aiuto](/help_it)
|
||||
* [Chat rooms](/chat_rooms)
|
||||
* [Communication](/communication)
|
||||
* [Supporto / Aiuto](/help)
|
||||
|
||||
* Usa l'esempio:
|
||||
* [YunoHost per le organizzazioni senza scopo di lucro](/use_case_non-profit_organisations_en)
|
||||
* [YunoHost per le organizzazioni senza scopo di lucro](/use_case_non-profit_organisations)
|
||||
|
|
|
@ -3,7 +3,7 @@ Domaines, configuration DNS et certificats
|
|||
|
||||
YunoHost permet de gérer et de servir plusieurs domaines sur un même serveur. Vous pouvez donc héberger, par exemple, un blog et un Nextcloud sur un premier domaine `yolo.com`, et un client de messagerie web sur un second domaine `swag.nohost.me`. Chaque domaine est automatiquement configuré pour pouvoir gérer des services web, des courriels et une messagerie instantannée XMPP.
|
||||
|
||||
Les domaines peuvent être gérés dans la section 'Domaine' de la webadmin, ou via la catégorie `yunohost domain` de la ligne de commande. Chaque fois que vous ajoutez un domaine, il est supposé que vous avez acheté (ou en tout cas que vous contrôliez) le domaine, de sorte que vous puissiez gérer la [configuration DNS](dns) ce celui-ci. Une exception concerne les [domaines en `.nohost.me`, `.noho.st` et `ynh.fr`](/dns_nohost_me_fr) qui sont offerts par le Projet YunoHost, et peuvent être directement intégrés avec YunoHost grâce à une configuration dynDNS automatique. (Pour limiter les abus et les coûts, une instance ne peut avoir qu'un seul domaine offert à la fois).
|
||||
Les domaines peuvent être gérés dans la section 'Domaine' de la webadmin, ou via la catégorie `yunohost domain` de la ligne de commande. Chaque fois que vous ajoutez un domaine, il est supposé que vous avez acheté (ou en tout cas que vous contrôliez) le domaine, de sorte que vous puissiez gérer la [configuration DNS](dns) ce celui-ci. Une exception concerne les [domaines en `.nohost.me`, `.noho.st` et `ynh.fr`](/dns_nohost_me) qui sont offerts par le Projet YunoHost, et peuvent être directement intégrés avec YunoHost grâce à une configuration dynDNS automatique. (Pour limiter les abus et les coûts, une instance ne peut avoir qu'un seul domaine offert à la fois).
|
||||
|
||||
Le domaine choisi lors de la postinstall est défini comme le domaine principal du serveur : c'est là que le SSO et l'interface d'administration web seront disponibles. Le domaine principal peut être modifié ultérieurement via la webadmin dans Domaines > (le domaine) > Définir par défaut, ou avec la ligne de commande `yunohost tools maindomain`.
|
||||
|
||||
|
@ -24,7 +24,7 @@ YunoHost peut générer une configuration DNS recommandée pour chaque domaine,
|
|||
Certificats SSL/HTTPS
|
||||
----------------------
|
||||
|
||||
Un autre aspect important de la configuration des domaines est le certificat SSL/HTTPS. YunoHost est intégré avec Let's Encrypt, de sorte qu'une fois que votre serveur est correctement accessible depuis n'importe qui sur Internet via le nom de domaine, l'administrateur peut demander l'installation d'un certificat Let's Encrypt. Voir la documentation sur les [certificats](certificate_fr) pour plus d'informations.
|
||||
Un autre aspect important de la configuration des domaines est le certificat SSL/HTTPS. YunoHost est intégré avec Let's Encrypt, de sorte qu'une fois que votre serveur est correctement accessible depuis n'importe qui sur Internet via le nom de domaine, l'administrateur peut demander l'installation d'un certificat Let's Encrypt. Voir la documentation sur les [certificats](/certificate) pour plus d'informations.
|
||||
|
||||
Sous-chemins vs. domaines individuels par application
|
||||
-----------------------------------------------------
|
||||
|
|
10
email_es.md
10
email_es.md
|
@ -11,9 +11,9 @@ Asegurarse de que la configuración esté correcta
|
|||
Los emails son un ecosistema complicado y una multitud de detalles puedes impedir que funcionen correctamente.
|
||||
|
||||
Para validar que tu configuración es correcta :
|
||||
- si te alojas en casa y que no tienes VPN, asegúrate de que [tu proveedor de Internet no esté bloqueando el puerto 25](isp_es) ;
|
||||
- redirige los puertos siguiendo [esta documentación](isp_box_config_es) ;
|
||||
- configura con cuidado los registros DNS del correo electrónico siguiendo [esta documentación](dns_config_es) ;
|
||||
- si te alojas en casa y que no tienes VPN, asegúrate de que [tu proveedor de Internet no esté bloqueando el puerto 25](/isp) ;
|
||||
- redirige los puertos siguiendo [esta documentación](/isp_box_config) ;
|
||||
- configura con cuidado los registros DNS del correo electrónico siguiendo [esta documentación](/dns_config) ;
|
||||
- testa tu configuración utilizando [Mail-tester.com](https://mail-tester.com) <small>(cuidado : sólo 3 tests por dominio y por día están autorizados)</small> ;
|
||||
|
||||
Una nota de al menos 8~9/10 es un objetivo razonable.
|
||||
|
@ -21,7 +21,7 @@ Una nota de al menos 8~9/10 es un objetivo razonable.
|
|||
Clientes de mensajería
|
||||
-------------
|
||||
|
||||
Para interactuar con el servidor de mail, o sea leer y mandar emails, puedes instalar un cliente web como Roundcube o Rainloop en tu servidor - o configurar un cliente de Desktop o móvil como descrito en [esta página][cette page](email_configure_client_es).
|
||||
Para interactuar con el servidor de mail, o sea leer y mandar emails, puedes instalar un cliente web como Roundcube o Rainloop en tu servidor - o configurar un cliente de Desktop o móvil como descrito en [esta página][cette page](/email_configure_client).
|
||||
|
||||
Los clientes Desktop o móvil tienen la ventaja de copiar tu emails en el equipo, así permitiendo la consulta desconectada de tus mensajes, y cierta protección frente a la posibilidad de un servidor averiado.
|
||||
|
||||
|
@ -40,5 +40,5 @@ Si tu servidor se pone indisponible, los correos electrónicos mandados a tu ser
|
|||
Más información
|
||||
--------------------
|
||||
|
||||
- Existe una página de documentación para [migrar sus emails desde un proveedor de mensajería hacia una instancia Yunohost](email_migration_es).
|
||||
- Existe una página de documentación para [migrar sus emails desde un proveedor de mensajería hacia una instancia Yunohost](/email_migration).
|
||||
- Para profundizar tu comprensión del correo electrónico y de sus protocolos, aquí tienes una [conferencia muy interesante](http://www.iletaitunefoisinternet.fr/lemail-par-benjamin-sonntag/index.html)(en francés).
|
||||
|
|
|
@ -40,7 +40,7 @@ Si votre serveur devient indisponible, les courriels envoyés à votre serveur r
|
|||
## Formulaires pour enlever son adresse IP des listes noires
|
||||
Il est possible que les emails envoyés depuis votre instance YunoHost soient considérés comme du spam par les grands services de mails.
|
||||
Il est possible que l’adresse IP de votre serveur a autrefois été utilisé pour envoyé du spam ou que ces services de mails considèrent votre serveur comme émetteur de spams.
|
||||
Pour s’assurer que l’adresse IP de votre serveur n’est pas dans ces listes et pour l’enlever dans le cas échéant suivez ce [lien](/blacklist_forms_fr).
|
||||
Pour s’assurer que l’adresse IP de votre serveur n’est pas dans ces listes et pour l’enlever dans le cas échéant suivez ce [lien](/blacklist_forms).
|
||||
|
||||
|
||||
Pour aller plus loin
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Migrating email from an email provider to a YunoHost instance
|
||||
|
||||
*[Documentation linked to YunoHost email](/email_fr)*.
|
||||
*[Documentation linked to YunoHost email](/email)*.
|
||||
|
||||
Migration of his emails from a server to an other can be done with two recommended tools: ImapSync or Larch.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Migrer ses emails d'un ancien serveur mail vers YunoHost
|
||||
|
||||
*[Documentation en rapport avec l’email de YunoHost](/email_fr)*.
|
||||
*[Documentation en rapport avec l’email de YunoHost](/email)*.
|
||||
|
||||
La migration des emails d’un serveur à un autre peut se faire via deux outils recommandés : ImapSync ou Larch.
|
||||
|
||||
|
|
2
faq.md
2
faq.md
|
@ -52,7 +52,7 @@ Yes! YunoHost is multi-user and multi-domain. Some applications like *WordPress*
|
|||
|
||||
#### Why can't I access applications via the IP address?
|
||||
|
||||
The [SSO](https://github.com/Kloadut/SSOwat/) (single sign-on) cannot properly authenticate users when they access your server with only its IP. If you really can't properly configure the DNS, you can temporarily work around it by [modifying the `hosts` file (last §)](dns_local_network_en) on your computer.
|
||||
The [SSO](https://github.com/Kloadut/SSOwat/) (single sign-on) cannot properly authenticate users when they access your server with only its IP. If you really can't properly configure the DNS, you can temporarily work around it by [modifying the `hosts` file (last §)](/dns_local_network) on your computer.
|
||||
|
||||
|
||||
#### What's YunoHost's business model?
|
||||
|
|
|
@ -40,7 +40,7 @@ Ja ! YunoHost ermöglicht das Anlegen mehrerer Benutzer und Domain-Namen. Manche
|
|||
|
||||
#### Wieso kann ich Anwendungen nicht über die IP-Adresse erreichen ?
|
||||
|
||||
Die [SSO](https://github.com/Kloadut/SSOwat/) (Single Sign-on) Technik kann Benutzer nicht richtig authentifizieren, wenn sie auf den Server nur über die IP zugreifen. Wenn Sie keine Möglichkeit haben, die DNS korrekt zu konfigurieren, können Sie als temporäre Notlösung [die `Hosts` Datei (letztes §)](dns_local_network_en) auf Ihrem Computer modifizieren.
|
||||
Die [SSO](https://github.com/Kloadut/SSOwat/) (Single Sign-on) Technik kann Benutzer nicht richtig authentifizieren, wenn sie auf den Server nur über die IP zugreifen. Wenn Sie keine Möglichkeit haben, die DNS korrekt zu konfigurieren, können Sie als temporäre Notlösung [die `Hosts` Datei (letztes §)](/dns_local_network) auf Ihrem Computer modifizieren.
|
||||
|
||||
|
||||
#### Was ist das Geschäftsmodell von YunoHost ?
|
||||
|
|
|
@ -49,7 +49,7 @@ On peut tout à fait héberger plusieurs sites web car YunoHost est multi-domain
|
|||
|
||||
#### Pourquoi je ne peux pas accéder à mes applications avec l’adresse IP ?
|
||||
|
||||
Pour des raisons techniques, le [SSO](https://github.com/YunoHost/SSOwat/) ne permet pas aux utilisateurs de se connecter à l’espace utilisateur lorsque l’on accède au serveur uniquement avec l’IP. Si vous ne pouvez réellement pas configurer un nom de domaine, une solution temporaire peut être de modifier le [fichier `hosts` (dernier §)](dns_local_network_fr) de son ordinateur.
|
||||
Pour des raisons techniques, le [SSO](https://github.com/YunoHost/SSOwat/) ne permet pas aux utilisateurs de se connecter à l’espace utilisateur lorsque l’on accède au serveur uniquement avec l’IP. Si vous ne pouvez réellement pas configurer un nom de domaine, une solution temporaire peut être de modifier le [fichier `hosts` (dernier §)](/dns_local_network) de son ordinateur.
|
||||
|
||||
|
||||
#### Quel est le modèle économique de YunoHost ?
|
||||
|
|
|
@ -50,7 +50,7 @@ Installez le programme et lancez *Filezilla*.
|
|||
|
||||

|
||||
|
||||
2. Dans le panneau de droite, vous pouvez aller dans `/home/yunohost.backup/archives/` pour trouver les archives de [sauvegardes](/backup_fr).
|
||||
2. Dans le panneau de droite, vous pouvez aller dans `/home/yunohost.backup/archives/` pour trouver les archives de [sauvegardes](/backup).
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ YunoHost puede ser instalado en este hardware :
|
|||
- 'Viejos' ordenadores de escritorio ou portátiles ;
|
||||
- Servidores remotos, también llamado Virtual Private Servers (VPS).
|
||||
|
||||
Los guías de instalación se encuentran en [esta página](/install_es).
|
||||
Los guías de instalación se encuentran en [esta página](/install).
|
||||
|
||||
### Configuración minimal
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ YunoHost peut être installé sur les types de matériel suivant :
|
|||
- 'Vieux' ordinateurs de bureau ou portables ;
|
||||
- Serveurs distants, aussi appelé Virtual Private Servers (VPS).
|
||||
|
||||
Les guides d'installations peuvent être trouvés sur [cette page](/install_fr).
|
||||
Les guides d'installations peuvent être trouvés sur [cette page](/install).
|
||||
|
||||
### Configuration minimale
|
||||
|
||||
|
|
2
index.md
2
index.md
|
@ -93,7 +93,7 @@
|
|||
|
||||
<div class="col-md-4 col-md-offset-4 button-list">
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs"><span class="glyphicon glyphicon-book"></span> Documentation</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr"><span class="glyphicon glyphicon-comment"></span> Forum and chat</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help"><span class="glyphicon glyphicon-comment"></span> Forum and chat</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute"><span class="glyphicon glyphicon-heart"></span> Get involved</a>
|
||||
<a class="btn btn-lg btn-block btn-primary" href="https://donate.yunohost.org/" style="background-color: #ffd236; border-color: #ffd236;"><span class="glyphicon glyphicon-usd"></span> Donate</a>
|
||||
</div>
|
||||
|
|
10
index_ar.md
10
index_ar.md
|
@ -20,7 +20,7 @@
|
|||
<div dir="auto" class="main-links hidden-xs">
|
||||
<a href="/whatsyunohost">عن واي يونوهوست</a> <span class="colored-bar">•</span>
|
||||
<a href="https://forum.yunohost.org/c/announcement" target="_blank">آخر المستجدات</a> <span class="colored-bar">•</span>
|
||||
<a href="/docs_ar">المستندات</a> <span class="colored-bar">•</span>
|
||||
<a href="/docs">المستندات</a> <span class="colored-bar">•</span>
|
||||
<a href="https://donate.yunohost.org/">تبرع/a>
|
||||
</div>
|
||||
|
||||
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>استمتعوا <small>بتطبيقات الويب الخاصة بكم و انْشِئُوا موطنكم الصغير على الإنترنت</small></h1>
|
||||
<p><br /><a href="/apps_ar">قائمة التطبيقات المتوفرة</a></p>
|
||||
<p><br /><a href="/apps">قائمة التطبيقات المتوفرة</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -88,17 +88,17 @@
|
|||
<div class="col-md-4 button-list">
|
||||
|
||||
<a class="btn btn-lg btn-block btn-primary" href="/whatsyunohost">ما هو YunoHost</a>
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs_ar">الدليل</a>
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs">الدليل</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute">كيف يمكنكم المساهمة</a>
|
||||
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org" target="_blank">المنتدى</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="chat_rooms" target="_blank">غُرف المحادثة</a>
|
||||
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">آخر الأخبار</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_ar">المساعدة</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">المساعدة</a>
|
||||
|
||||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>إكتشفوا <small>قدرات خادمكم، ولماذا يهمكم الأمر</small></h1>
|
||||
<p><br /><a href="/docs_ar">إطلعوا على الدليل</a></p>
|
||||
<p><br /><a href="/docs">إطلعوا على الدليل</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -92,9 +92,9 @@ Self-Hosting für alle ermöglicht.</small></h1>
|
|||
<a class="btn btn-lg btn-block btn-info" href="/docs">Dokumentation</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute">Mach mit!</a>
|
||||
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Forum</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_de" target="_blank">Chat</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="/chat_rooms" target="_blank">Chat</a>
|
||||
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Neuste Nachrichten</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_de">Hilfe</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">Hilfe</a>
|
||||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>Entdecke <small> die Möglichkeiten, die Du mit einem eigenen Server hast<br> – und warum Self-Hosting Sinn macht.</small></h1>
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
<a class="btn btn-lg btn-block btn-info" href="/docs">Documentación</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute">Colaborar</a>
|
||||
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Foro</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_en" target="_blank">Salas de chat</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="/chat_rooms" target="_blank">Salas de chat</a>
|
||||
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Últimas noticias</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">Ayuda</a>
|
||||
</div>
|
||||
|
|
14
index_fr.md
14
index_fr.md
|
@ -17,9 +17,9 @@
|
|||
</div>
|
||||
|
||||
<div class="main-links hidden-xs">
|
||||
<a href="/whatsyunohost_fr">À propos</a> <span class="colored-bar">•</span>
|
||||
<a href="/whatsyunohost">À propos</a> <span class="colored-bar">•</span>
|
||||
<a href="https://forum.yunohost.org/c/announcement" target="_blank">Dernières nouvelles</a> <span class="colored-bar">•</span>
|
||||
<a href="/docs_fr">Documentation</a> <span class="colored-bar">•</span>
|
||||
<a href="/docs">Documentation</a> <span class="colored-bar">•</span>
|
||||
<a href="https://donate.yunohost.org/">Faire un don</a>
|
||||
</div>
|
||||
|
||||
|
@ -34,8 +34,8 @@
|
|||
</div>
|
||||
|
||||
<div class="call-to-action">
|
||||
<a class="btn btn-primary btn-lg" href="/try_fr">Essayer</a>
|
||||
<a class="btn btn-success btn-lg" href="/install_fr">Installer</a>
|
||||
<a class="btn btn-primary btn-lg" href="/try">Essayer</a>
|
||||
<a class="btn btn-success btn-lg" href="/install">Installer</a>
|
||||
<h2 style="margin-top: 0"><small><a href="https://forum.yunohost.org/c/announcement">Dernières nouvelles</a></small></h2>
|
||||
</div>
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
|||
<div class="row cf">
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>Installez <small>votre serveur simplement, vous avez déjà tout ce qu’il faut à la maison</small></h1>
|
||||
<p><a href="/hardware_fr">Voir les prérequis</a></p>
|
||||
<p><a href="/hardware">Voir les prérequis</a></p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="feature-pic">
|
||||
|
@ -63,7 +63,7 @@
|
|||
</div>
|
||||
<div class="col-md-7">
|
||||
<h1>Gérez <small>votre serveur depuis une interface web simple et propre</small></h1>
|
||||
<p><br /><a href="/try_fr">Essayez l’interface d’administration</a></p>
|
||||
<p><br /><a href="/try">Essayez l’interface d’administration</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -90,7 +90,7 @@
|
|||
|
||||
<div class="col-md-4 col-md-offset-4 button-list">
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs"><span class="glyphicon glyphicon-book"></span> Documentation</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr"><span class="glyphicon glyphicon-comment"></span> Forum et chat</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help"><span class="glyphicon glyphicon-comment"></span> Forum et chat</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute"><span class="glyphicon glyphicon-heart"></span> Contribuer</a>
|
||||
<a class="btn btn-lg btn-block btn-primary" href="https://donate.yunohost.org/" style="background-color: #ffd236; border-color: #ffd236;"><span class="glyphicon glyphicon-usd"></span> Faire un don</a>
|
||||
</div>
|
||||
|
|
|
@ -92,9 +92,9 @@
|
|||
<a class="btn btn-lg btn-block btn-info" href="/docs">Documentazione</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute">Contribuisci</a>
|
||||
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Forum</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_en" target="_blank">Chat</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="/chat_rooms" target="_blank">Chat</a>
|
||||
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Ultime notizie</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr">Supporto</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">Supporto</a>
|
||||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>Esplora <small>cosa puoi fare con un server, e perché è importante</small></h1>
|
||||
|
|
26
index_oc.md
26
index_oc.md
|
@ -17,9 +17,9 @@
|
|||
</div>
|
||||
|
||||
<div class="main-links hidden-xs">
|
||||
<a href="/whatsyunohost_fr">A prepaus</a> <span class="colored-bar">•</span>
|
||||
<a href="/whatsyunohost">A prepaus</a> <span class="colored-bar">•</span>
|
||||
<a href="https://forum.yunohost.org/c/announcement" target="_blank">Darrièras novèlas</a> <span class="colored-bar">•</span>
|
||||
<a href="/docs_fr">Documentacion</a>
|
||||
<a href="/docs">Documentacion</a>
|
||||
</div>
|
||||
|
||||
</div><!-- teasing-part -->
|
||||
|
@ -33,8 +33,8 @@
|
|||
</div>
|
||||
|
||||
<div class="call-to-action">
|
||||
<a class="btn btn-primary btn-lg" href="/try_fr">Ensajar</a>
|
||||
<a class="btn btn-success btn-lg" href="/install_fr">Installar</a>
|
||||
<a class="btn btn-primary btn-lg" href="/try">Ensajar</a>
|
||||
<a class="btn btn-success btn-lg" href="/install">Installar</a>
|
||||
<p class="text-muted"><small><a href="https://forum.yunohost.org/t/yunohost-3-6-release-sortie-de-yunohost-3-6/8359">YunoHost v3.6</a></small></p>
|
||||
</div>
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
|||
<div class="row cf">
|
||||
<div class="col-md-7">
|
||||
<h1>Installatz <small>vòstre servidor simplament, avètz ja tot çò que cal a l’ostal</small></h1>
|
||||
<p><a href="/hardware_fr">Far veire los requistes</a></p>
|
||||
<p><a href="/hardware">Far veire los requistes</a></p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="feature-pic">
|
||||
|
@ -62,7 +62,7 @@
|
|||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>Profitatz <small>de vòstras aplicacions web e fabricatz vòstre canton d’Internet</small></h1>
|
||||
<p><br /><a href="/apps_fr">Lista de las aplicacions disponiblas</a></p>
|
||||
<p><br /><a href="/apps">Lista de las aplicacions disponiblas</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -71,7 +71,7 @@
|
|||
<div class="row cf">
|
||||
<div class="col-md-7">
|
||||
<h1>Gerissètz <small>vòstre servidor coma volgatz : via web, mobil o en linha de comanda</small></h1>
|
||||
<p><br /><a href="/try_fr">Ensajar l’interfàcia d’administracion</a></p>
|
||||
<p><br /><a href="/try">Ensajar l’interfàcia d’administracion</a></p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="feature-pic">
|
||||
|
@ -85,18 +85,18 @@
|
|||
<div class="row cf">
|
||||
<div class="col-md-4 button-list">
|
||||
|
||||
<a class="btn btn-lg btn-block btn-primary" href="/whatsyunohost_fr">Qu’es aquò YunoHost ?</a>
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs_fr">Documentacion</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute_fr">Cossí contribuir</a>
|
||||
<a class="btn btn-lg btn-block btn-primary" href="/whatsyunohost">Qu’es aquò YunoHost ?</a>
|
||||
<a class="btn btn-lg btn-block btn-info" href="/docs">Documentacion</a>
|
||||
<a class="btn btn-lg btn-block btn-success" href="/contribute">Cossí contribuir</a>
|
||||
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org" target="_blank">Forum</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_fr" target="_blank">Salas de discussions</a>
|
||||
<a class="btn btn-lg btn-block btn-default" href="/chat_rooms" target="_blank">Salas de discussions</a>
|
||||
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Darrièras novèlas</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr">Assisténcia</a>
|
||||
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help">Assisténcia</a>
|
||||
|
||||
</div>
|
||||
<div class="col-md-7 text-right">
|
||||
<h1>Exploratz <small>las possibilitats de vòstre servidor, e aprenètz perque es important</small></h1>
|
||||
<p><br /><a href="/docs_fr">Legir la documentacion</a></p>
|
||||
<p><br /><a href="/docs">Legir la documentacion</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/try_fr"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>الخادوم التجريبي</p></b></a>
|
||||
<a href="/try"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>الخادوم التجريبي</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_virtualbox_fr"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>التجريب على خادوم إفتراضي</p></b></a>
|
||||
<a href="/install_on_virtualbox"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>التجريب على خادوم إفتراضي</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -32,15 +32,15 @@
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_raspberry_fr"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>على راسبيري باي</p></b></a>
|
||||
<a href="/install_on_raspberry"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>على راسبيري باي</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_arm_board_fr"><img src="/images/cubieboard2.png" height=150 style="vertical-align:bottom"><b><p dir="rtl">على بطاقة أي أر آم ARM</p></b></a>
|
||||
<a href="/install_on_arm_board"><img src="/images/cubieboard2.png" height=150 style="vertical-align:bottom"><b><p dir="rtl">على بطاقة أي أر آم ARM</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_iso_fr"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>على حاسوب عادي</p></b></a>
|
||||
<a href="/install_iso"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>على حاسوب عادي</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -58,7 +58,7 @@
|
|||
<div class="row">
|
||||
|
||||
<div class="block-center text-center">
|
||||
<a href="/install_on_vps_fr"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p dir="rtl">على خادوم مُستضاف أو خادوم إفتراضي خاص (VPS)</p></b></a>
|
||||
<a href="/install_on_vps"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p dir="rtl">على خادوم مُستضاف أو خادوم إفتراضي خاص (VPS)</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -72,7 +72,7 @@
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_debian_fr"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<a href="/install_on_debian"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<b><p>على ديبيان 9 / ستريتش</p></b></a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Guía de instalación
|
||||
|
||||
Existen varias maneras de instalar YunoHost. El método y el hardware difieren un poco si quieres instalarlo en tu casa o en acceso remoto : **[ver el hardware compatible](/hardware_es)**
|
||||
Existen varias maneras de instalar YunoHost. El método y el hardware difieren un poco si quieres instalarlo en tu casa o en acceso remoto : **[ver el hardware compatible](/hardware)**
|
||||
|
||||
Esta página enumera varios tipos de instalaciones, clasificados por categorías.
|
||||
|
||||
|
@ -11,11 +11,11 @@ Esta página enumera varios tipos de instalaciones, clasificados por categorías
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/try_es"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>Servidor de demo</p></b></a>
|
||||
<a href="/try"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>Servidor de demo</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_virtualbox_es"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>Probar en una máquina virtual</p></b></a>
|
||||
<a href="/install_on_virtualbox"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>Probar en una máquina virtual</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -29,15 +29,15 @@ Esta página enumera varios tipos de instalaciones, clasificados por categorías
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_raspberry_es"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>En un Raspberry Pi</p></b></a>
|
||||
<a href="/install_on_raspberry"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>En un Raspberry Pi</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_arm_board_es"><img src="/images/olinuxino.jpg" height=150 style="vertical-align:bottom; padding:20px"><b><p>En un ARM board</p></b></a>
|
||||
<a href="/install_on_arm_board"><img src="/images/olinuxino.jpg" height=150 style="vertical-align:bottom; padding:20px"><b><p>En un ARM board</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_iso_es"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>En un ordenador estándar</p></b></a>
|
||||
<a href="/install_iso"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>En un ordenador estándar</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -55,7 +55,7 @@ Esta página enumera varios tipos de instalaciones, clasificados por categorías
|
|||
<div class="row">
|
||||
|
||||
<div class="block-center text-center">
|
||||
<a href="/install_on_vps_es"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>En un servidor dedicado o virtual (VPS)</p></b></a>
|
||||
<a href="/install_on_vps"><img src="/images/vps.png" height=150 style="vertical-align:bottom; text-align:center"><b><p>En un servidor dedicado o virtual (VPS)</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@ Esta página enumera varios tipos de instalaciones, clasificados por categorías
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_debian_es"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<a href="/install_on_debian"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<b><p>Sur Debian 9/Stretch</p></b></a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 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)**
|
||||
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)**
|
||||
|
||||
Cette page liste plusieurs types d’installations, classés par catégories.
|
||||
|
||||
|
@ -11,11 +11,11 @@ Cette page liste plusieurs types d’installations, classés par catégories.
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/try_fr"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>Serveur de démo</p></b></a>
|
||||
<a href="/try"><img height=150 src="/images/logo.png" style="vertical-align:bottom"><b><p>Serveur de démo</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_virtualbox_fr"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>Essayer dans une machine virtuelle</p></b></a>
|
||||
<a href="/install_on_virtualbox"><img src="/images/virtualbox.png" height=150 style="vertical-align:bottom"><b><p>Essayer dans une machine virtuelle</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -29,7 +29,7 @@ Cette page liste plusieurs types d’installations, classés par catégories.
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_raspberry_fr"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>Sur un Raspberry Pi</p></b></a>
|
||||
<a href="/install_on_raspberry"><img src="/images/raspberrypi.jpg" height=150 style="vertical-align:bottom"><b><p>Sur un Raspberry Pi</p></b></a>
|
||||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
|
@ -37,7 +37,7 @@ Cette page liste plusieurs types d’installations, classés par catégories.
|
|||
</div>
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_iso_fr"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>Sur un ordinateur standard</p></b></a>
|
||||
<a href="/install_iso"><img src="/images/computer.png" height=150 style="vertical-align:bottom"><b><p>Sur un ordinateur standard</p></b></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -55,7 +55,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_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>
|
||||
<a href="/install_on_vps"><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>
|
||||
|
@ -69,7 +69,7 @@ Cette page liste plusieurs types d’installations, classés par catégories.
|
|||
<div class="row">
|
||||
|
||||
<div class="col col-md-3 text-center">
|
||||
<a href="/install_on_debian_fr"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<a href="/install_on_debian"><img height=150 src="/images/debian-logo.png" style="vertical-align:bottom">
|
||||
<b><p>Sur Debian 9/Stretch</p></b></a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Instalación en un ordenador
|
||||
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install_es)**.*
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install)**.*
|
||||
|
||||
## Prerrequisitos
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
* Un ordenador compatible x86 dedicado a YunoHost : portátil, netbook, ordenador de escritorio. Puedes reutilizar calquiera máquina con **256 Mo de RAM mínimo**
|
||||
* Otro ordenador para examinar esta guía y acceder a tu servidor
|
||||
* Un [proveedor de Internet ético](/isp_es), de preferencia con acceso de buena velocidad (ascendente)
|
||||
* Un [proveedor de Internet ético](/isp), de preferencia con acceso de buena velocidad (ascendente)
|
||||
* Una **memoria USB** con capacidad mínima de 1Go **O** un **CD en blanco** estándar
|
||||
* ***Casos particulares*** : si tu servidor no tiene tarjeta gráfica, hay que preparar un iso que se inicie sobre el puerto de serie](https://github.com/luffah/debian-mkserialiso).
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
|||
|
||||
## Etapas de instalación
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_es">0. Descargar la imagen ISO</a>
|
||||
<a class="btn btn-lg btn-default" href="/images">0. Descargar la imagen ISO</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso_es">1. Copiar la imagen ISO</a>
|
||||
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Copiar la imagen ISO</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install_es">2. Encender e instalar</a>
|
||||
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Encender e instalar</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_es">3. Post-instalación</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">3. Post-instalación</a>
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installation sur ordinateur
|
||||
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install_fr)**.*
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install)**.*
|
||||
|
||||
## Prérequis
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
* Un matériel compatible x86 dédié à YunoHost : portable, netbook, ordinateur. Vous pouvez réutiliser n’importe quelle machine avec **256 Mo de RAM minimum**
|
||||
* Un autre ordinateur pour parcourir ce guide et accéder à votre serveur
|
||||
* Un [fournisseur d’accès correct](/isp_fr), de préférence avec une bonne vitesse de téléversement (débit montant)
|
||||
* Un [fournisseur d’accès correct](/isp), de préférence avec une bonne vitesse de téléversement (débit montant)
|
||||
* Une **clé USB** d’une capacité minimum d’1Go **OU** un **CD vierge** standard
|
||||
* ***Cas particulier*** : Si votre serveur n'a pas de carte graphique, il faut [préparer un iso qui démarre sur le port série](https://github.com/luffah/debian-mkserialiso).
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
|||
|
||||
## Étapes d’installation
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_fr">0. Télécharger l'image ISO de YunoHost</a>
|
||||
<a class="btn btn-lg btn-default" href="/images">0. Télécharger l'image ISO de YunoHost</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso_fr">1. Flasher l’image ISO sur une clef USB</a>
|
||||
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Flasher l’image ISO sur une clef USB</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install_fr">2. Démarrer la machine et installer YunoHost</a>
|
||||
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Démarrer la machine et installer YunoHost</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">3. Effectuer la configuration initiale (post-installation)</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">3. Effectuer la configuration initiale (post-installation)</a>
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installazione in un computer
|
||||
|
||||
*Altri modi per installare YunoHost **[Clicca qui](/install_it)**.*
|
||||
*Altri modi per installare YunoHost **[Clicca qui](/install)**.*
|
||||
|
||||
### Requisiti
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ curl https://install.yunohost.org | bash
|
|||
|
||||
<small>*(Si `curl` no está instalado en tu sistema, tal vez tendrás que instalarlo con `apt install curl`. De otro modo, si el comando no muestra nada, puedes intentar `apt install ca-certificates`)*</small>
|
||||
|
||||
Cuando la instalación esté terminada, habrá que [**proceder a la post-instalación**](/postinstall_es)
|
||||
Cuando la instalación esté terminada, habrá que [**proceder a la post-instalación**](/postinstall)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -43,10 +43,10 @@ YunoHost doesn't yet support ARM64 boards. For more information, see [this issue
|
|||
|
||||
<a class="btn btn-lg btn-default" href="https://www.armbian.com/download/">0. Download the ARMbian image for your board</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_fr">1. Flash the SD card with the image</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">1. Flash the SD card with the image</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_fr">2. Plug & boot</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">2. Plug & boot</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_fr">3. Connect to your server with SSH</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">3. Connect to your server with SSH</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually_fr">4. Follow the generic install procedure</a>
|
||||
<a class="btn btn-lg btn-default" href="/install_manually">4. Follow the generic install procedure</a>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Instalar Yunohost en una tarjeta ARM
|
||||
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install_es)**.*
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install)**.*
|
||||
|
||||
<center>
|
||||
<img src="/images/olinuxino.jpg" width=250 style="padding-bottom:20px">
|
||||
|
@ -19,21 +19,21 @@ YunoHost todavía no es compatible con las tarjetas ARM64. Para obtener más inf
|
|||
- Un adaptador de corriente para alimentar la tarjeta ;
|
||||
- Una tarjeta microSD : al menos **8 Go** y **Clase 10** (por ejemplo una [Transcend 300x](http://www.amazon.fr/Transcend-microSDHC-adaptateur-TS32GUSDU1E-Emballage/dp/B00CES44EO)) ;
|
||||
- Un cable ethernet/RJ-45 para conectar la carte con el router / caja internet. (Con el Raspberry Pi 0, puedes conectar tu tarjeta con un cable OTG y un adaptador Wifi USB.)
|
||||
- Un [proveedor de Internet ético](/isp_es), de preferencia con una buena velocidad de upload.
|
||||
- Un [proveedor de Internet ético](/isp), de preferencia con una buena velocidad de upload.
|
||||
|
||||
---
|
||||
|
||||
## Instalación con la imagen pre-instalada (recomendada)
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_es">0. Descargar la imagen pre-instalada para tu tarjeta ARM</a><br><small>Si no existe una imagen dedicada a tu tarjeta, puedes seguir la sección "Instalación encima de ARMbian".</small>
|
||||
<a class="btn btn-lg btn-default" href="/images">0. Descargar la imagen pre-instalada para tu tarjeta ARM</a><br><small>Si no existe una imagen dedicada a tu tarjeta, puedes seguir la sección "Instalación encima de ARMbian".</small>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_es">1. Poner la imagen en tu tarjeta SD</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">1. Poner la imagen en tu tarjeta SD</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_es">2. Conectar y encender</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">2. Conectar y encender</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_es">3. Conectarse en SSH</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">3. Conectarse en SSH</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_es">4. Proceder a la post-instalación</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">4. Proceder a la post-instalación</a>
|
||||
|
||||
---
|
||||
|
||||
|
@ -41,11 +41,11 @@ YunoHost todavía no es compatible con las tarjetas ARM64. Para obtener más inf
|
|||
|
||||
<a class="btn btn-lg btn-default" href="https://www.armbian.com/download/">0. Descargar la imagen ARMbian para tu tarjeta ARM</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_es">1. Poner la imagen en tu tarjeta SD</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">1. Poner la imagen en tu tarjeta SD</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_es">2. Conectar y encender</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">2. Conectar y encender</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_es">3. Conectarse en SSH</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">3. Conectarse en SSH</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually_es">4. Proceder a la post-instalación genérica</a>
|
||||
<a class="btn btn-lg btn-default" href="/install_manually">4. Proceder a la post-instalación genérica</a>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installer YunoHost sur carte ARM
|
||||
|
||||
*Toutes les autres façons d’installer YunoHost sont listées **[ici](/install_fr)**.*
|
||||
*Toutes les autres façons d’installer YunoHost sont listées **[ici](/install)**.*
|
||||
|
||||
<center>
|
||||
<img src="/images/olinuxino.jpg" width=250 style="padding-bottom:20px">
|
||||
|
@ -19,21 +19,21 @@ YunoHost ne supporte pour le moment pas les cartes ARM64. Pour plus d'informatio
|
|||
- Un adaptateur secteur pour alimenter la carte ;
|
||||
- Une carte microSD : au moins **8 Go** et **Classe 10** (par exemple une [Transcend 300x](http://www.amazon.fr/Transcend-microSDHC-adaptateur-TS32GUSDU1E-Emballage/dp/B00CES44EO)) ;
|
||||
- Un câble ethernet/RJ-45 pour brancher la carte à votre routeur/box internet. (Avec le Raspberry Pi 0, vous pouvez connecter votre carte avec un câble OTG et un adaptateur Wifi USB.)
|
||||
- Un [fournisseur d’accès correct](/isp_fr), de préférence avec une bonne vitesse d’upload.
|
||||
- Un [fournisseur d’accès correct](/isp), de préférence avec une bonne vitesse d’upload.
|
||||
|
||||
---
|
||||
|
||||
## Installation avec l'image pré-installée (recommandée)
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_fr">0. Télécharger l'image pré-installée pour votre carte ARM</a><br><small>Si il n'existe pas d'image pré-installée pour votre carte, vous pouvez suivre la section "Installation par dessus ARMbian".</small>
|
||||
<a class="btn btn-lg btn-default" href="/images">0. Télécharger l'image pré-installée pour votre carte ARM</a><br><small>Si il n'existe pas d'image pré-installée pour votre carte, vous pouvez suivre la section "Installation par dessus ARMbian".</small>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_fr">1. Flasher la carte SD avec l'image</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">1. Flasher la carte SD avec l'image</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_fr">2. Brancher la carte et la laisser démarrer</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">2. Brancher la carte et la laisser démarrer</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_fr">3. Se connecter en SSH sur le serveur</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">3. Se connecter en SSH sur le serveur</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">4. Effectuer la configuration initiale (post-installation)</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">4. Effectuer la configuration initiale (post-installation)</a>
|
||||
|
||||
---
|
||||
|
||||
|
@ -41,11 +41,11 @@ YunoHost ne supporte pour le moment pas les cartes ARM64. Pour plus d'informatio
|
|||
|
||||
<a class="btn btn-lg btn-default" href="https://www.armbian.com/download/">0. Télécharger l'image ARMbian pour votre carte ARM</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_fr">1. Flasher la carte SD avec l'image</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">1. Flasher la carte SD avec l'image</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_fr">2. Brancher & démarrer</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">2. Brancher & démarrer</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_fr">3. Se connecter en SSH</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">3. Se connecter en SSH</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually_fr">4. Suivre la procédure d'installation générique</a>
|
||||
<a class="btn btn-lg btn-default" href="/install_manually">4. Suivre la procédure d'installation générique</a>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installation sur Debian
|
||||
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install_fr)**.*
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install)**.*
|
||||
|
||||
## Prérequis
|
||||
|
||||
|
@ -18,7 +18,7 @@ Sur une plateforme ARM, un VPS, un serveur dédié, un ordinateur x86 standard,
|
|||
|
||||
## É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="/install_manually">1. Installer manuellement</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">2. Post-installation</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">2. Post-installation</a>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Instalar YunoHost en un Raspberry Pi
|
||||
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install_es)**.*
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install)**.*
|
||||
|
||||
<center>
|
||||
<img src="/images/raspberrypi.jpg" width=300 style="padding-bottom:20px">
|
||||
|
@ -17,21 +17,21 @@ Antes de alojar tu propio servidor en tu casa, te recomendamos que consultes las
|
|||
- Un adaptador de corriente para alimentar la tarjeta ;
|
||||
- Una tarjeta microSD : al menos **8 Go** y **Clase 10** (por ejemplo una [Transcend 300x](http://www.amazon.fr/Transcend-microSDHC-adaptateur-TS32GUSDU1E-Emballage/dp/B00CES44EO)) ;
|
||||
- Un cable ethernet/RJ-45 para conectar la tarjeta con tu enrutador o tu caja internet. (Con el Raspberry Pi 0, puedes conectar tu tarjeta con un cable OTG y un adaptador Wifi USB.)
|
||||
- Un [proveedor de Internet ético](/isp_es), de preferencia con buena velocidad de upload.
|
||||
- Un [proveedor de Internet ético](/isp), de preferencia con buena velocidad de upload.
|
||||
|
||||
---
|
||||
|
||||
## Instalación con la imagen pre-instalada (recomendada)
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_es">1. Descargar la imagen para Raspberry Pi</a>
|
||||
<a class="btn btn-lg btn-default" href="/images">1. Descargar la imagen para Raspberry Pi</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_es">2. Poner la imagen en tu tarjeta SD</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">2. Poner la imagen en tu tarjeta SD</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_es">3. Conectar y encender</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">3. Conectar y encender</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_es">4. Conectarse en SSH</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">4. Conectarse en SSH</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_es">5. Proceder a la post-instalación</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">5. Proceder a la post-instalación</a>
|
||||
|
||||
---
|
||||
|
||||
|
@ -56,5 +56,5 @@ sudo passwd root
|
|||
|
||||
3. Desconéctate et reconéctate con el usuario root esta vez.
|
||||
|
||||
4. Sigue con el <a href="/install_manually_es">procedimiento de instalación manual genérico</a>.
|
||||
4. Sigue con el <a href="/install_manually">procedimiento de instalación manual genérico</a>.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installer YunoHost sur Raspberry Pi
|
||||
|
||||
*Toutes les autres façons d’installer YunoHost sont listées **[ici](/install_fr)**.*
|
||||
*Toutes les autres façons d’installer YunoHost sont listées **[ici](/install)**.*
|
||||
|
||||
<center>
|
||||
<img src="/images/raspberrypi.jpg" width=300 style="padding-bottom:20px">
|
||||
|
@ -17,21 +17,21 @@ Avant d'héberger un serveur chez vous, il est recommandé de prendre connaissan
|
|||
- Un adaptateur secteur pour alimenter la carte ;
|
||||
- Une carte microSD : au moins **8 Go** et **Classe 10** (par exemple une [Transcend 300x](http://www.amazon.fr/Transcend-microSDHC-adaptateur-TS32GUSDU1E-Emballage/dp/B00CES44EO)) ;
|
||||
- Un câble ethernet/RJ-45 pour brancher la carte à votre routeur/box internet. (Avec le Raspberry Pi 0, vous pouvez connecter votre carte avec un câble OTG et un adaptateur Wifi USB.)
|
||||
- Un [fournisseur d’accès correct](/isp_fr), de préférence avec une bonne vitesse d’upload.
|
||||
- Un [fournisseur d’accès correct](/isp), de préférence avec une bonne vitesse d’upload.
|
||||
|
||||
---
|
||||
|
||||
## Installation avec l'image pré-installée (recommandée)
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/images_fr">1. Télécharger l'image pour Raspberry Pi</a>
|
||||
<a class="btn btn-lg btn-default" href="/images">1. Télécharger l'image pour Raspberry Pi</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/copy_image_fr">2. Flasher la carte SD avec l'image</a>
|
||||
<a class="btn btn-lg btn-default" href="/copy_image">2. Flasher la carte SD avec l'image</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot_fr">3. Brancher la carte et la laisser démarrer</a>
|
||||
<a class="btn btn-lg btn-default" href="/plug_and_boot">3. Brancher la carte et la laisser démarrer</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/ssh_fr">4. Se connecter en SSH sur le serveur</a>
|
||||
<a class="btn btn-lg btn-default" href="/ssh">4. Se connecter en SSH sur le serveur</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">5. Effectuer la configuration initiale (post-installation)</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">5. Effectuer la configuration initiale (post-installation)</a>
|
||||
|
||||
---
|
||||
|
||||
|
@ -57,5 +57,5 @@ sudo passwd root
|
|||
|
||||
3. Déconnectez-vous et reconnectez-vous avec l'utilisateur root cette fois.
|
||||
|
||||
4. Poursuivez avec la <a href="/install_manually_fr">procédure d'installation manuelle générique</a>.
|
||||
4. Poursuivez avec la <a href="/install_manually">procédure d'installation manuelle générique</a>.
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Installa YunoHost su Raspberry Pi
|
||||
|
||||
*Consulta la guida completa in inglese [qui](https://yunohost.org/#/install_on_raspberry_en)*
|
||||
*Consulta la guida completa in inglese [qui](/install_on_raspberry)*
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Instalar YunoHost en VirtualBox
|
||||
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install_es)**.*
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install)**.*
|
||||
|
||||
## Prerrequisitos
|
||||
|
||||
<img src="/images/virtualbox.png" width=200>
|
||||
|
||||
* Un ordenador x86 con VirtualBox instalado y bastante RAM disponible para iniciar una pequeña máquina virtual.
|
||||
* La última **imagen ISO YunoHost** estable, disponible [aquí](/images_es).
|
||||
* La última **imagen ISO YunoHost** estable, disponible [aquí](/images).
|
||||
|
||||
<div class="alert alert-warning" markdown="1">
|
||||
N.B. : Instalar YunoHost en VirtualBox es útil para probar la distribución. Para realmente autoalojarse a largo plazo, probablement necesitarás una máquina virtual (viejo ordenador, tarjeta ARM...) o un VPS.
|
||||
|
@ -73,4 +73,4 @@ Si te encuentras con el error "VT-x is not available", probablement hay que acti
|
|||
|
||||
Después del reinicio, la máquina debería proponerte de efectuar la post-instalación :
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_es">Documentación de post-instalación</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">Documentación de post-instalación</a>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Installer YunoHost sur VirtualBox
|
||||
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install_fr)**.*
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install)**.*
|
||||
|
||||
## Prérequis
|
||||
|
||||
<img src="/images/virtualbox.png" width=200>
|
||||
|
||||
* Un ordinateur x86 avec VirtualBox installé et assez de RAM disponible pour lancer une petite machine virtuelle.
|
||||
* La dernière **image ISO YunoHost** stable, disponible [ici](/images_fr).
|
||||
* La dernière **image ISO YunoHost** stable, disponible [ici](/images).
|
||||
|
||||
<div class="alert alert-warning" markdown="1">
|
||||
N.B. : Installer YunoHost dans une VirtualBox est utile pour tester la
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Instalación en un servidor dedicado
|
||||
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install_es)**.*
|
||||
*Encontrar otros medios de instalar Yunohost **[aquí](/install)**.*
|
||||
|
||||
## Prerrequisitos
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
## Etapas de instalación
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/install_manually_es">1. Instalar manualmente</a>
|
||||
<a class="btn btn-lg btn-default" href="/install_manually">1. Instalar manualmente</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_es">2. Post-instalación</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">2. Post-instalación</a>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Installation sur un serveur dédié
|
||||
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install_fr)**.*
|
||||
*Trouvez d’autres moyens d’installer YunoHost **[ici](/install)**.*
|
||||
|
||||
## Prérequis
|
||||
|
||||
|
@ -14,6 +14,6 @@
|
|||
|
||||
## É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="/install_manually">1. Installer manuellement</a>
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/postinstall_fr">2. Effectuer la configuration initiale (post-installation)</a>
|
||||
<a class="btn btn-lg btn-default" href="/postinstall">2. Effectuer la configuration initiale (post-installation)</a>
|
||||
|
|
4
isp.md
4
isp.md
|
@ -1,12 +1,12 @@
|
|||
# Internet service providers
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config_en"> Main configuration box</a>
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config"> Main configuration box</a>
|
||||
|
||||
Here is a non-comprehensive list of internet service providers by country, which contains criteria about tolerance to self-hosting.
|
||||
|
||||
A "no" may cause problems for using your server or may require you to make additional configuration changes. Status in brackets indicates the default behavior.
|
||||
|
||||
A list of French and Belgian ISPs is available on the [french page](/isp_fr).
|
||||
A list of French and Belgian ISPs is available on the [french page](/isp).
|
||||
|
||||
### USA
|
||||
| Service provider | Box (modem/router) | uPnP available | Port 25 openable | [Hairpinning](http://en.wikipedia.org/wiki/Hairpinning) | Customizable reverse DNS | Fix IP |
|
||||
|
|
|
@ -28,16 +28,16 @@ In your router admin interface, look for something like 'router configuration' o
|
|||
Opening the ports listed below is necessary for the various services available in YunoHost to work. For each of them, the 'TCP' forwarding is needed. Some interfaces refer to 'external' and 'internal' ports : these are the same in our case.
|
||||
|
||||
* Web: 80 <small>(HTTP)</small>, 443 <small>(HTTPS)</small>
|
||||
* [SSH](/ssh_en): 22
|
||||
* [XMPP](/XMPP_en): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email_en): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
* [SSH](/ssh): 22
|
||||
* [XMPP](/XMPP): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
|
||||
If you use both a modem and a router, then you need to do the following:
|
||||
1. first on the modem (the box closest to the internet) create rules to forward the above ports to your router;
|
||||
2. then on the router (the box between the modem and your devices) create rules to forward the above ports to the static IP address for your server.
|
||||
|
||||
<div class="alert alert-warning" markdown="1">
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Some internet service providers block port 25 (mail SMTP) by default to fight spam. Some other ISP don't allow to use port 80/443 (web) freely, though it's less likely. Depending on the ISP, it might be possible to open them in the admin interface... Check [this page](isp_en) for more info.
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Some internet service providers block port 25 (mail SMTP) by default to fight spam. Some other ISP don't allow to use port 80/443 (web) freely, though it's less likely. Depending on the ISP, it might be possible to open them in the admin interface... Check [this page](/isp) for more info.
|
||||
</div>
|
||||
|
||||
## Automatic port forwarding / UPnP
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Configurar la redirección de los puertos
|
||||
|
||||
Si te estás auto-alojando en casa y sin VPN, tienes que redirigirse los puertos de tu router (caja/box). Si quieres una explicación sencilla de lo que es y por qué necesitas redirigir los puertos, puedes echar un vistazo a [esta página](port_forwarding_es). [Esta página](https://www.testdevelocidad.es/configuraciones/abrir-correctamente-los-puertos-router/) también propone explicaciones detalladas sobre el funcionamiento de los puertos, y las etapas de configuración para un router genérico.
|
||||
Si te estás auto-alojando en casa y sin VPN, tienes que redirigirse los puertos de tu router (caja/box). Si quieres una explicación sencilla de lo que es y por qué necesitas redirigir los puertos, puedes echar un vistazo a [esta página](/port_forwarding). [Esta página](https://www.testdevelocidad.es/configuraciones/abrir-correctamente-los-puertos-router/) también propone explicaciones detalladas sobre el funcionamiento de los puertos, y las etapas de configuración para un router genérico.
|
||||
|
||||
### 0. Diagnosticar los puertos abiertos
|
||||
|
||||
|
@ -29,12 +29,12 @@ En la interfaz de administración de tu router/caja/box, tienes que encontrar un
|
|||
Luego tienes que redirigir cada uno de los puertos listados a continuación hacia la IP local de tu router para que los varios servicios de Yunohost funcionen. Para cada uno de ellos, una redirección 'TCP' es necesaria. En algunas interfaces, tal vez encontrarás referencias a un puerto 'externo' y un puerto 'interno' : en nuestro caso, se trata del mismo número de puerto, que sea interno o externo.
|
||||
|
||||
* Web: 80 <small>(HTTP)</small>, 443 <small>(HTTPS)</small>
|
||||
* [SSH](/ssh_es): 22
|
||||
* [XMPP](/XMPP_es): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email_es): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
* [SSH](/ssh): 22
|
||||
* [XMPP](/XMPP): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
|
||||
<div class="alert alert-warning" markdown="1">
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Algunos proveedores de acceso a Internet bloquean el puerto 25 (mail SMTP) por defecto para luchar con el spam. Otros (más escasos) no permiten utilizar libremente los puertos 80/443. Dependiendo de tu proveedor, puede ser posible de abrir estos puertos en la interfaz... Ver [esta página](isp_es) por más informaciones.
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Algunos proveedores de acceso a Internet bloquean el puerto 25 (mail SMTP) por defecto para luchar con el spam. Otros (más escasos) no permiten utilizar libremente los puertos 80/443. Dependiendo de tu proveedor, puede ser posible de abrir estos puertos en la interfaz... Ver [esta página](/isp) por más informaciones.
|
||||
</div>
|
||||
|
||||
## Redirección automática / UPnP
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Configurer la redirection des ports
|
||||
|
||||
Si vous vous auto-hébergez à la maison et sans VPN, il vous faut rediriger les ports de votre routeur ("machin-box"). Si vous souhaitez une explication courte de ce qu'est et pourquoi vous avez besoin de rediriger les ports, vous pouvez jeter un œil à [cette page-ci](port_forwarding_fr). [Cette page-là](https://craym.eu/tutoriels/utilitaires/ouvrir_les_ports_de_sa_box.html) propose également des explications détaillées sur le fonctionnement des ports, et les étapes de configuration pour différents routeurs.
|
||||
Si vous vous auto-hébergez à la maison et sans VPN, il vous faut rediriger les ports de votre routeur ("machin-box"). Si vous souhaitez une explication courte de ce qu'est et pourquoi vous avez besoin de rediriger les ports, vous pouvez jeter un œil à [cette page-ci](/port_forwarding). [Cette page-là](https://craym.eu/tutoriels/utilitaires/ouvrir_les_ports_de_sa_box.html) propose également des explications détaillées sur le fonctionnement des ports, et les étapes de configuration pour différents routeurs.
|
||||
|
||||
### 0. Diagnostiquer les ports ouverts
|
||||
|
||||
|
@ -33,12 +33,12 @@ nom diffère suivant le type / marque de la box...
|
|||
Il vous faut ensuite rediriger chacun des ports listés ci-dessous vers l'IP locale de votre serveur pour que les différents services de YunoHost fonctionnent. Pour chacun d'eux, une redirection 'TCP' est nécessaire. Certains interfaces font références à un port 'externe' et un port 'interne' : dans notre cas il s'agit du même.
|
||||
|
||||
* Web: 80 <small>(HTTP)</small>, 443 <small>(HTTPS)</small>
|
||||
* [SSH](/ssh_fr): 22
|
||||
* [XMPP](/XMPP_fr): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email_en): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
* [SSH](/ssh): 22
|
||||
* [XMPP](/XMPP): 5222 <small>(clients)</small>, 5269 <small>(servers)</small>
|
||||
* [Email](/email): 25, 587 <small>(SMTP)</small>, 993 <small>(IMAP)</small>
|
||||
|
||||
<div class="alert alert-warning" markdown="1">
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Certains fournisseurs d'accès internet bloquent le port 25 (mail SMTP) par défaut pour combattre le spam. D'autres (plus rares) ne permettent pas d'utiliser librement les ports 80/443. En fonction de votre FAI, il peut être possible d'ouvrir ces ports dans l'interface... Voir [cette page](isp_fr) pour plus d'informations.
|
||||
<span class="glyphicon glyphicon-warning-sign"></span> Certains fournisseurs d'accès internet bloquent le port 25 (mail SMTP) par défaut pour combattre le spam. D'autres (plus rares) ne permettent pas d'utiliser librement les ports 80/443. En fonction de votre FAI, il peut être possible d'ouvrir ces ports dans l'interface... Voir [cette page](/isp) pour plus d'informations.
|
||||
</div>
|
||||
|
||||
## Redirection automatique / UPnP
|
||||
|
|
14
isp_es.md
14
isp_es.md
|
@ -1,8 +1,8 @@
|
|||
# Proveedores de acceso a Internet
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config_es"> Configuración general del router</a>
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config"> Configuración general del router</a>
|
||||
|
||||
Aquí tienes una lista (no exhaustiva) de proveedores de acceso a Internet por país, con criterios de compatibilidad con el [self-hosting](selfhosting_es).
|
||||
Aquí tienes una lista (no exhaustiva) de proveedores de acceso a Internet por país, con criterios de compatibilidad con el [self-hosting](/selfhosting).
|
||||
|
||||
Un « **no** » puede implicar problemas de utilización del servidor o puede obligarte a hacer configuraciones adicionales. El estatus entre paréntesis indica el comportamiento por defecto.
|
||||
|
||||
|
@ -14,14 +14,14 @@ Todos los proveedores de acceso a Internet [miembros de la Federación French Da
|
|||
* ✔ : sí
|
||||
* ✘ : no
|
||||
|
||||
| Proveedor de acceso | OVH | [Free](/isp_free_fr) | [SFR](/isp_sfr_fr) | [Orange](/isp_orange_fr) | Bouygues<br>Télécom | Darty |
|
||||
| Proveedor de acceso | OVH | [Free](/isp_free) | [SFR](/isp_sfr) | [Orange](/isp_orange) | Bouygues<br>Télécom | Darty |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Box/router** | Personal/OVH Télécom | Freebox | Neufbox | Livebox | Bbox | Dartybox |
|
||||
| **[UPnP](https://fr.wikipedia.org/wiki/Universal_Plug_and_Play)** | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
| **[Puerto 25 que se abre](email_fr)**<br> (cerrado por defecto) | ✔ | ✔ | ✔ | ✘ | ✔ | ✔ |
|
||||
| **[Puerto 25 que se abre](/email)**<br> (cerrado por defecto) | ✔ | ✔ | ✔ | ✘ | ✔ | ✔ |
|
||||
| **[Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning)** | ✔ | ✔ | ✔/✘ | ✘ | ✔ | ✔ |
|
||||
| **[Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup)<br>personalizable ** | ✔ | ✔ (excepto IPv6) | … | ✘ | ✘ | ✘ |
|
||||
| **[IP fija](/dns_dynamicip_es)** | ✔ | ✔ | ✔/✘ | ✘ | ✔ | ✔ |
|
||||
| **[IP fija](/dns_dynamicip)** | ✔ | ✔ | ✔/✘ | ✘ | ✔ | ✔ |
|
||||
| **[IPv6](https://fr.wikipedia.org/wiki/IPv6)** | ✔ | ✔ | ✔ | ✔ | … | … |
|
||||
| **[No listado en el DUL](https://en.wikipedia.org/wiki/Dialup_Users_List)** | … | ✘ | … | … | … | … |
|
||||
Para obtener una lista más completa y precisa, refiérete a la muy buena documentación (fr) de [wiki.auto-hebergement.fr](http://wiki.auto-hebergement.fr/fournisseurs/fai#d%C3%A9tail_des_fai).
|
||||
|
@ -30,7 +30,7 @@ Para obtener una lista más completa y precisa, refiérete a la muy buena docume
|
|||
|
||||
### Bélgica
|
||||
|
||||
| Proveedor de acceso | Box/ router | uPnP activable | [Puerto 25 que se abre](email_fr)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fija |
|
||||
| Proveedor de acceso | Box/ router | uPnP activable | [Puerto 25 que se abre](/email)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fija |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Proximus** | BBox2 | sí (activado) | sí | **no** | **no** | **no** |
|
||||
| | BBox3 | sí (activado) | sí | **no** | **no** | **no** |
|
||||
|
@ -40,7 +40,7 @@ Para obtener una lista más completa y precisa, refiérete a la muy buena docume
|
|||
|
||||
### Costa de Marfil
|
||||
|
||||
| Proveedor de acceso | Box/ router | uPnP activable | [Puerto 25 que se abre](email_fr)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fija |
|
||||
| Proveedor de acceso | Box/ router | uPnP activable | [Puerto 25 que se abre](/email)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fija |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Orange** | Livebox2 | sí (activado) | no | **no** | **no** | **no** |
|
||||
| **Moov** | | sí (activado) | | | | |
|
||||
|
|
14
isp_fr.md
14
isp_fr.md
|
@ -1,8 +1,8 @@
|
|||
# Fournisseurs d’accès à Internet
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config_fr"> Configuration générale box</a>
|
||||
<a class="btn btn-lg btn-default" href="/isp_box_config"> Configuration générale box</a>
|
||||
|
||||
Voici une liste non exhaustive des fournisseurs d’accès à Internet par pays, contenant les critères de tolérance à l’[auto-hébergement](selfhosting_fr).
|
||||
Voici une liste non exhaustive des fournisseurs d’accès à Internet par pays, contenant les critères de tolérance à l’[auto-hébergement](/selfhosting).
|
||||
|
||||
Un « **non** » peut entraîner des problèmes d’utilisation de votre serveur ou peut vous obliger à faire des configurations supplémentaires. Le statut entre parenthèses indique le comportement par défaut.
|
||||
|
||||
|
@ -12,14 +12,14 @@ Tous les fournisseurs d’accès à Internet [membres de la Fédération French
|
|||
* ✔ : oui
|
||||
* ✘ : non
|
||||
|
||||
| Fournisseur d’accès | OVH | [Free](/isp_free_fr) | [SFR](/isp_sfr_fr) | [Orange](/isp_orange_fr) | Bouygues<br>Télécom | Darty |
|
||||
| Fournisseur d’accès | OVH | [Free](/isp_free) | [SFR](/isp_sfr) | [Orange](/isp_orange) | Bouygues<br>Télécom | Darty |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Box/routeur** | Personnel/OVH Télécom | Freebox | Neufbox | Livebox | Bbox | Dartybox |
|
||||
| **[UPnP](https://fr.wikipedia.org/wiki/Universal_Plug_and_Play)** | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
|
||||
| **[Port 25 ouvrable](email_fr)**<br> (fermé par défaut) | ✔ | ✔ | ✔ | ✘ | ✔ | ✔ |
|
||||
| **[Port 25 ouvrable](/email)**<br> (fermé par défaut) | ✔ | ✔ | ✔ | ✘ | ✔ | ✔ |
|
||||
| **[Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning)** | ✔ | ✔ | ✔/✘ | ✔ (depuis la Livebox 4) | ✔ | ✔ |
|
||||
| **[Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup)<br>personnalisable ** | ✔ | ✔ (sauf IPv6) pas de support | … | ✘ | ✘ | ✘ |
|
||||
| **[IP fixe](/dns_dynamicip_fr)** | ✔ | ✔ | ✔/✘ | ✘ | ✔ | ✔ |
|
||||
| **[IP fixe](/dns_dynamicip)** | ✔ | ✔ | ✔/✘ | ✘ | ✔ | ✔ |
|
||||
| **[IPv6](https://fr.wikipedia.org/wiki/IPv6)** | ✔ | ✔ | ✔ | ✔ | … | … |
|
||||
| **[Non listé sur le DUL](https://en.wikipedia.org/wiki/Dialup_Users_List)** | … | ✘ | … | … | … | … |
|
||||
Pour une liste plus complète et précise, référez-vous à la très bonne documentation de [wiki.auto-hebergement.fr](http://wiki.auto-hebergement.fr/fournisseurs/fai#d%C3%A9tail_des_fai).
|
||||
|
@ -28,7 +28,7 @@ Pour une liste plus complète et précise, référez-vous à la très bonne docu
|
|||
|
||||
### Belgique
|
||||
|
||||
| Fournisseur d’accès | Box/ routeur | uPnP activable | [Port 25 ouvrable](email_fr)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fixe |
|
||||
| Fournisseur d’accès | Box/ routeur | uPnP activable | [Port 25 ouvrable](/email)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fixe |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Proximus** | BBox2 | oui (activé) | oui | **non** | **non** | **non** |
|
||||
| | BBox3 | oui (activé) | oui | **non** | **non** | **non** |
|
||||
|
@ -38,7 +38,7 @@ Pour une liste plus complète et précise, référez-vous à la très bonne docu
|
|||
|
||||
### Côte d'Ivoire
|
||||
|
||||
| Fournisseur d’accès | Box/ routeur | uPnP activable | [Port 25 ouvrable](email_fr)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fixe |
|
||||
| Fournisseur d’accès | Box/ routeur | uPnP activable | [Port 25 ouvrable](/email)| [Hairpinning](http://fr.wikipedia.org/wiki/Hairpinning) | [Reverse DNS](https://en.wikipedia.org/wiki/Reverse_DNS_lookup) | IP fixe |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **Orange** | Livebox2 | oui (activé) | non | **non** | **non** | **non** |
|
||||
| **Moov** | | oui (activé) | | | | |
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Free
|
||||
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp_fr)**.*
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp)**.*
|
||||
|
||||
#### Accès à l’administration de la box (v5/v6)
|
||||
|
||||
|
@ -14,13 +14,13 @@ Allez à l’adresse : [mafreebox.free.fr](http://mafreebox.free.fr/) puis authe
|
|||
|
||||
#### Ouverture des ports
|
||||
|
||||
[Liste des ports à ouvrir](/isp_box_config_fr).
|
||||
[Liste des ports à ouvrir](/isp_box_config).
|
||||
|
||||
##### Freebox ≤ v5
|
||||
|
||||
Cela se passe dans la section *Ma Freebox / Configurer mon routeur*. Il faut :
|
||||
|
||||
- Rediriger les [ports à ouvrir](/isp_box_config_fr) vers l'adresse locale de votre serveur YunoHost.
|
||||
- Rediriger les [ports à ouvrir](/isp_box_config) vers l'adresse locale de votre serveur YunoHost.
|
||||
- Définir une DMZ vers votre serveur YunoHost.
|
||||
|
||||
La présence conjointe de ces deux règles permettent d'accéder à votre serveur de l'extérieur comme de l'intérieur de votre réseau local.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Orange
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp_fr)**.*
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp)**.*
|
||||
|
||||
#### Le courrier électronique
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#SFR
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp_fr)**.*
|
||||
*Trouvez la liste d’autres fournisseurs d’accès Internet **[ici](/isp)**.*
|
||||
#### Accès à l’administration de la box
|
||||
* Allez à cette adresse : http://192.168.1.1.
|
||||
* Authentifiez-vous, soit en appuyant sur le bouton de la box pendant 5 secondes soit avec les identifiants d’administration.
|
||||
|
|
|
@ -6,7 +6,7 @@ The purpose of this document is to teach you how to package an application for Y
|
|||
To package an application, here are the requirements:
|
||||
* An account on a git server (e.g. [GitHub](https://github.com/)) to publish the application;
|
||||
* Basic knowledge of `git`, bash shell and other programming stuff;
|
||||
* A testing [virtual machine or a distant server](/install_en), or a development environement, [ynh-dev](https://github.com/yunohost/ynh-dev) or [VirtualBox](/packaging_apps_virtualbox_fr), to package and test the package.
|
||||
* A testing [virtual machine or a distant server](/install), or a development environement, [ynh-dev](https://github.com/yunohost/ynh-dev) or [VirtualBox](/packaging_apps_virtualbox), to package and test the package.
|
||||
|
||||
### Content
|
||||
A YunoHost package is composed of:
|
||||
|
@ -21,21 +21,21 @@ A YunoHost package is composed of:
|
|||
feel free to use it as a framework.
|
||||
|
||||
## Manifest
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_manifest_en">Manifest</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_manifest">Manifest</a>
|
||||
|
||||
## Scripts
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_scripts_en">Scripts</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_scripts">Scripts</a>
|
||||
|
||||
### Architecture and arguments
|
||||
Since YunoHost has a unified architecture, you will be able to guess most of the settings you need. But if you need variable ones, like the domain or web path, you will have to ask the administrator at installation (see `arguments` section in the manifest above).
|
||||
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_arguments_management_en">Arguments management</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_arguments_management">Arguments management</a>
|
||||
|
||||
### Nginx configuration
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_nginx_conf_en">Nginx configuration</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_nginx_conf">Nginx configuration</a>
|
||||
|
||||
### Multi-instance
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_multiinstance_en">Multi-instance</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_multiinstance">Multi-instance</a>
|
||||
|
||||
### Hooks
|
||||
YunoHost provides a hook system, which is accessible via the packager's script callbacks in command line.
|
||||
|
@ -46,7 +46,7 @@ The scripts have to be placed in the `hooks` repository at the root of the YunoH
|
|||
Take a look at the [Nextcloud package](https://github.com/YunoHost-Apps/nextcloud_ynh/) for a working example.
|
||||
|
||||
### Helpers
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_helpers_en">Helpers</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_helpers">Helpers</a>
|
||||
|
||||
### Registering a log file
|
||||
|
||||
|
@ -85,7 +85,7 @@ In order to test your package, you can execute your script standalone as `admin`
|
|||
su - admin -c "/bin/bash /path/to/my/script my_arg1 my_arg2"
|
||||
```
|
||||
|
||||
Or you can use [command line](/commandline_en):
|
||||
Or you can use [command line](/commandline):
|
||||
```bash
|
||||
yunohost app install /path/to/my/app/package
|
||||
```
|
||||
|
@ -97,14 +97,14 @@ yunohost app install https://github.com/author/my_app_package.git
|
|||
### Packaging best practices
|
||||
Here is a list of best practices for application install scripts:
|
||||
* scripts should use `sudo cp -a ../sources/. $final_path` instead of `sudo cp -a ../sources/* $final_path`;
|
||||
* install script must contain support in case of script errors to delete residuals files thanks to `set -e` and [trap](packaging_apps_trap_fr);
|
||||
* install script must contain support in case of script errors to delete residuals files thanks to `set -e` and [trap](/packaging_apps_trap);
|
||||
* install script should use the command-line method instead of calls to curl through web install form;
|
||||
* install script should save install answers;
|
||||
* application sources should be checked with a control sum (sha256, sha1 or md5) or a PGP signature;
|
||||
* scripts should be tested on Debian Stretch 32 bits, 64 bits and ARM architectures;
|
||||
* backup and restore scripts should be present and functional.
|
||||
|
||||
To be define the quality of a package, it'll obtained a [level](packaging_apps_levels_fr), determined according to somes criteria of installation and according to respect to [package guidelines](packaging_apps_guidelines).
|
||||
To be define the quality of a package, it'll obtained a [level](/packaging_apps_levels), determined according to somes criteria of installation and according to respect to [package guidelines](packaging_apps_guidelines).
|
||||
|
||||
### Package script checker
|
||||
<a class="btn btn-lg btn-default" href="https://github.com/YunoHost/package_checker">Package checker</a>
|
||||
|
@ -124,7 +124,7 @@ A continuous integration server is available for packagers who want to test thei
|
|||
|
||||
* Publishing a [post on the Forum](https://forum.yunohost.org/) with the [`App integration` category](https://forum.yunohost.org/c/app-integration), to ask for testing and feedback on your application.
|
||||
|
||||
* If your application is released under a free software license, you may ask the YunoHost app team to integrate your application to the [app repository](https://github.com/YunoHost/apps) (c.f. also the [app list](apps_en)). You can add your application even if it is not stable or working yet : the current state can be specified to `notworking`, `inprogress`, or `working`.
|
||||
* If your application is released under a free software license, you may ask the YunoHost app team to integrate your application to the [app repository](https://github.com/YunoHost/apps) (c.f. also the [app list](/apps)). You can add your application even if it is not stable or working yet : the current state can be specified to `notworking`, `inprogress`, or `working`.
|
||||
|
||||
* If your application is *not* free software, then in the future, a non-official list might be created to handle them but is non-existent yet.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<a class="btn btn-lg btn-default" href="packaging_apps_en">Application packaging</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps">Application packaging</a>
|
||||
|
||||
## Arguments management
|
||||
#### Retrieve arguments in the install script from manifest
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<a class="btn btn-lg btn-default" href="packaging_apps_fr">Packaging d’application</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps">Packaging d’application</a>
|
||||
|
||||
## Gestion des arguments
|
||||
#### Récupérer les arguments du manifeste dans le script d’installation
|
||||
|
|
|
@ -6,10 +6,10 @@ Ce document a pour but de vous apprendre à packager une application pour YunoHo
|
|||
Pour packager une application, voici les prérequis :
|
||||
* Un compte sur un serveur git comme [GitHub](https://github.com/) pour pouvoir ensuite publier l’application ;
|
||||
* Maîtriser un minimum `git`, le Shell et d’autres notions de programmation ;
|
||||
* Une [machine virtuelle ou sur un serveur distant](/install_fr) ou un environnement de développement, [ynh-dev](https://github.com/yunohost/ynh-dev) ou [VirtualBox](/packaging_apps_virtualbox_fr), pour packager et tester son paquet.
|
||||
* Une [machine virtuelle ou sur un serveur distant](/install) ou un environnement de développement, [ynh-dev](https://github.com/yunohost/ynh-dev) ou [VirtualBox](/packaging_apps_virtualbox), pour packager et tester son paquet.
|
||||
|
||||
|
||||
Si vous ne comprenez pas ces prérequis, ou si vous ne savez pas comment écrire du code, consulter d'abord l'[introduction au packaging](/packaging_apps_start_fr).
|
||||
Si vous ne comprenez pas ces prérequis, ou si vous ne savez pas comment écrire du code, consulter d'abord l'[introduction au packaging](/packaging_apps_start).
|
||||
|
||||
### Contenu
|
||||
Un paquet YunoHost est composé :
|
||||
|
@ -23,27 +23,27 @@ Un paquet YunoHost est composé :
|
|||
<a class="btn btn-lg btn-default" href="https://github.com/YunoHost/example_ynh">Paquet de base</a> n’hésitez pas à vous en servir comme base de travail.
|
||||
|
||||
## Manifeste
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_manifest_fr">Manifeste</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_manifest">Manifeste</a>
|
||||
|
||||
## Les scripts
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_scripts_fr">Scripts</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_scripts">Scripts</a>
|
||||
|
||||
### Architecture et arguments
|
||||
Comme les instances de YunoHost possèdent une architecture unifiée, vous serez capable de deviner la plupart des réglages nécessaires. Mais si vous avez besoin de réglages spécifiques, comme le nom de domaine ou un chemin web pour configurer l’application, vous devrez les demander aux administrateurs lors de l’installation (voir la section `arguments` dans le § **Manifeste** ci-dessus).
|
||||
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_arguments_management_fr">Gestion des arguments</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_arguments_management">Gestion des arguments</a>
|
||||
|
||||
### Configuration Nginx
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_nginx_conf_fr">Configuration Nginx</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_nginx_conf">Configuration Nginx</a>
|
||||
|
||||
### Multi-instance
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_multiinstance_fr">Multi-instance</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_multiinstance">Multi-instance</a>
|
||||
|
||||
### Hooks
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_hooks_fr">Hooks</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_hooks">Hooks</a>
|
||||
|
||||
### Commandes pratiques
|
||||
<a class="btn btn-lg btn-default" href="packaging_apps_helpers_fr">Commandes pratiques</a>
|
||||
<a class="btn btn-lg btn-default" href="/packaging_apps_helpers">Commandes pratiques</a>
|
||||
|
||||
### Référencement des logs
|
||||
Dans de nombreuses situations, vous pouvez vouloir indexer un fichier de log pour qu'il soit affiché dans la webadmin. Pour indexer un log, il faut créer un fichier d'indexation dans `/var/log/yunohost/categories/app/APPNAME.yml`.
|
||||
|
@ -79,14 +79,14 @@ Ces informations seront utilisées pour permettre de filtrer les logs en relatio
|
|||
### Améliorer la qualité du paquet d’installation
|
||||
Vous trouverez ci-dessous une liste des points à vérifier concernant la qualité de vos scripts :
|
||||
* Vos scripts utilisent bien `sudo cp -a ../sources/. $final_path` plutôt que `sudo cp -a ../sources/* $final_path` ;
|
||||
* Votre script d’installation contient une gestion en cas d’erreurs du script pour supprimer les fichiers résiduels à l’aide de `set -e` et de [trap](/packaging_apps_trap_fr) ;
|
||||
* Votre script d’installation contient une gestion en cas d’erreurs du script pour supprimer les fichiers résiduels à l’aide de `set -e` et de [trap](/packaging_apps_trap) ;
|
||||
* Votre script d’installation utilise une méthode d’installation en ligne de commande plutôt qu’un appel curl via un formulaire web d’installation ;
|
||||
* Votre script d’installation enregistre les réponses de l’utilisateur ;
|
||||
* Vous avez vérifié les sources de l’application avec une somme de contrôle (sha256, sha1 ou md5) ou une signature PGP ;
|
||||
* Vos scripts ont été testés sur Debian Stretch 32 bits, 64 bits et ARM ;
|
||||
* Les scripts backup et restore sont présents et fonctionnels.
|
||||
|
||||
Pour mesurer la qualité d'un paquet, celui-ci obtiendra un [niveau](packaging_apps_levels_fr), déterminé en fonction de divers critères d'installation et selon le respect des [règles de packaging](packaging_apps_guidelines_fr).
|
||||
Pour mesurer la qualité d'un paquet, celui-ci obtiendra un [niveau](/packaging_apps_levels), déterminé en fonction de divers critères d'installation et selon le respect des [règles de packaging](/packaging_apps_guidelines).
|
||||
|
||||
### Script de vérification du paquet
|
||||
<a class="btn btn-lg btn-default" href="https://github.com/YunoHost/package_checker">Vérificateur de paquets</a>
|
||||
|
@ -106,7 +106,7 @@ Un serveur d'intégration continue est a disposition des packagers désirant tes
|
|||
|
||||
* Demandez des tests et des retours sur votre application en publiant un [post sur le Forum](https://forum.yunohost.org/) dans la [catégorie `App integration`](https://forum.yunohost.org/c/app-integration).
|
||||
|
||||
* Si votre paquet et l'application qu'il contient sont sous licence libre, faites une demande d’ajout de votre application dans le [dépôt des applications](https://github.com/YunoHost/apps) (voir aussi [la liste des apps](apps_fr)). Vous pouvez ajouter une application même si celle-ci n'est pour le moment pas fonctionelle : l'état d'avancement peut être `notworking`, `inprogress` ou `working`.
|
||||
* Si votre paquet et l'application qu'il contient sont sous licence libre, faites une demande d’ajout de votre application dans le [dépôt des applications](https://github.com/YunoHost/apps) (voir aussi [la liste des apps](/apps)). Vous pouvez ajouter une application même si celle-ci n'est pour le moment pas fonctionelle : l'état d'avancement peut être `notworking`, `inprogress` ou `working`.
|
||||
|
||||
* Si votre application n'est *pas* sous licence libre, il se peut qu'une liste non-officielle soit créée pour gérer ces applications. Ce n'est pour l'instant pas le cas.
|
||||
|
||||
|
|
|
@ -164,7 +164,7 @@ Adding an app to the [YunoHost-Apps organization](https://github.com/YunoHost-Ap
|
|||
|
||||
It is also a way to quickly deploy a security patch if necessary in the event that the maintainer is unavailable.
|
||||
|
||||
Transfer Procedure: Ask the [chat room](chat_rooms_en) to be invited to the organization by providing the name of their GitHub account.
|
||||
Transfer Procedure: Ask the [chat room](/chat_rooms) to be invited to the organization by providing the name of their GitHub account.
|
||||
Once the invitation is accepted, [transfer its deposit to the organization by following this tutorial](https://help.github.com/articles/transferring-a-repository-owned-by-your-personal-account/# Transferring-a-repository-to-another-user-account-or-to-an-organization).
|
||||
|
||||
#### YEP 1.8
|
||||
|
@ -221,7 +221,7 @@ Keep your code as easy as possible, keep everything a script needs directly into
|
|||
#### Stabilize an app
|
||||
#### YEP 2.1
|
||||
##### Respect the manifest format | validated | Home | INPROGRESS |
|
||||
The manifest allows to describe an app so that YunoHost can apply the good treatments. For more information see [dedicated documentation](https://yunohost.org/#/packaging_apps_manifest).
|
||||
The manifest allows to describe an app so that YunoHost can apply the good treatments. For more information see [dedicated documentation](/packaging_apps_manifest).
|
||||
|
||||
#### YEP 2.2
|
||||
##### Using bash for main scripts | validated | Home | WORKING |
|
||||
|
@ -287,7 +287,7 @@ It is advisable to make the scripts as generic as possible, a good way to do thi
|
|||
In order to simplify packaging, standardize practices, avoid errors and increase the lifetime of a script vis-à-vis future versions of YunoHost. A set of helpers to do many actions is proposed.
|
||||
|
||||
For more information :
|
||||
* consult [helpers documentation](https://yunohost.org/#/packaging_apps_helpers)
|
||||
* consult [helpers documentation](/packaging_apps_helpers)
|
||||
* explore [helpers directory](https://github.com/YunoHost/yunohost/tree/unstable/data/helpers.d)
|
||||
|
||||
#### YEP 2.13
|
||||
|
|
|
@ -165,7 +165,7 @@ L'ajout d'une app sur l'[organisation YunoHost-Apps](https://github.com/YunoHost
|
|||
|
||||
C'est aussi un moyen pour permettre de déployer rapidement un correctif de sécurité si nécessaire dans le cas où le mainteneur ne serait pas disponible.
|
||||
|
||||
Procédure de transfert : demander sur le [salon de discussion `Apps`](chat_rooms_fr) à être invité à l’organisation en lui fournissant le nom de son compte GitHub.
|
||||
Procédure de transfert : demander sur le [salon de discussion `Apps`](/chat_rooms) à être invité à l’organisation en lui fournissant le nom de son compte GitHub.
|
||||
Une fois l’invitation acceptée, [transférer son dépôt sur l’organisation en suivant ce tutoriel](https://help.github.com/articles/transferring-a-repository-owned-by-your-personal-account/#transferring-a-repository-to-another-user-account-or-to-an-organization).
|
||||
|
||||
#### YEP 1.8
|
||||
|
@ -222,7 +222,7 @@ Gardez votre code aussi simple que possible, gardez tout ce dont un script a bes
|
|||
#### Stabiliser une app
|
||||
#### YEP 2.1
|
||||
##### Respecter le format du manifeste | validé | auto | INPROGRESS |
|
||||
Le manifeste permet de décrire une app afin que YunoHost puisse lui appliquer les bons traitements. Pour plus d'information voir la [documentation dédiée](https://yunohost.org/#/packaging_apps_manifest).
|
||||
Le manifeste permet de décrire une app afin que YunoHost puisse lui appliquer les bons traitements. Pour plus d'information voir la [documentation dédiée](/packaging_apps_manifest).
|
||||
|
||||
#### YEP 2.2
|
||||
##### Utiliser bash pour les scripts principaux | validé | auto | WORKING |
|
||||
|
@ -289,7 +289,7 @@ Il est conseillé de rendre les scripts le plus générique possible, un bon moy
|
|||
Afin de simplifier le packaging, d'uniformiser les pratiques, d'éviter les erreurs et d'augmenter la durée de vie d'un script vis-à-vis des futures versions de YunoHost. Un ensemble de helpers permettant de faire de nombreuses actions est proposé.
|
||||
|
||||
Pour plus d'informations :
|
||||
* consulter [la documentation des helpers](https://yunohost.org/#/packaging_apps_helpers_fr)
|
||||
* consulter [la documentation des helpers](/packaging_apps_helpers)
|
||||
* explorer [le répertoire des helpers](https://github.com/YunoHost/yunohost/tree/unstable/data/helpers.d)
|
||||
|
||||
#### YEP 2.13
|
||||
|
|
|
@ -115,7 +115,7 @@ backup_name=$1
|
|||
|
||||
##### `post_app_install`, `post_app_upgrade`, `post_app_remove` et `post_app_change_url`
|
||||
|
||||
Les variables utilisables dans ces scripts sont les mêmes que celles disponibles dans [les scripts d'actions associés](/packaging_apps_scripts_fr).
|
||||
Les variables utilisables dans ces scripts sont les mêmes que celles disponibles dans [les scripts d'actions associés](/packaging_apps_scripts).
|
||||
|
||||
|
||||
Example: pour `post_app_install` les variables sont les mêmes que pour le script `install`
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue