From 060f2350eb8669510b5f43e0d70d568f56f1228f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 24 Mar 2020 03:01:20 +0200 Subject: [PATCH] Updated Install latest Wekan release on Uberspace (markdown) --- Install-latest-Wekan-release-on-Uberspace.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Install-latest-Wekan-release-on-Uberspace.md b/Install-latest-Wekan-release-on-Uberspace.md index a051ab3..7278ceb 100644 --- a/Install-latest-Wekan-release-on-Uberspace.md +++ b/Install-latest-Wekan-release-on-Uberspace.md @@ -1,3 +1,7 @@ +**NOTE**: +- [Newest Node/Mongo/Meteor versions](https://github.com/wekan/wekan/blob/master/Dockerfile). +- For x64 wekan-VERSION.zip is at https://releases.wekan.team and some related install info https://github.com/wekan/wekan/wiki/Raspberry-Pi + **Purpose**: Install latest Wekan release on [Uberspace](https://uberspace.de/) 6 and run as [daemontools](https://cr.yp.to/daemontools/faq/create.html) service in local userspace. This script installs Wekan on a fresh Uberspace 6. It setup Node 4, MongoDB, a Port, installs Wekan and starts it as a service. It's tested with Wekan versions 0.32 and 0.63.