1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00
hedgedoc_ynh/README.md
Éric Gaspar c9fa651f27
Testing (#5)
* Upgrde to v.1.7.0
2020-12-24 16:31:32 +01:00

2.3 KiB

HedgeDoc for YunoHost

Integration level
Install HedgeDoc with YunoHost

Lire ce readme en français.

This package allows you to install HedgeDoc quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

hedgedoc is a real-time collaborative word processing web service. It uses Markdown language.

Shipped version: 1.7.0

Screenshots

Demo

Configuration

You can configure HedgeDoc by editing this file /var/www/hedgedoc/config.json using the documentation

Documentation

YunoHost specific features

Multi-user support

  • Is LDAP supported? Yes
  • Can the app be used by multiple users? Yes

Supported architectures

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

Developer info

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/hedgedoc_ynh/tree/testing --debug
or
sudo yunohost app upgrade hedgedoc -u https://github.com/YunoHost-Apps/hedgedoc_ynh/tree/testing --debug