moved around services

This commit is contained in:
2024-01-17 13:01:46 -06:00
parent cdb1a083dd
commit 57467d4210
2 changed files with 42 additions and 0 deletions

20
olivetin/config.yaml Executable file
View File

@@ -0,0 +1,20 @@
actions:
- title: "Restart Gluetun and Services"
shell: /scripts/olivetin/restart-gluetun-and-services.sh
timeout: 75
- title: "Restart qBittorrent"
shell: /scripts/olivetin/restart-qbittorrent.sh
timeout: 15
- title: "Restart SABnzbd"
shell: /scripts/olivetin/restart-sabnzbd.sh
timeout: 15
- title: "Restart JDownloader"
shell: /scripts/olivetin/restart-jdownloader.sh
timeout: 15
- title: "Restart Paperless-ngx"
shell: /scripts/olivetin/restart-paperless-ngx.sh
timeout: 15