adding post
|
@ -202,7 +202,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<div class="archive-year">
|
||||
<h2 class="archive-year-header">2024<sup class="archive-count"> 4</sup>
|
||||
<h2 class="archive-year-header">2024<sup class="archive-count"> 5</sup>
|
||||
</h2>
|
||||
<div class="archive-month">
|
||||
<h3 class="archive-month-header">March<sup class="archive-count"> 1</sup></h3>
|
||||
|
@ -216,8 +216,14 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="archive-month">
|
||||
<h3 class="archive-month-header">February<sup class="archive-count"> 3</sup></h3>
|
||||
<h3 class="archive-month-header">February<sup class="archive-count"> 4</sup></h3>
|
||||
<div class="archive-posts">
|
||||
<div class="archive-entry">
|
||||
<h3 class="archive-entry-title entry-hint-parent">Configuring Arr Stack
|
||||
</h3>
|
||||
<div class="archive-meta"><span title='2024-02-25 00:13:40 +0000 UTC'>February 25, 2024</span> · 13 min · 2716 words · Matt</div>
|
||||
<a class="entry-link" aria-label="post link to Configuring Arr Stack" href="https://mafyuh.com/posts/arr-stack-config-guide/"></a>
|
||||
</div>
|
||||
<div class="archive-entry">
|
||||
<h3 class="archive-entry-title entry-hint-parent">Docker Compose Arr Stack Guide
|
||||
</h3>
|
||||
|
|
BIN
assets/img/4k-radarr-2.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
assets/img/4k-radarr.png
Normal file
After Width: | Height: | Size: 171 KiB |
BIN
assets/img/bazarr-prov.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
assets/img/hd-radarr.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
assets/img/indexer-list.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
assets/img/radarr-customformats.png
Normal file
After Width: | Height: | Size: 254 KiB |
BIN
assets/img/radarr-rootfolder.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/img/sonarr-1080p.png
Normal file
After Width: | Height: | Size: 149 KiB |
BIN
assets/img/sonarr-cf.png
Normal file
After Width: | Height: | Size: 122 KiB |
|
@ -151,7 +151,7 @@
|
|||
<img draggable="false" src="https://mafyuh.com/assets/favicon/favicon.svg" alt="Mafyuh Logo" title="Mafyuh Logo"
|
||||
height="120" width="120" />
|
||||
<h1>Mafyuh</h1>
|
||||
<span>Selfhoster - Junior Web Developer</span><div class="social-icons" >
|
||||
<span>Selfhoster - Junior Software Developer</span><div class="social-icons" >
|
||||
<a href="https://reddit.com/user/Mafyuh" target="_blank" rel="noopener noreferrer me"
|
||||
title="Reddit">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none" stroke-width="1">
|
||||
|
|
|
@ -15,6 +15,14 @@
|
|||
<guid>https://mafyuh.com/posts/spl-token-cli/</guid>
|
||||
<description>I wanted to create an SPL token and after looking online I couldn&rsquo;t find an updated guide. I mainly just found Keyglowmax (SCAM). So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. They also have you connect your wallet which is enough of a worry. This guide costs as little SOL as possible as everything is transacted directly on-chain.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Configuring Arr Stack</title>
|
||||
<link>https://mafyuh.com/posts/arr-stack-config-guide/</link>
|
||||
<pubDate>Sun, 25 Feb 2024 00:13:40 +0000</pubDate>
|
||||
<guid>https://mafyuh.com/posts/arr-stack-config-guide/</guid>
|
||||
<description>This is blog post 2/2 on setting up a Arr stack using docker. This post will touch on configuring these services and what I have learned when using these services. I will be referring to TRaSH-Guides often in this post. It&rsquo;s like the bible of the Arr&rsquo;s so I would look there for more options, especially if your setup differs from mine.
|
||||
Prerequisites Any Usenet Server Subscription (preferred) Any Usenet Indexer Subscription (preferred) Real-Debrid Subscription (if you like torrents being fast) VPN Subscription (Bare minimum needed to download torrents) Configuration Prowlarr We will first start with Prowlarr and Sabnzbd to get all of this out of the way, and it&rsquo;s the part where you&rsquo;re gonna spend some $</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Docker Compose Arr Stack Guide</title>
|
||||
<link>https://mafyuh.com/posts/docker-arr-stack-guide/</link>
|
||||
|
|
563
posts/arr-stack-config-guide/index.html
Normal file
|
@ -597,7 +597,7 @@ services:
|
|||
<pre tabindex="0"><code>docker compose up -d
|
||||
</code></pre><p>If you are using 2 VM’s, you need to do this 2x. One for each docker-compose file.</p>
|
||||
<h2 id="conclusion">Conclusion<a hidden class="anchor" aria-hidden="true" href="#conclusion">#</a></h2>
|
||||
<p>Congratulations on setting up your media library backend! We now have to go and configure all these services to work together, which I have another full blog post on which you can find here.</p>
|
||||
<p>Congratulations on setting up your media library backend! We now have to go and configure all these services to work together, which I have another full blog post on which you can find <a href="https://mafyuh.com/posts/arr-stack-config-guide">here</a>.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
@ -607,10 +607,10 @@ services:
|
|||
<li><a href="https://mafyuh.com/tags/homelab/">Homelab</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="https://mafyuh.com/posts/spl-token-cli/">
|
||||
<a class="prev" href="https://mafyuh.com/posts/arr-stack-config-guide/">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>How to create a Solana Token (SPL) from CLI with metadata</span>
|
||||
<span>Configuring Arr Stack</span>
|
||||
</a>
|
||||
<a class="next" href="https://mafyuh.com/posts/selfhosted-game-servers/">
|
||||
<span class="title">Next »</span>
|
||||
|
|
|
@ -173,6 +173,19 @@
|
|||
<a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Configuring Arr Stack
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>This is blog post 2/2 on setting up a Arr stack using docker. This post will touch on configuring these services and what I have learned when using these services. I will be referring to TRaSH-Guides often in this post. It’s like the bible of the Arr’s so I would look there for more options, especially if your setup differs from mine.
|
||||
Prerequisites Any Usenet Server Subscription (preferred) Any Usenet Indexer Subscription (preferred) Real-Debrid Subscription (if you like torrents being fast) VPN Subscription (Bare minimum needed to download torrents) Configuration Prowlarr We will first start with Prowlarr and Sabnzbd to get all of this out of the way, and it’s the part where you’re gonna spend some $...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2024-02-25 00:13:40 +0000 UTC'>February 25, 2024</span> · 13 min · 2716 words · Matt</footer>
|
||||
<a class="entry-link" aria-label="post link to Configuring Arr Stack" href="https://mafyuh.com/posts/arr-stack-config-guide/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Docker Compose Arr Stack Guide
|
||||
|
@ -282,19 +295,6 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
|
|||
<footer class="entry-footer"><span title='2023-09-30 16:20:00 +0000 UTC'>September 30, 2023</span> · 2 min · 393 words · Matt</footer>
|
||||
<a class="entry-link" aria-label="post link to How To Authenticate KASM via authentik" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">How to Show More Options By Default in Windows 11
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter.</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt</footer>
|
||||
<a class="entry-link" aria-label="post link to How to Show More Options By Default in Windows 11" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"></a>
|
||||
</article>
|
||||
<footer class="page-footer">
|
||||
<nav class="pagination">
|
||||
<a class="next" href="https://mafyuh.com/posts/page/2/">Next »
|
||||
|
|
|
@ -15,6 +15,14 @@
|
|||
<guid>https://mafyuh.com/posts/spl-token-cli/</guid>
|
||||
<description>I wanted to create an SPL token and after looking online I couldn&rsquo;t find an updated guide. I mainly just found Keyglowmax (SCAM). So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. They also have you connect your wallet which is enough of a worry. This guide costs as little SOL as possible as everything is transacted directly on-chain.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Configuring Arr Stack</title>
|
||||
<link>https://mafyuh.com/posts/arr-stack-config-guide/</link>
|
||||
<pubDate>Sun, 25 Feb 2024 00:13:40 +0000</pubDate>
|
||||
<guid>https://mafyuh.com/posts/arr-stack-config-guide/</guid>
|
||||
<description>This is blog post 2/2 on setting up a Arr stack using docker. This post will touch on configuring these services and what I have learned when using these services. I will be referring to TRaSH-Guides often in this post. It&rsquo;s like the bible of the Arr&rsquo;s so I would look there for more options, especially if your setup differs from mine.
|
||||
Prerequisites Any Usenet Server Subscription (preferred) Any Usenet Indexer Subscription (preferred) Real-Debrid Subscription (if you like torrents being fast) VPN Subscription (Bare minimum needed to download torrents) Configuration Prowlarr We will first start with Prowlarr and Sabnzbd to get all of this out of the way, and it&rsquo;s the part where you&rsquo;re gonna spend some $</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Docker Compose Arr Stack Guide</title>
|
||||
<link>https://mafyuh.com/posts/docker-arr-stack-guide/</link>
|
||||
|
|
|
@ -161,6 +161,19 @@
|
|||
</h1>
|
||||
</header>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">How to Show More Options By Default in Windows 11
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter.</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt</footer>
|
||||
<a class="entry-link" aria-label="post link to How to Show More Options By Default in Windows 11" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Network Traffic Map
|
||||
|
|
|
@ -16,6 +16,9 @@
|
|||
</url><url>
|
||||
<loc>https://mafyuh.com/tags/</loc>
|
||||
<lastmod>2024-03-15T00:13:40+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://mafyuh.com/posts/arr-stack-config-guide/</loc>
|
||||
<lastmod>2024-02-25T00:13:40+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://mafyuh.com/posts/docker-arr-stack-guide/</loc>
|
||||
<lastmod>2024-02-23T00:13:40+00:00</lastmod>
|
||||
|
|
|
@ -158,6 +158,19 @@
|
|||
<a class="entry-link" aria-label="post link to How to create a Solana Token (SPL) from CLI with metadata" href="https://mafyuh.com/posts/spl-token-cli/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry tag-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Configuring Arr Stack
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>This is blog post 2/2 on setting up a Arr stack using docker. This post will touch on configuring these services and what I have learned when using these services. I will be referring to TRaSH-Guides often in this post. It’s like the bible of the Arr’s so I would look there for more options, especially if your setup differs from mine.
|
||||
Prerequisites Any Usenet Server Subscription (preferred) Any Usenet Indexer Subscription (preferred) Real-Debrid Subscription (if you like torrents being fast) VPN Subscription (Bare minimum needed to download torrents) Configuration Prowlarr We will first start with Prowlarr and Sabnzbd to get all of this out of the way, and it’s the part where you’re gonna spend some $...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2024-02-25 00:13:40 +0000 UTC'>February 25, 2024</span> · 13 min · 2716 words · Matt</footer>
|
||||
<a class="entry-link" aria-label="post link to Configuring Arr Stack" href="https://mafyuh.com/posts/arr-stack-config-guide/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry tag-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Docker Compose Arr Stack Guide
|
||||
|
|
|
@ -15,6 +15,14 @@
|
|||
<guid>https://mafyuh.com/posts/spl-token-cli/</guid>
|
||||
<description>I wanted to create an SPL token and after looking online I couldn&rsquo;t find an updated guide. I mainly just found Keyglowmax (SCAM). So I thought I would learn and share. There are much easier ways to create these tokens but they cost $ and spending more $ than needed is no fun. They also have you connect your wallet which is enough of a worry. This guide costs as little SOL as possible as everything is transacted directly on-chain.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Configuring Arr Stack</title>
|
||||
<link>https://mafyuh.com/posts/arr-stack-config-guide/</link>
|
||||
<pubDate>Sun, 25 Feb 2024 00:13:40 +0000</pubDate>
|
||||
<guid>https://mafyuh.com/posts/arr-stack-config-guide/</guid>
|
||||
<description>This is blog post 2/2 on setting up a Arr stack using docker. This post will touch on configuring these services and what I have learned when using these services. I will be referring to TRaSH-Guides often in this post. It&rsquo;s like the bible of the Arr&rsquo;s so I would look there for more options, especially if your setup differs from mine.
|
||||
Prerequisites Any Usenet Server Subscription (preferred) Any Usenet Indexer Subscription (preferred) Real-Debrid Subscription (if you like torrents being fast) VPN Subscription (Bare minimum needed to download torrents) Configuration Prowlarr We will first start with Prowlarr and Sabnzbd to get all of this out of the way, and it&rsquo;s the part where you&rsquo;re gonna spend some $</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Docker Compose Arr Stack Guide</title>
|
||||
<link>https://mafyuh.com/posts/docker-arr-stack-guide/</link>
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
<a href="https://mafyuh.com/tags/authentik/">authentik <sup><strong><sup>4</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://mafyuh.com/tags/homelab/">Homelab <sup><strong><sup>6</sup></strong></sup> </a>
|
||||
<a href="https://mafyuh.com/tags/homelab/">Homelab <sup><strong><sup>7</sup></strong></sup> </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://mafyuh.com/tags/jellyfin/">Jellyfin <sup><strong><sup>1</sup></strong></sup> </a>
|
||||
|
|