{"id":703,"date":"2021-01-28T05:15:29","date_gmt":"2021-01-28T05:15:29","guid":{"rendered":"http:\/\/bullyrooks.com\/?p=703"},"modified":"2021-01-30T18:28:35","modified_gmt":"2021-01-30T18:28:35","slug":"installing-jackett","status":"publish","type":"post","link":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/28\/installing-jackett\/","title":{"rendered":"Installing Jackett"},"content":{"rendered":"\n<p>Jackett is a database for bittorrent indexers.  This allows you to refer to internal resources when configuring radarr and sonarr, which then get mapped to external API.  It makes it really easy to add more bittorrent indexers to expand the breadth of your searches.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Running Jackett Container<\/h2>\n\n\n\n<p>The docker project for jackett can be found <a href=\"https:\/\/hub.docker.com\/r\/linuxserver\/jackett\" data-type=\"URL\" data-id=\"https:\/\/hub.docker.com\/r\/linuxserver\/jackett\">here <\/a>along with the documentation.  The good news is that jackett is the easiest component to setup and there is no configuration.<\/p>\n\n\n\n<p>SSH into your NAS and locate your docker-compose file.  We&#8217;re going to add this text to the end of the file.  Again, be careful of spacing.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  jackett:\n    image: ghcr.io\/linuxserver\/jackett\n    container_name: jackett\n    environment:\n      - PUID=\"${PUID}\"\n      - PGID=\"${PGID}\"\n      - TZ=\"${TZ}\"\n    volumes:\n      - \/volume1\/docker\/jackett:\/config\n    ports:\n      - 9117:9117\n    restart: unless-stopped\n<\/code><\/pre>\n\n\n\n<p>I don&#8217;t use blackhole, so I just omitted that volume.  I&#8217;m also leaving the port alone since its a unique one.<\/p>\n\n\n\n<p>Stop your running docker compose<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo docker-compose down<\/code><\/pre>\n\n\n\n<p>and restart it with the new configuration<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo docker-compose up -d<\/code><\/pre>\n\n\n\n<p>And verify that jacket is running by going to <code>http:\/\/${your nas ip}:9117<\/code>.  You should see the jacket home page:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"584\" height=\"347\" src=\"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-79.png?resize=584%2C347&#038;ssl=1\" alt=\"\" class=\"wp-image-704\" srcset=\"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-79.png?w=584&amp;ssl=1 584w, https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-79.png?resize=300%2C178&amp;ssl=1 300w\" sizes=\"auto, (max-width: 584px) 100vw, 584px\" data-recalc-dims=\"1\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Security<\/h2>\n\n\n\n<p>I also recommend setting an admin password, especially if you want to access this outside of your network via reverse proxy.  That at the bottom of the page.  Enter an <code>Admin password<\/code> and hit <code>Set Password<\/code>.<\/p>\n\n\n\n<p>That&#8217;s it!  Now we can start deploying and configuring our torrent client.<br><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"entry-summary\">\nJackett is a database for bittorrent indexers. This allows you to refer&hellip;\n<\/div>\n<div class=\"link-more\"><a href=\"https:\/\/bullyrooks.com\/index.php\/2021\/01\/28\/installing-jackett\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &ldquo;Installing Jackett&rdquo;<\/span>&hellip;<\/a><\/div>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,18],"tags":[33,5,26,23,6],"course":[17],"class_list":["post-703","post","type-post","status-publish","format-standard","hentry","category-home-networking","category-media","tag-bittorrent","tag-docker","tag-docker-compose","tag-jackett","tag-synology","course-media-server-appliations","entry"],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":630,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/26\/what-are-the-media-server-applications\/","url_meta":{"origin":703,"position":0},"title":"What are the Media Server Applications?","author":"Bullyrook","date":"January 26, 2021","format":false,"excerpt":"In order to retrieve content for your media server, you'll need to install a collection of applications. I'm going to focus on Sonarr (which is used to signal which shows or series you want to retrieve) and Radarr (which is used to signal which movies you want to retrieve). These\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":716,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/29\/adding-bittorrent-to-sonarr\/","url_meta":{"origin":703,"position":1},"title":"Adding Bittorrent to Sonarr","author":"Bullyrook","date":"January 29, 2021","format":false,"excerpt":"Lets go back to sonarr configuration for a minute and show how to add bittorrent indexer and download client. Configure an Indexer Open up sonarr (https:\/\/${your nas address}:31080) and got to the Settings\/Indexers page. Click on the big plus. Choose Torznab Custom. Now open up jackett (https:\/\/${your nas address}:9117). Click\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-88.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-88.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-88.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":643,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/27\/prepare-synology-for-media-components\/","url_meta":{"origin":703,"position":2},"title":"Prepare Synology for Media Components","author":"Bullyrook","date":"January 27, 2021","format":false,"excerpt":"We'll need to do a little setup on Synology first in order to create the appropriate user account and directory structure. Create the Media Components User Account Get into the DSM on the NAS. Open Control Panel and select User Create a new user that docker will run your media\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-39.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":733,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/30\/configuring-radarr\/","url_meta":{"origin":703,"position":3},"title":"Configuring Radarr","author":"Bullyrook","date":"January 30, 2021","format":false,"excerpt":"We're almost there! Lets configure Radarr quickly so that we can download movies. General Configuration Settings\/Media Management. Click Show Advanced. Check Rename Movies. Hit Save Changes. Configure Indexers This is almost exactly the same as sonarr. I'm just going to cover this with screenshots. Sabnzbd Bittorrent Configure Download Clients Click\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-92.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-92.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-92.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":683,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/27\/install-the-sonarr-container\/","url_meta":{"origin":703,"position":4},"title":"Install the Sonarr Container","author":"Bullyrook","date":"January 27, 2021","format":false,"excerpt":"Sonarr is a tool which will track all of the tv shows (series and documentaries) that you own as well as any content that you're missing from shows that you're interested in. It will use your sabnzbd and bittorrent sources to automatically download content that you're missing. Finally, it uses\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-27-at-1.36.02-PM.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-27-at-1.36.02-PM.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-27-at-1.36.02-PM.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-27-at-1.36.02-PM.png?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":706,"url":"https:\/\/bullyrooks.com\/index.php\/2021\/01\/28\/installing-transmission-with-openvpn\/","url_meta":{"origin":703,"position":5},"title":"Installing Transmission with OpenVPN","author":"Bullyrook","date":"January 28, 2021","format":false,"excerpt":"Now we're going to setup a bittorrent client as well as an OpenVPN client to keep our traffic secure. This is another straightforward docker-compose modification. Get an OpenVPN Provider You'll need a VPN provider. I highly recommend private internet access because I've been using them for years. They have good\u2026","rel":"","context":"In &quot;Home Networking&quot;","block_context":{"text":"Home Networking","link":"https:\/\/bullyrooks.com\/index.php\/category\/technology\/home-networking\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/bullyrooks.com\/wp-content\/uploads\/2021\/01\/image-80.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/posts\/703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/comments?post=703"}],"version-history":[{"count":3,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/posts\/703\/revisions"}],"predecessor-version":[{"id":753,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/posts\/703\/revisions\/753"}],"wp:attachment":[{"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/media?parent=703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/categories?post=703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/tags?post=703"},{"taxonomy":"course","embeddable":true,"href":"https:\/\/bullyrooks.com\/index.php\/wp-json\/wp\/v2\/course?post=703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}