Arr-Stack: add README for some info
This commit is contained in:
parent
8e5471d2be
commit
560932900c
1 changed files with 14 additions and 0 deletions
14
Docker/Docker-Compose/Arr/README.md
Normal file
14
Docker/Docker-Compose/Arr/README.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue