From 01d6f0fc77e3ad84644777068972ed0a3eedacdb Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 24 Mar 2020 03:24:11 +0200 Subject: [PATCH] Updated Sandstorm (markdown) --- Sandstorm.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Sandstorm.md b/Sandstorm.md index 28b8cd2..4435f60 100644 --- a/Sandstorm.md +++ b/Sandstorm.md @@ -4,6 +4,25 @@ If you have any grains at Sandstorm's **Oasis montly paid service**, please move those to self-hosted, because [only **Oasis grain hosting** part is shutting down](https://sandstorm.io/news/2019-09-15-shutting-down-oasis) - [HN](https://news.ycombinator.com/item?id=20979428). This does not affect any other parts like self-hosting at sandcats.io, App Market, updates, etc. +Works on Ubuntu 64bit, on Debian 64bit. + +[Security audited](https://sandstorm.io/news/2017-03-02-security-review), recommended for security critical use on public internet or internal network. [Sandstorm Security Features](https://docs.sandstorm.io/en/latest/using/security-practices/). Sandstorm is [completely Open Source](https://sandstorm.io/news/2017-02-06-sandstorm-returning-to-community-roots), including [Blackrock Clustering](https://github.com/sandstorm-io/blackrock). + +Install to your own server. Automatic updates, tested before release. Sandstorm Wekan has different features than Standalone. + +**Works** +- Google/GitHub/LDAP/SAML/Passwordless email login. +- Import from Wekan JSON. +- Free SSL at https://yourservername.sandcats.io domain. +- [Rescuing MongoDB data from Sandstorm Grain .zip file to Standalone Wekan](https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file) + +**Does not work** +- Import from Trello does not import attachments, because Sandstorm-compatible HTTP-access from Wekan to outside of Wekan grain sandbox is not implemented yet +- [Copying/Moving card to another board](https://github.com/wekan/wekan/issues/1729). +- [REST API](https://github.com/wekan/wekan/issues/1279) +- [Outgoing Webhooks](https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord) +- [Email from Wekan](https://github.com/wekan/wekan/issues/2208#issuecomment-469290305) + ## Demo [![Try on Sandstorm][sandstorm_button]][sandstorm_appdemo] @@ -11,7 +30,7 @@ If you have any grains at Sandstorm's **Oasis montly paid service**, please move ## Keep backups - Keep backups. Download your Wekan grains. -- Importing boards have [data loss issue: Board not Found](https://github.com/wekan/wekan/issues/1430), it was also broken before this version. In that case, you can try to [Export from Wekan Sandstorm grain .zip file to rescue data](https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file) +- It's possible to [Export from Wekan Sandstorm grain .zip file to rescue data](https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file) ## Wekan App