From 95d4e672f2546593d82b107d3b7a0faae29d540f Mon Sep 17 00:00:00 2001 From: Matthieu FAURE Date: Sat, 26 Sep 2015 18:52:41 +0200 Subject: [PATCH] added links to the 2 new docker pages --- Install-and-Update.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Install-and-Update.md b/Install-and-Update.md index 8ad8c51..8b912b2 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -5,6 +5,9 @@ Welcome to the guide how to install Wekan on your own Server! There are various ## Install using Docker You can install using the official Docker repository located [here][docker-repo]. +* [[Install Wekan Docker for testing|Install-Wekan-Docker-for-testing]] +* [[Install Wekan Docker in production|Install-Wekan-Docker-in-production]] + ## Install with Sandstorm Sandstorm is a platform that you can install of your server and it lets you install a variety of apps easily, most of the with a one-click installation. For instructions how to install Sandstorm, check out the [guide][sandstorm-guide] on their website! After you have installed Sandstorm, just go to the Admin panel and install the Wekan app! That's all!