1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreto_ynh.git synced 2024-09-03 19:36:14 +02:00
LibreTo package for YunoHost
Find a file
Éric Gaspar 1000a4461a
Update manifest.json
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-01-07 18:36:55 +01:00
conf Update nginx.conf 2020-12-12 09:24:23 +01:00
img [enh] Create the package 2018-11-27 17:09:29 +01:00
scripts Fix 2020-12-12 09:34:04 +01:00
.gitignore [enh] Create the package 2018-11-27 17:09:29 +01:00
check_process Fix 2020-12-12 09:34:04 +01:00
LICENSE Initial commit 2018-11-27 11:31:58 +01:00
manifest.json Update manifest.json 2021-01-07 18:36:55 +01:00
README.md Update README.md 2020-12-19 23:30:11 +01:00

Libreto for YunoHost

Integration level
Install Libreto with 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

Home page of Libreto Usage of Libreto

Demo

Configuration

No configuration needed.

Documentation

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

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

Only app instances with a valid certificate and allowing to be included in Frame could be used.


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