From 8dd4d8aa815bb5b3461bea144aaed1d921b3fef3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 13 May 2017 16:06:03 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Platforms.md b/Platforms.md index 878b9b4..882d5e0 100644 --- a/Platforms.md +++ b/Platforms.md @@ -19,6 +19,8 @@ Docker and source based installs. You can also [Install from source][install_source] +* [Install from source on Windows][installsource_windows], see [this issue](https://github.com/wekan/wekan/issues/977) + ## VirtualBox [Virtual appliance](https://github.com/wekan/wekan/wiki/virtual-appliance) @@ -57,22 +59,15 @@ There is also [Wekan package for deployment on a server with Cloudron installed] [Ubuntu snap](https://github.com/wekan/wekan-snap) -Needs to be updated to newest Wekan version. - ## Heroku [![Deploy][heroku_button]][heroku_deploy] +* [Need checking: Heroku deployment quide](https://github.com/wekan/wekan/issues/693), [Deploy error](https://github.com/wekan/wekan/issues/638), [Problem with Heroku](https://github.com/wekan/wekan/issues/532) * Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code `Meteor.startup(function () });` . TODO: Test and find a way to use API keys instead. -# Upcoming - -Support will be added after upgrading to Meteor 1.4 and Node v4. - -* [Install from source on Windows][installsource_windows], see [this issue](https://github.com/wekan/wekan/issues/977) - # Not tested yet * Azure: Install from source or Docker. Azure endpoint needs to be added.