mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-07-12 07:03:07 +00:00
@@ -1,8 +1,9 @@
|
||||
---
|
||||
description: Sonarr is a tool for finding, downloading and managing TV series
|
||||
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
|
||||
---
|
||||
|
||||
# Sonarr
|
||||
# Sonarr in Autopirate Docker Swarm stack
|
||||
|
||||
!!! 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.
|
||||
@@ -13,7 +14,7 @@ description: Sonarr is a tool for finding, downloading and managing TV series
|
||||
|
||||
## Inclusion into AutoPirate
|
||||
|
||||
To include Sonarr in your [AutoPirate][autopirate] stack, include the following in your autopirate.yml stack definition file:
|
||||
To include Sonarr in your [AutoPirate](/recipes/autopirate/) stack, include something like the following example in your `autopirate.yml` docker-compose v3 stack definition file:
|
||||
|
||||
```yaml
|
||||
sonarr:
|
||||
|
||||
Reference in New Issue
Block a user