From d6390e13decc573b9f60252bcbad56a903ed7d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 12 Jan 2024 19:53:41 +0100 Subject: [PATCH] Reword a bit doc --- doc/PRE_INSTALL.md | 4 ++-- doc/PRE_INSTALL_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index 0395acc..dc667e6 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -1,6 +1,6 @@ ## Limitations -- **Pleroma** require a dedicated **root domain**, eg. pleroma.domain.tld -- **Pleroma** require a valid **certificate** installed on the domain. Yunohost can **install Letsencrypt certificate** on the domain from **admin web-interface** or through **command-line**. +- Pleroma requires a dedicated **root domain**, eg. pleroma.domain.tld +- Pleroma requires a valid **certificate** installed on the domain. - This package is currently set to **single-instance** that means you can run a **single Pleroma instance** on a **single server**. - The admin **password** entered when installing must **not** contain **special characters**. (See [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132)) diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md index 6efa954..1a0c093 100644 --- a/doc/PRE_INSTALL_fr.md +++ b/doc/PRE_INSTALL_fr.md @@ -1,6 +1,6 @@ ## Limitations - Pleroma doit impérativement s’installer sur son propre **nom de domaine dédié** (ou sous-domaine), par ex. pleroma.domain.tld -- Pleroma nécessite par ailleurs un **certificat SSL** valide activé sur ce domaine. Yunohost peut installer et configurer un **certificat Letsencrypt** pour le domaine depuis l’interface d'administration de Yunohost ou avec la ligne de commande. +- Pleroma nécessite par ailleurs un **certificat SSL** valide activé sur ce domaine. - Ce paquet est actuellement configuré pour une **instance unique**, c’est-à-dire que l’on ne peut installer _qu’une seule instance_ de Pleroma sur un même serveur Yunohost. - Le **mot de passe** saisi durant l’installation ne doit _en aucun cas_ contenir de **caractères spéciaux**. (Voir [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132))