mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Auto-update README
This commit is contained in:
parent
017e665b77
commit
fdf6922dfc
2 changed files with 12 additions and 10 deletions
11
README.md
11
README.md
|
@ -33,11 +33,12 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
|
|||
## Disclaimers / important information
|
||||
|
||||
## 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**.
|
||||
* 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))
|
||||
* LDAP supported but HTTP auth not.
|
||||
|
||||
- **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**.
|
||||
- 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))
|
||||
- LDAP supported but HTTP auth not.
|
||||
|
||||
## Admin Tasks
|
||||
Go to **cd /var/www/pleroma/live**.
|
||||
|
|
11
README_fr.md
11
README_fr.md
|
@ -33,11 +33,12 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
|
|||
## Avertissements / informations importantes
|
||||
|
||||
## 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**.
|
||||
* 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))
|
||||
* LDAP supported but HTTP auth not.
|
||||
|
||||
- **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**.
|
||||
- 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))
|
||||
- LDAP supported but HTTP auth not.
|
||||
|
||||
## Admin Tasks
|
||||
Go to **cd /var/www/pleroma/live**.
|
||||
|
|
Loading…
Add table
Reference in a new issue