8000 GitHub - wizarrrr/wizarr at v2-deprecated
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wizarrrr/wizarr

 
 

Repository files navigation

Wizarr

The Free Media Invitation System




GPL 2.0 License Current Release Donate Submit Feature Requests Chat on Discord Join our Subreddit Github Issue Github Build


Wizarr is a automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!

Major Features Include

  • Automatic Invitation to your Media Server (Plex, Jellyfin, Emby...)
  • Secured invitation environment
  • Plug and Play SSO Support*
  • Multi-tiered Invitations
  • Duration for membership
  • Guide user on how to download Plex client
  • Requests Integration: Guide users on how to request Movies (Jellyseerr, Overseerr & Ombi)
  • Discord Server Integration: Invite users to your Discord Server
  • Customizable: Add any Custom HTML

Getting Started

---
version: "3.5"
services:
  wizarr:
    container_name: wizarr
    image: ghcr.io/wizarrrr/wizarr:v2
    ports:
      - 5690:5690
    volumes:
      - ./data:/data/database // Configure volume
    environment:
      - APP_URL=https://wizarr.example.com
      - MIN_PASSWORD_LENGTH=8 // Optional
      - MAX_PASSWORD_LENGTH=20 // Optional
      - MIN_PASSWORD_UPPERCASE=0 // Optional
      - MIN_PASSWORD_NUMBERS=0 // Optional
      - MIN_PASSWORD_SPECIAL=0 // Optional
      - DISABLE_BUILTIN_AUTH=false // Optional
      - TZ=Europe/London

Default Login

There is no default login, if your browser has not automatically redirected you to /settings then please do so manually by visiting http://your-wizarr.local/settings and proceed with account creation.

Thank you

A big thank you ❤️ to these amazing people for contributing to this project!

About

Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 
0