From df47c4137d20778d4db0c7f938f6e4d3463f1e16 Mon Sep 17 00:00:00 2001 From: Joel Louzado Date: Sat, 4 Feb 2017 16:37:36 +0200 Subject: [PATCH] Added links for Caddy and Nginx server config --- Install-and-Update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install-and-Update.md b/Install-and-Update.md index 067dfd5..16e6afe 100644 --- a/Install-and-Update.md +++ b/Install-and-Update.md @@ -246,7 +246,7 @@ sudo systemctl daemon-reload sudo systemctl stop wekan@username sudo systemctl disable wekan@username ``` - +Checkout instructions for setup with [[Caddy Webserver Config]] and [[Nginx Webserver Config]] respectively. # Update @@ -290,7 +290,7 @@ npm install cd ~/repos sudo systemctl start wekan@wekan ``` -The first and last line are incase you've installed wekan as a service. Comment them out if not. +The first and last line are incase you've installed [wekan as a service](#optional-run-wefork-as-service). Comment them out if not. ## Backup Mongo Data