From 22ce863ad4f4a914cff6a7b81d1f2db93236e3c3 Mon Sep 17 00:00:00 2001 From: Paul Bienkowski Date: Mon, 27 Sep 2021 19:52:44 +0200 Subject: [PATCH] README: add info about docker deployment guide --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b1e951..3c03046 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,10 @@ git clone --recursive https://github.com/openbikesensor/portal git submodule update --init --recursive ``` -## Deployment setup +## Production setup + +**Note:** There is now a guide for a dockerized deployment in the +[deployment](deployment) folder. You should be familiar with managing a Linux server. If not, find a suitable guide first. This will only give a rough outline of the steps to take, you must