mirror of
https://github.com/YunoHost-Apps/libreto_ynh.git
synced 2024-09-03 19:36:14 +02:00
LibreTo package for YunoHost
conf | ||
img | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
LibreTo for YunoHost
This package allow you to install LibreTo 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
Libreto let you aggregate your pad (etherpad lite) to create a kind of wiki easily.
Shipped version: 0.0.20180605
Screenshots
Demo
Configuration
No configuration needed.
Documentation
- Official documentation: https://github.com/Ventricule/libreto
YunoHost specific features
Multi-users support
Libreto has no user management, but YunoHost allow you to decide if this app is public or not.
Supported architectures
Limitations
Only app instances with a valid certificate and allowing to be included in Frame could be used.
Links
- Report a bug: https://github.com/YunoHost-Apps/libreto_ynh/issues
- App website: http://libreto.net/
- YunoHost website: https://yunohost.org/
Developers info
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/libreto_ynh/tree/testing --debug
or
sudo yunohost app upgrade libreto -u https://github.com/YunoHost-Apps/libreto_ynh/tree/testing --debug