Read this README in other languages.
This package allows you to install Etherpad quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control. This version of Etherpad is installed without plugins and uses Rustydb as database. If you want to install Etherpad with plugins and MySQL database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh
Shipped version: 2.2.6~ynh1
Demo: https://video.etherpad.com/
- Official app website: https://etherpad.org/
- Official admin documentation: https://etherpad.org/doc/v2.0.2/
- Upstream app code repository: https://github.com/ether/etherpad-lite
- YunoHost Store: https://apps.yunohost.org/app/etherpad
- Report a bug: https://github.com/YunoHost-Apps/etherpad_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
or
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps