From a4e28f044957ae92ad6796c2997715394e0a47e2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 14 May 2017 10:15:00 +0300 Subject: [PATCH] Updated Wekan vs Sandstorm (markdown) --- Wekan-vs-Sandstorm.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Wekan-vs-Sandstorm.md b/Wekan-vs-Sandstorm.md index 74f8162..325a01f 100644 --- a/Wekan-vs-Sandstorm.md +++ b/Wekan-vs-Sandstorm.md @@ -23,13 +23,13 @@ The user interface in Sandstorm is one Sandstorm's [long list of high-end securi ## Difference: Hardware requirements +### Wekan + +* Can run on less powerful hardware than Sandstorm +* Could potentially run on ARM, if there is Meteor.js port for ARM. Some platform running on Raspberry Pi could already have it, someone needs to do more research about it. + ### Sandstorm * works only on x64 platform * Sandstorm requires at least 1GB RAM * Is very efficient in handling RAM, shutting down sandboxes/grains when they are not in use. - -### Wekan - -* Can run on less powerful hardware than Sandstorm -* Could potentially run on ARM, if there is Meteor.js port for ARM. Some platform running on Raspberry Pi could already have it, someone needs to do more research about it. \ No newline at end of file