1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-28 00:52:17 +00:00

Link to trials for various apps in ElfHosted

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-07-25 13:47:23 +12:00
parent bc55f20103
commit 0428839a5d
25 changed files with 77 additions and 3 deletions

View File

@@ -1,10 +1,13 @@
---
title: How to install Lazy Librarian in Docker
description: LazyLibrarian is a tool to follow authors and manage your ebook / audiobook collection. It's a handy addition to the Autopirate Docker Swarm stack!
slug: LazyLibrarian
---
# LazyLibrarian in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [autopirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,9 +1,13 @@
---
title: How to install Lidarr (Music arr tool) in Docker
description: Lidarr is an automated music downloader for NZB and Torrent
slug: Lidarr
---
# Lidarr in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [autopirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: How to run Mylar3 in Docker
description: Mylar is a tool for downloading and managing digital comic books, and is a valuable addition to the docker-swarm AutoPirate stack
slug: Mylar
---
# Mylar3 in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [autopirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: How to download from usenet using NZBGet in Docker
description: NZBGet is a tool for downloading "content" from Usenet providers, and is the workhorse of our Autopirate Docker Swarm stack
slug: NZBGet
---
# NZBGet in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: Run nzbhydra2 in Docker
description: NZBHydra is a meta search engine for NZB indexers, and can be used to provide aggregated search results to usenet search tools such as Radarr, Sonarr, etc. Here's how to deploy NZBHydra2 in the Docker Swarm Autopirate stack
slug: NZBHydra
---
# NZBHydra 2 in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: Run Ombi in Docker (protecting the API with SSL)
description: Ombi is like your media butler - it recommends, finds what you want to watch! It includes a rich API, and since it's behind our traefik proxy, it inherits the same automatic SSL certificate generation as the rest of the Autopirate Docker Swarm stack.
slug: Ombi
---
# Ombi in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: Install Prowlarr in Docker
description: Prowlarr aggregates nzb/torrent searches. Imagine NZBHydra and Jackett had a baby, but it came out Arrr. Here's how you install Prowlarr into the Docker Swarm Autopirate stack
slug: Prowlarr
---
# Prowlarr in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: How to run Radarr in Docker
description: Radarr is a tool for finding, downloading and managing movies, and is a valuable addition to the docker-swarm AutoPirate stack
slug: Radarr
---
# Radarr in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.
@@ -62,3 +65,4 @@ radarr:
--8<-- "premix-cta.md"
--8<-- "recipe-autopirate-toc.md"
--8<-- "recipe-footer.md"
--8<-- "common-links.md"

View File

@@ -1,10 +1,13 @@
---
title: Run Readarr (Sonarr for books / audiobooks) in Docker
description: Readarr is "Sonarr/Radarr for eBooks and audiobooks, and plays perfectly with the rest of the Autopirate Docker Swarm stack"
slug: Readarr
---
# Readarr in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: Install rutorrent / rtorrent in Docker
description: ruTorrent (looks like uTorrent) is a popular web UI frontend to rtorrent, the de-facto ncurses-based CLI torrent client. And it's a handy addition to our Autopirate Docker Swarm stack!
slug: ruTorrent
---
# RTorrent / ruTorrent in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: How to download from usenet using SABnzbd in Docker
description: SABnzbd is a tool for downloading "content" from Usenet providers, and is the (older) workhorse of our Autopirate Docker Swarm stack
slug: SABnzbd
---
# SABnzbd in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.

View File

@@ -1,10 +1,13 @@
---
title: How to setup Sonarr v3 in Docker
description: Sonarr is a tool for finding, downloading and managing TV series*, and is a valuable addition to the docker-swarm AutoPirate stack
slug: Sonarr
---
# Sonarr in Autopirate Docker Swarm stack
{% include 'try-in-elfhosted.md' %}
!!! warning
This is not a complete recipe - it's a component of the [AutoPirate](/recipes/autopirate/) "_uber-recipe_", but has been split into its own page to reduce complexity.