1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00
codimd_ynh/README.md
2020-12-19 13:50:12 +01:00

2.5 KiB

CodiMD for YunoHost

Integration level
Install CodiMD with YunoHost

⚠️ The CodiMD project has been renamed HedgeDoc. The YunoHost package for HedgeDoc is now hosted at this address https://github.com/YunoHost-Apps/hedgedoc_ynh. codimd_ynh will stay at version 1.6.0 and will no longer be updated.

Lire ce readme en français.

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

Overview

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

Shipped version: 1.6.0

Screenshots

Demo

Configuration

You can configure CodiMD by editing this file /var/www/codimd/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/codimd_ynh/tree/testing --debug
or
sudo yunohost app upgrade codimd -u https://github.com/YunoHost-Apps/codimd_ynh/tree/testing --debug