conf | ||
scripts | ||
sources | ||
.gitignore | ||
actions.toml | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Standard Notes Syncing Server for 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
- Apps available for free. https://standardnotes.org/
- Desktop (Windows, Mac, Linux)
- Mobile (Android and iOS)
- Web https://app.standardnotes.org/
- Self-Hosted Yunohost - Web-App https://github.com/FabianWilkens/snweb_ynh
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
- Official documentation: https://docs.standardnotes.org
YunoHost specific features
Multi-users support
- Are LDAP and HTTP auth supported? LDAP=No HTTP=Yes
- Can the app be used by multiple users? Yes
Supported architectures
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
Links
- Report a bug: https://github.com/FabianWilkens/snserver_ynh/issues
- App website: https://standardnotes.org/
- Upstream app repository: https://github.com/standardnotes/syncing-server
- YunoHost website: https://yunohost.org/
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