-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharr.yaml
More file actions
27 lines (26 loc) · 714 Bytes
/
arr.yaml
File metadata and controls
27 lines (26 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
networks:
default:
name: docker-arr
driver_opts:
com.docker.network.bridge.name: docker-arr
ipam:
driver: default
include:
- ./arr/clients/audiobookshelf.yaml
- ./arr/clients/jellyfin.yaml
- ./arr/clients/jellyseerr.yaml
- ./arr/clients/miniserve.yaml
- ./arr/clients/searcharr.yaml
- ./arr/clients/suwayomi.yaml
- ./arr/core/cross-seed.yaml
- ./arr/core/prowlarr.yaml
- ./arr/core/qbitmanage.yaml
- ./arr/core/qbittorrent.yaml
- ./arr/core/radarr.yaml
- ./arr/core/recyclarr.yaml
- ./arr/core/sonarr.yaml
- ./arr/utils/dedup.yaml
- ./arr/utils/flaresolverr.yaml
- ./arr/utils/gluetun.yaml
- ./arr/utils/subextractor.yaml
- ./arr/utils/unpackerr.yaml