Manage your media server community with an automated user invitation system designed for Plex, Jellyfin, and Emby. By generating unique, secure links, you can instantly invite users to your server while providing them with a seamless onboarding experience. The platform guides new members through downloading the necessary clients and teaches them how to use request software like Overseerr or Ombi.
Key benefits include:
services:
wizarr:
container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:latest
restart: unless-stopped
ports:
- 5690:5690
volumes:
- ./data/database:/data/database
environment:
- APP_URL=${APP_URL}
- PUID=1000
- PGID=1000
- TZ=UTCAPP_URL=http://localhost:5690Auto-fetched 12 minutes ago
Auto-fetched 12 minutes ago