1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00
CryptPad package for YunoHost
Find a file
shine bb0718550a fix incorrect yunohost function calls (#36)
* [scripts][upgrade] fix nginx config yunohost helper function call

* [scripts][upgrade] fix backup after failed upgrade yunohost helper function call

* [scripts] fix deprecated variable use - nodejs_version

* [scripts][upgrade] fix systemd config yunohost helper function call
2019-10-02 19:28:52 +02:00
conf version 3.2.0 (#33) 2019-10-01 19:30:18 +02:00
scripts fix incorrect yunohost function calls (#36) 2019-10-02 19:28:52 +02:00
check_process Update check_process 2019-01-06 13:44:10 +01:00
LICENSE Change to a compatible license 2018-03-11 15:26:19 +01:00
manifest.json Testing (#35) 2019-10-01 23:48:20 +02:00
README.md version 3.2.0 (#33) 2019-10-01 19:30:18 +02:00

Cryptad for Yunohost

Integration level
Install Cryptad with YunoHost

Shipped version: 3.2.0

Demo

https://cryptpad.fr/

Known limitations / Limitations connues

  • Installation possible only on a domain root (Cryptpad limitation)
  • Can't login via SSO (due to this Cryptpad limitation)

Tricks :

  • To increase space for user in cryptpad, you can set up it in the config.js file in the root folder (/var/www/cryptpad/config.js), and then restart the cryptpad service (sudo service cryptpad restart).