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
Fabian Wilkens 055b473f33 Fix
2020-12-23 15:32:43 +01:00
conf Fix log file, Fix permissions 2020-12-20 18:08:17 +01:00
scripts Fix 2020-12-23 15:32:43 +01:00
sources Init commit 2020-01-18 10:28:47 +01:00
.gitignore Init commit 2020-01-18 10:28:47 +01:00
check_process.default Init commit 2020-01-18 10:28:47 +01:00
LICENSE Init commit 2020-01-18 10:28:47 +01:00
manifest.json Cleanup, Fixes 2020-12-20 14:22:36 +01:00
pull_request_template.md Init commit 2020-01-18 10:28:47 +01:00
README.md Update README.md 2020-12-20 15:48:48 +01:00
README_fr.md Init commit 2020-01-18 10:28:47 +01:00

Standard Notes Syncing Server for YunoHost

Integration level
Install SNServer with YunoHost

This package allow you to install snserver quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Standard Notes syncing server

You can run your own Standard Notes server and use it with any Standard Notes app. This allows you to have 100% control of your data.

Shipped version: 3.13.6

Change Sync Server Domain during Registation and Sign in

Screenshots

Extensions, Editors, Themes: https://standardnotes.org/extensions

Demo

Configuration

How to configure this app:

  • The config-file is stored under "/opt/yunohost/$app/live/.env"

Documentation

YunoHost specific features

Multi-users support

  • Are LDAP and HTTP auth supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

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

Limitations

  • Any known limitations.

Additional information

  • Other information you would add about this application

More information on the documentation page:
https://yunohost.org/packaging_apps


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/FabianWilkens/snserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade snserver -u https://github.com/FabianWilkens/snserver_ynh/tree/testing --debug