17 lines
231 B
Markdown
17 lines
231 B
Markdown
---
|
|
layout: default
|
|
title: Setup
|
|
permalink: /setup
|
|
has_children: true
|
|
nav_order: 2
|
|
has_toc: false
|
|
---
|
|
|
|
# Setup
|
|
|
|
|
|
- [Setup with docker](docker)
|
|
- [Classic setup](classic)
|
|
- [Nginx as a proxy](nginx)
|
|
- [Hacking & contribute](../dev)
|