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:
parent
267e37e5c5
commit
d6390e13de
2 changed files with 3 additions and 3 deletions
|
@ -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))
|
||||
|
|
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue