Video coming soon…

🎬 Setup Wizarr — Invite Manager for Jellyfin & Plex

Deploy Wizarr on Ubuntu with Docker — a slick invite and onboarding manager for Jellyfin, Plex, and Emby that lets friends join your media server with a single link, on port 5690.

⚠️ 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 Wizarr on port 5690. Connect your media server in the setup wizard, then send invite links.
View on GitHub

Quick Install:

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

Tutorial Steps

1 Download the Script

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

2 Make it Executable

chmod +x wizarr-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts Wizarr on port 5690, with its configuration and database kept in the ./data volume.

sudo bash wizarr-ubuntu.sh

4 Connect Your Media Server

Open Wizarr and run the setup wizard to connect Jellyfin, Plex, or Emby, then start creating invite links:

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

Ports Used

PortPurpose
5690Web UI (host → container 5690) — connect media server in setup
./dataConfig, invites, and server connection

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