Files
gancio/docs/install/install.md
2021-06-05 00:50:39 +02:00

21 lines
505 B
Markdown

---
layout: default
title: Install
permalink: /install
has_children: true
nav_order: 2
has_toc: false
---
## Install
- [Install on Debian]({% link install/debian.md %})
- [Install using docker]({% link install/docker.md %})
### Post installation
- [Setup Nginx as a proxy]({% link install/nginx.md %})
- [Configuration]({% link install/configuration.md %})
- [Backup]({% link install/backup.md %})
If you wanna hack or run the current development release take a look at [Hacking & contribute](../dev)