mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-04-07 20:51:21 -06:00
Update README.md
This commit is contained in:
parent
7dfe33863a
commit
f135994849
@ -1,3 +1,5 @@
|
|||||||
|
Fork of [Quick Arr Stack](https://github.com/Rick45/quick-arr-Stackmain) to reflect my updates.
|
||||||
|
|
||||||
## Quick Arr Stack
|
## 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.
|
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)
|
- [Software stack](#software-stack)
|
||||||
- [Installation guide](#installation-guide)
|
- [Installation guide](#installation-guide)
|
||||||
- [Install docker and docker-compose](#install-docker-and-docker-compose)
|
- [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)
|
- [Clone the repository](#clone-the-repository)
|
||||||
- [Setup environment variables](#setup-environment-variables)
|
- [Setup environment variables](#setup-environment-variables)
|
||||||
- [Folder Setup](#folder-structure)
|
- [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.
|
- [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
|
## 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user