User Tools

Site Tools


unraid:dockers:delugevpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

unraid:dockers:delugevpn [2020/12/12 12:28] – created dirkunraid:dockers:delugevpn [2020/12/12 12:52] (current) dirk
Line 1: Line 1:
-====== Bazarr ======  +====== DelugeVPN ======  
-Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirementsYou define your preferences by TV show or movie and Bazarr takes care of everything for you.+Deluge is a full-featured ​BitTorrent client for Linux, OS X, Unix and Windows. It uses ​libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platformThis Docker includes OpenVPN and WireGuard to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites.
  
 ===== Version ===== ===== Version =====
-I used linuxserver's version+I used binhex's version
  
 ===== Docker Setup ===== ===== Docker Setup =====
   * Network Type: Custom: brimble   * Network Type: Custom: brimble
   * Fixed IP address (optional): blank   * Fixed IP address (optional): blank
-  * Console shell command: Bash +  * Console shell command: Shell 
-  * Privileged: off +  * Privileged: on 
-  * Host Port 1: 6767 +  * Host Port 1: 8112 
-  * Host Path 2: /mnt/user/plex/media/Movies +  * Host Port 2: 58846 
-  * Host Path 3: /mnt/user/plex/media/TV Shows/ +  * Host Port 3: 58946 
-  * PUID: 99 +  * Host Port 4: 58946 
-  * PGID: 100 +  * Host Port 5: 8128 
-  * AppData Config Path: /mnt/disks/samsung_ssd/appdata/bazarr+  * Host Path 2: /mnt/disks/samsung_ssd/downloads
 +  * Key 1 (VPN_ENABLED): yes 
 +  * Key 2 (VPN_USER): *enterVPNusername* 
 +  * Key (VPN_PASS)*enterVPNpassword* 
 +  * Key 4 (VPN_PROV): custom 
 +  * Key 5 (VPN_OPTIONS): blank 
 +  * Key 6 (STRICT_PORT_FORWARD): yes 
 +  * Key 7 (ENABLE_PRIVOXY): no 
 +  * Key 8 (LAN_NETWORK): 192.168.1.0/24 
 +  * Key 9 (NAME_SERVERS): 209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1 
 +  * Key 10 (DELUGE_DAEMON_LOG_LEVEL): info 
 +  * Key 11 (DELUGE_WEB_LOG_LEVEL): info 
 +  * Key 12 (ADDITIONAL_PORTS): blank 
 +  * Key 13 (DEBUG): false 
 +  * Key 14 (UMASK): 000 
 +  * Key 15 (PUID): 99 
 +  * Key 16 (PGID): 100 
 +  * AppData Config Path: /mnt/disks/samsung_ssd/appdata/binhex-delugevpn
  
 ===== App Settings ===== ===== App Settings =====
-==== General ==== +==== Downloads ==== 
-  * Host +  * Download to/data/incomplete 
-    * Bind Address0.0.0.0 +  * Move completed to/data/complete (checked) 
-    * Port Number: 6767 +  * Copy of .torrent files to(unchecked) 
-    * URL Base: blank +  * nothing else checked 
-  * Security +==== Network ==== 
-    * Authentication: Form +  * Incoming Address: 172.21.36.60 (assume this was autofilled when unraid gave it an ip) 
-    * Username: dirk +  Incoming Port: Use Random PortUNCHECKED, 6890 
-    * Password: +  Outgoing Interfacetun0 
-    * API Key+  Outgoing PortsUser Random Ports: CHECKED, From and To both 0 and greyed out. 
-  * Proxy +  * Network ExtrasAll checked 
-    * Type: None +  Types of Service 
-  * UI +    * Peer TOS Byte0x00 
-    * Page Size: 25 +==== Encyrption ==== 
-    * Page Size Manual Search: 10 +  IncomingEnabled 
-  * Logging +  OutgoingEnabled 
-    * Debug: unchecked +  LevelEither 
-  * Analytics +==== Bandwidth ==== 
-    * Enabled: unchecked +  * Maximum Connections: 200 
-==== Sonarr ==== +  Maximum Upload Slots4 
-  * Use Sonarr +  * Maximum Download Speed: -1 
-    * Enabled: checked +  Maximum Upload Speed-
-  * Host +  Maximum Half-Open Connections50 
-    * Hostname or IP Address: 192.168.1.3 +  Maximum Connection Attempts per Second20 
-    * Port Number8989 +    * Ignore limits on local networkCHECKED 
-    * URL Baseblank +    * Rate limit IP overheadUNCHECKED 
-    SSL Enabledunchecked +  * Per Torrent Bandwidth Usage 
-    API Keyinsert key from SONARR +    * Maximum Connections-1 
-  * Options +    * Maximum Upload Slots-1 
-    * Minimum Score80 +    * Maximum Download Speed-1 
-    Download Only Monitored: unchecked +    * Maximum Upload Speed-1 
-    * Excluded Tagsblank +==== Interface ==== 
-    * Excluded Series Types: blank +  * Allow the use of multiple filters at onceCHECKED 
-    Path Mappings+  * Session Timeout3600 
-      Path for Sonarr/media +  * Port8112 
-      Path for Bazarr/tv +==== Daemon ==== 
-==== Radarr ==== +  Daemon port58846 
-  * Use Radarr +  * Allow Remote ConnectionsCHECKED 
-    Enabledchecked +==== Plugins ==== 
-  * Host +  * Blocklist, Extractor, Label: CHECKED 
-    Hostname or IP Address192.168.1.3 +==== Extractor ==== 
-    Port Number7878 +  * Extract to: /data/unzipped_torrents
-    URL Baseblank +
-    * SSL Enabledunchecked +
-    * API Keyinsert key from RADARR +
-  * Options +
-    * Minimum Score70 +
-    * Download Only Monitoredunchecked +
-    * Excluded Tagsblank +
-    * Excluded Series Typesblank +
-    * Path Mappings: +
-      * Path for Sonarr: /media +
-      * Path for Bazarr: /movies +
-==== Subtitles ==== +
-  * Subtitles Options +
-    * Subtitle FolderAlongside Media File +
-    * Upgrade Previously Downloaded Subtitles: unchecked +
-  * Anti-Captcha Options +
-    * ProviderNone +
-  * Performance/Optimization +
-    * Adaptive Searchingunchecked +
-    * Search Enabled Providers Simultaneously: checked +
-    Use Embedded Subtitleschecked +
-    * Ignore Embedded PGS Subtitles: unchecked +
-    * Ignore Embedded VobSub Subtitles: unchecked +
-    * Show Only Desired Languages: checked +
-  * Post-Processing +
-    * Encode Subtitles to UTF8checked +
-    * Everything else: unchecked +
-==== Languages ==== +
-  * Setup as you want (English and Forced for both Series and Movies) +
-==== Providers ==== +
-  * OpenSubtitles.org (dirkrockface, password, Use SSL) +
-  * Podnapisi +
-  * Subscene (DirkRockface, password) +
-  * Subscenter +
-  * Supersubtitles +
-  * TVSubtitles+
unraid/dockers/delugevpn.1607797718.txt.gz · Last modified: by dirk