16 lines
230 B
Markdown
16 lines
230 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) |