Video coming soon…

🎁 Setup the Media Stack — Jellyfin, Sonarr, Radarr, and More in One Go

Deploy a complete self-hosted media automation stack on Ubuntu with Docker — Jellyfin, Sonarr, Radarr, Prowlarr, qBittorrent, and Jellyseerr on one network with a shared library, wired together for you.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated stack installer — one command deploys six media services on a shared network and library. The containers can already reach each other by name; you finish the app-level links from a printed checklist.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/stacks/media-stack/media-stack-ubuntu.sh
chmod +x media-stack-ubuntu.sh
./media-stack-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/stacks/media-stack/media-stack-ubuntu.sh

2 Make it Executable

chmod +x media-stack-ubuntu.sh

3 Run the Installer

./media-stack-ubuntu.sh

4 Follow the Connect Checklist

http://your-server-ip:8096

Ports Used

PortPurpose
8096Jellyfin — the media server you watch on
8989Sonarr — TV automation
7878Radarr — movie automation
9696Prowlarr — indexer manager
8115qBittorrent — download client (plus 6881 for peer traffic)
5056Jellyseerr — request page (mapped from container port 5055)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions