README: add info about docker deployment guide
This commit is contained in:
parent
90a36f8304
commit
22ce863ad4
|
@ -23,7 +23,10 @@ git clone --recursive https://github.com/openbikesensor/portal
|
||||||
git submodule update --init --recursive
|
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
|
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
|
guide first. This will only give a rough outline of the steps to take, you must
|
||||||
|
|
Loading…
Reference in a new issue