added olivetin config
This commit is contained in:
20
olivetin/config.yaml
Normal file
20
olivetin/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
actions:
|
||||
- title: "Restart Gluetun and Services"
|
||||
shell: /config/restart-gluetun-and-services.sh
|
||||
timeout: 75
|
||||
|
||||
- title: "Restart qBittorrent"
|
||||
shell: docker restart qbittorrent && echo qbittorrent restarted
|
||||
timeout: 15
|
||||
|
||||
- title: "Restart SABnzbd"
|
||||
shell: docker restart sabnzbd && echo sabnzbd restarted
|
||||
timeout: 15
|
||||
|
||||
- title: "Restart JDownloader"
|
||||
shell: docker restart jdownloader && echo jdownloader restarted
|
||||
timeout: 15
|
||||
|
||||
- title: "Shutdown Proxmox1"
|
||||
shell: /config/shutdown-proxmox1.sh
|
||||
timeout: 15
|
||||
Reference in New Issue
Block a user