better documentation

This commit is contained in:
lesion
2019-08-06 01:12:05 +02:00
parent 60edcbb970
commit 689b4d0a76
29 changed files with 261 additions and 823 deletions

View File

@@ -7,10 +7,13 @@ nav_order: 2
has_toc: false
---
# Install
# Install (production)
- [Install on Debian](/install/debian)
- [Install using docker](/install/docker)
- [Classic install](/install/classic)
- [Using docker](/install/docker)
### Post installation
- [Nginx as a proxy](/install/nginx)
- [Hacking & contribute](../dev)
If you wanna hack or run the current develop release take a look at [Hacking & contribute](../dev)