diff --git a/README.md b/README.md index ca9e248..5662554 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Fork of [Quick Arr Stack](https://github.com/Rick45/quick-arr-Stackmain) to reflect my updates. + ## Quick Arr Stack TV shows and movies download, sorted, with the desired quality and subtitles, behind a VPN (optional), ready to watch, in a beautiful media player. @@ -17,7 +19,7 @@ _Disclaimer: I'm not encouraging/supporting piracy, this is for information only - [Software stack](#software-stack) - [Installation guide](#installation-guide) - [Install docker and docker-compose](#install-docker-and-docker-compose) - - [Helpfull Docker Commands](#helpfull-docker-commands) + - [Helpful Docker Commands](#helpfull-docker-commands) - [Clone the repository](#clone-the-repository) - [Setup environment variables](#setup-environment-variables) - [Folder Setup](#folder-structure) @@ -89,6 +91,10 @@ This is composed of multiple tools working together to have an automated way to - [Portainer](https://github.com/portainer/portainer): This is a lightweight service that allows us to monitor all of our containers, we can see the status, logs and manage them directly there. +- [Tautulli](https://tautulli.com/) A monitoring app for Plex + +- [Lidarr](https://lidarr.audio/) Sonarr, for music + ## Hardware configuration You can use an old Laptop with Debian, Raspberry Pi, a Synology NAS, or a Windows or Mac computer. The stack should work fine on all these systems, but you must adapt the Docker stack below to your OS. I'll only focus on a standard Linux installation here.