Wizarr Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki

Wizarr Setup Guide

Introduction

Wizarr is an invite management system for Plex servers. It helps you manage and send out invites to potential Plex users, allowing them to create their accounts and join your Plex server.

Prerequisites

  • Docker installed
  • Wizarr container running in your Docker stack
  • Plex Media Server configured and running

Configuration Steps

Step 1: Accessing the Wizarr UI

  1. Open your browser and navigate to http://<your-ip-address>:3000.
  2. Log in with your Wizarr credentials.

Step 2: Initial Setup Wizard

  1. Follow the initial setup wizard to configure basic settings.
  2. Enter your Plex server details, including the Plex token and server address.

Step 3: Configuring Invite Settings

  1. Navigate to the Settings tab.
  2. Go to the Invite Settings section.
  3. Customize the invite settings such as invite expiration time, default user roles, and welcome messages.
  4. Click Save.

Step 4: Creating Invite Links

  1. Navigate to the Invites tab.
  2. Click Create Invite.
  3. Enter the invite details (e.g., email address, role, expiration time).
  4. Click Generate Invite Link.
  5. Share the invite link with the intended recipient.

Step 5: Managing Users

  1. Go to the Users tab.
  2. View and manage the list of users who have accepted the invites and joined your Plex server.
  3. Edit user roles and permissions if necessary.
  4. Click Save.

Step 6: Customizing Settings

  1. Navigate to the Settings tab.
  2. Customize additional settings such as notifications, appearance, and backup preferences.
  3. Click Save.

Notes

  • Ensure all paths and environment variables are updated in the wizarr.yaml file.
  • Regularly backup your config directory to save your settings and invite data.

Troubleshooting

  • Common Issues: List common issues and solutions.
  • Logs: Check Wizarr logs for error messages.
  • Support: Link to the Wizarr community and support resources.