minor with docs
This commit is contained in:
@@ -6,14 +6,15 @@ has_children: true
|
||||
nav_order: 2
|
||||
has_toc: false
|
||||
---
|
||||
|
||||
## Install
|
||||
|
||||
- [Install on Debian](/install/debian)
|
||||
- [Install using docker](/install/docker)
|
||||
- [Install on Debian]({% link install/debian.md %})
|
||||
- [Install using docker]({% link install/docker.md %})
|
||||
|
||||
### Post installation
|
||||
- [Nginx as a proxy](/install/nginx)
|
||||
- [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 develop release take a look at [Hacking & contribute](../dev)
|
||||
If you wanna hack or run the current development release take a look at [Hacking & contribute](../dev)
|
||||
|
||||
Reference in New Issue
Block a user