[documentation] Add section for systemd service and nginx to installation guide (#353)

* add nginx and systemd section

* fix typso

* fix mkdoc and dots in config guide

* specify port

* Update nginx.md

* add section about configuring gts to nginx docs

* Update nginx.md

Co-authored-by: zoe <z8V54gHftevp7LeRVyys$8@DosKq^FeQKUWU!WGpTyiLaxGojNdgnWkaWiv673Twg$aPm&hU>
This commit is contained in:
zoe-bat 2021-12-26 13:58:15 +01:00 committed by GitHub
commit 14c472c1ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 157 additions and 7 deletions

View file

@ -17,6 +17,7 @@ nav:
- "installation_guide/index.md"
- "installation_guide/binary.md"
- "installation_guide/docker.md"
- "installation_guide/nginx.md"
- "Configuration":
- "configuration/index.md"
- "configuration/general.md"