docker documentation

This commit is contained in:
lesion
2019-07-17 00:41:08 +02:00
parent 17cf8c7204
commit 94ce7fe09b
6 changed files with 195 additions and 10 deletions

View File

@@ -4,9 +4,13 @@ title: Setup
permalink: /setup
has_children: true
nav_order: 2
has_toc: false
---
# Setup
You would setup **Gancio** for different scenario
{: .fs-6 }
- ## [Setup with docker](/setup/docker)
- ## [Classic setup](/setup/classic)
- ## [Nginx as a proxy](/setup/nginx)
- ## [Hacking & contribute](/dev)