updated update instructions

This commit is contained in:
Kevin Veen-Birkenbach 2022-11-16 11:16:06 +01:00
parent ebc82579ca
commit b376abb895

View File

@ -1,5 +1,14 @@
# role docker-gitea
## update
```bash
cd /home/administrator/docker-compose/gitea/
docker-compose down
docker-compose pull
docker-compose up -d
```
Keep in mind to track and to don't interrupt the update process until the migration is done.
## set variables
```bash
COMPOSE_HTTP_TIMEOUT=600