mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Auto-update README
This commit is contained in:
parent
ec1e4b6d3d
commit
162ebc1c5f
2 changed files with 4 additions and 13 deletions
16
README.md
16
README.md
|
@ -21,21 +21,11 @@ Etherpad is a real-time collaborative editor scalable to thousands of simultaneo
|
|||
|
||||
**Shipped version:** 1.9.1~ynh1
|
||||
|
||||
**Demo:** https://video.etherpad.com/
|
||||
|
||||
## Disclaimers / important information
|
||||
## Screenshots
|
||||
|
||||
## Etherpad Lite
|
||||
|
||||
This version of Etherpad is installed without plugins and uses Redis as database.
|
||||
Be aware, Redis database backup and restore is not fully implemented.
|
||||
|
||||
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||
|
||||
## Configuration
|
||||
|
||||
You can access Etherpad's admin panel at `domain.tld/admin`. The configuration file for Etherpad is at the path `/var/www/etherpad/settings.json`.
|
||||
|
||||
*Skin Builder* (accessible at this address `domain.tld/pad/p/test#skinvariantsbuilder`) allows you to customize the skin of your pad. It will give you a parameter to copy into your configuration file `/var/www/etherpad/settings.json`.
|
||||
![Screenshot of Etherpad](./doc/screenshots/etherpad.gif)
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers d'utilisateurs simultanés en temps réel. Il fournit des capacités complètes d'exportation de données et s'exécute sur votre serveur, sous votre contrôle.
|
||||
|
||||
**Version incluse :** 1.9.1~ynh1
|
||||
|
||||
**Démo :** https://video.etherpad.com/
|
||||
|
||||
## Captures d’écran
|
||||
|
|
Loading…
Reference in a new issue