Paws/Docker/Docker-Compose/Arr/README.md

23 lines
566 B
Markdown
Raw Normal View History

2024-12-12 15:38:29 +01:00
# Arr Stack
This stack makes it easy to manage big amounts of media.
## Parts of this stack
* [Gluetun](https://github.com/qdm12/gluetun) Stack network handler and VPN
2024-12-23 22:02:24 +01:00
* [Deluge](https://deluge-torrent.org/) Lightweight BitTorrent client
2024-12-27 10:17:33 +01:00
* [qBitTorrent](https://www.qbittorrent.org/) Feature rich BitTorrent client
2024-12-12 15:38:29 +01:00
2024-12-23 22:11:31 +01:00
## Default UI Ports
| Service | Port |
|-|:-:|
| Deluge | 18112 |
2024-12-27 10:17:33 +01:00
| qBitTorrent | 18998 |
2024-12-23 22:11:31 +01:00
2024-12-12 15:38:29 +01:00
## Configuration
Some of the containers need a little bit of setup.
Copy the `env-sample` to `.env` in the same directory of you docker-compose.yml file