mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 09:02:01 +01:00
589 B
589 B
layout | title | permalink | has_children | nav_order | has_toc |
---|---|---|---|---|---|
default | Install | /install | true | 3 | false |
Install
You can install gancio on a cheap VPS (500mb of ram will be enough)
- [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]({% link dev/dev.md %})