20 lines
465 B
Markdown
20 lines
465 B
Markdown
# 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
|
|
* [Deluge](https://deluge-torrent.org/) Lightweight BitTorrent client
|
|
|
|
## Default UI Ports
|
|
|
|
| Service | Port |
|
|
|-|:-:|
|
|
| Deluge | 18112 |
|
|
|
|
## 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
|