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-07-08 09:21:44 +02:00
.github Add issue and PR template to .github folder 2021-05-11 20:31:57 +02:00
conf Fix install issues, improvments 2021-07-08 09:21:44 +02:00
doc Update DISCLAIMER.md 2021-05-11 20:38:53 +02:00
scripts Fix install issues, improvments 2021-07-08 09:21:44 +02:00
sources Update Extensions install script 2021-07-06 01:37:20 +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 Auto-update README 2021-07-04 19:46:55 +00:00
README_fr.md Auto-update README 2021-07-04 19:46:55 +00:00

Standard Notes Server for YunoHost

Integration level
Install Standard Notes Server with YunoHost

Lire ce readme en français.

This package allows you to install Standard Notes Server 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