1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Reword a bit doc

This commit is contained in:
Salamandar 2024-01-12 19:53:41 +01:00
parent 267e37e5c5
commit d6390e13de
2 changed files with 3 additions and 3 deletions

View file

@ -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))

View file

@ -1,6 +1,6 @@
## Limitations
- Pleroma doit impérativement sinstaller 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 linterface 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**, cest-à-dire que lon ne peut installer _quune seule instance_ de Pleroma sur un même serveur Yunohost.
- Le **mot de passe** saisi durant linstallation ne doit _en aucun cas_ contenir de **caractères spéciaux**. (Voir [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132))