From 560932900c64b70765c402c4d7a9f4392dca364d Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Thu, 12 Dec 2024 15:38:29 +0100 Subject: [PATCH] Arr-Stack: add README for some info --- Docker/Docker-Compose/Arr/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Docker/Docker-Compose/Arr/README.md diff --git a/Docker/Docker-Compose/Arr/README.md b/Docker/Docker-Compose/Arr/README.md new file mode 100644 index 0000000..1a196d7 --- /dev/null +++ b/Docker/Docker-Compose/Arr/README.md @@ -0,0 +1,14 @@ +# 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 +* [qBitTorrent](https://www.qbittorrent.org/) BitTorrent downloader + +## 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