salt/pillars/roles/nginx/dl.sls

43 lines
No EOL
719 B
Text

nginx:
rtorrent:
auth: 2fa
https:
port: 5080
prot: http
radarr:
auth: 2fa
default: no
https:
port: 7878
prot: http
sonarr:
auth: 2fa
default: no
https:
port: 8989
prot: http
jackett:
auth: 2fa
default: no
https:
port: 9117
prot: http
portal:
Media:
rtorrent:
name: Torrents
summary: Rtorrent Torrent Server
public: false
radarr:
name: Movie Downloader
summary: Radarr Server
public: false
sonarr:
name: TV Show Downloader
summary: Sonarr Server
public: false
jackett:
name: Torrent Indexers
summary: Jackett Server
public: false