update docs

This commit is contained in:
lesion
2021-12-07 16:34:42 +01:00
parent ad93f83b12
commit 4cf38777c9
9 changed files with 115 additions and 59 deletions

View File

@@ -67,5 +67,5 @@ sudo systemctl start gancio
yarn global remove gancio
yarn cache clean
yarn global add --silent {{site.url}}/latest.tgz 2> /dev/null
sudo service gancio restart
sudo systemctl restart gancio
```

View File

@@ -9,7 +9,7 @@ has_toc: false
## Pre-requisites
- a Linux machine with <strong>root access</strong> (a VPS with 500MB of RAM and a cpu should be enough but do not use docker on a small machine :stuck_out_tongue_winking_eye:)
- a domain name or subdomain (eg. gancio.mydomain.org, subpath are not supported)
- an SMTP server to deliver emails
- optionally an SMTP server to deliver emails
## Install