autoupdate feature

This commit is contained in:
Andras Bacsai
2023-04-27 12:52:13 +02:00
parent 9fd62b4437
commit 4d69094a1f
5 changed files with 39 additions and 9 deletions

4
scripts/upgrade.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
## Do not modify this file. You will lost the ability to autoupdate!
docker compose --env-file /data/coolify/source/.env -f /data/coolify/source/docker-compose.yml -f /data/coolify/source/docker-compose.prod.yml up --pull always