1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00
Standard Notes Syncing Server
Find a file
2021-05-12 04:36:55 +02:00
.github Add issue and PR template to .github folder 2021-05-11 20:31:57 +02:00
conf Fix ruby installation 2021-05-09 14:52:03 +02:00
doc Update DISCLAIMER.md 2021-05-11 20:38:53 +02:00
scripts Update to latest ruby 2 version 2021-05-09 15:12:45 +02:00
sources Upgrade to 3.22.8 2021-05-01 19:34:30 +02:00
.gitignore Init commit 2020-01-18 10:28:47 +01:00
check_process Update check_process 2021-05-09 21:49:07 +02:00
config_panel.toml Fix Extensions Content-Security-Policy 2021-01-24 19:51:42 +01:00
LICENSE Add License 2021-01-03 12:22:08 +01:00
manifest.json Update manifest.json 2021-05-11 20:30:55 +02:00
README.md Fix README 2021-05-12 04:22:52 +02:00
README_fr.md Fix README 2021-05-12 04:22:52 +02:00


Standard Notes Server for YunoHost

Integration level Install snserver with YunoHost

Lire ce readme en français.

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

Overview

The Standard Notes syncing server. An end-to-end encrypted note-taking app.

Shipped version: 3.22.8~ynh2

Demo: https://standardnotes.org/demo

Disclaimers / important information

  • Any known limitations, constrains or stuff not working, such as (but not limited to):

    • No single-sign on or LDAP integration
    • The app requires up 600MB of RAM to install
    • The app requires at least 110MB of RAM to work properly. And will increase with use.
    • The app requires around 300MB of disk.
  • Other infos that people should be aware of, such as:

Documentation and resources

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

More info regarding app packaging: https://yunohost.org/packaging_apps