1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
Etherpad MyPads package for YunoHost
Find a file
2020-09-05 17:32:15 +02:00
conf upgarde packages 2020-09-05 15:58:47 +02:00
scripts cleaning up 2020-09-05 17:32:15 +02:00
.gitignore Init 2016-08-09 13:43:13 +02:00
actions.toml Move to .toml 2019-12-07 23:27:46 +01:00
CHANGELOG.md Update to 1.8.4 2020-05-19 11:56:55 +02:00
check_process Do not use the new kikoolol theme... 2020-04-29 23:13:58 +02:00
config_panel.toml cleaning up 2020-09-05 17:32:15 +02:00
LICENSE Init 2016-08-09 13:43:13 +02:00
manifest.json cleaning up 2020-09-05 17:32:15 +02:00
pull_request_template.md Update pull_request_template.md 2020-03-19 18:01:40 +01:00
README.md cleaning up 2020-09-05 17:32:15 +02:00
README_fr.md cleaning up 2020-09-05 17:32:15 +02:00
YEP.md Clean noldap messages 2018-03-24 20:00:30 +01:00

Etherpad with MyPads plugin for YunoHost

Integration level
Install Etherpad with YunoHost

Lire ce readme en français.

This package allow you to install Etherpad quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time.
This package will install the same plugins than Framapad.

Shipped version: 1.8.4

Screenshots

Demo

Configuration

You can access two different admin panels, for Etherpad by accessing domain.tld/admin and for MyPads by domain.tld/mypads/?/admin.
You can also find a config file for Etherpad at this path /var/www/etherpad_mypads/settings.json.

Documentation

YunoHost specific features

Multi-users support

  • Are LDAP and HTTP auth supported? Yes
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 -
  • ARMv8-A -

Limitations

Additionnal informations


Developers infos

Please do 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_mypads_ynh/tree/testing --debug
or
sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug