Files
proxyserver/olivetin/config.yaml
2023-08-21 12:43:10 -05:00

25 lines
614 B
YAML

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: "Shutdown Proxmox1"
shell: /scripts/olivetin/shutdown-proxmox1.sh
timeout: 15
- title: "Wake Proxmox1"
shell: /scripts/olivetin/wake-proxmox1.sh
timeout: 15