Video coming soon…

🎬 Setup Jellyseerr — Media Request Manager for Jellyfin & Plex

Deploy Jellyseerr on Ubuntu — a request management and discovery tool that routes approved movie and TV requests to Radarr and Sonarr automatically.

⚠️ 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 install script — one command deploys Jellyseerr on port 5056 with a persistent config volume.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/jellyseerr/jellyseerr-ubuntu.sh
chmod +x jellyseerr-ubuntu.sh
sudo bash jellyseerr-ubuntu.sh

Tutorial Steps

1 Download the Script

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

2 Make it Executable

chmod +x jellyseerr-ubuntu.sh

3 Run the Installer

The script installs Docker if needed, pulls the fallenbagel/jellyseerr image, and starts it on port 5056 with a persistent ./config volume automatically.

sudo bash jellyseerr-ubuntu.sh

4 Access the Setup Wizard

Open your browser and navigate to Jellyseerr to sign in with your Jellyfin or Plex account:

http://<your-server-ip>:5056

Ports Used

PortPurpose
5056Web UI (host → container 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