From 2ee7f1383c5a3b728b4a0365575e9899660025c3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 16 Dec 2016 15:38:30 +0200 Subject: [PATCH] Add autoinstall script as upcoming platform. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16acaa427..fb1df21f0 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,16 @@ that by providing one-click installation on various platforms. ## Upcoming Platforms -[Create Sandstorm .spk file from source][sandstorm_spk] - [Docker][docker_image] [Docker on SUSE Linux Enterprise Server 12 SP1][sles] +[Autoinstall script][autoinstall] based on [this issue][autoinstall_issue] + [VirtualBox][virtualbox]: Needs to be updated for Wefork. +[Create Sandstorm .spk file from source][sandstorm_spk] + 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 , @@ -97,3 +99,5 @@ with [Meteor](https://www.meteor.com). [sandstorm_spk]: https://github.com/wefork/wekan/issues/36 [docker_image]: https://github.com/wefork/wekan/issues/33 [translate_wefork]: https://www.transifex.com/wefork/wefork/ +[autoinstall]: https://github.com/wefork/wekan-autoinstall +[autoinstall_issue]: https://github.com/anselal/wekan/issues/18