Search found 2 matches

by MediaMan
Fri Jul 25, 2025 12:10 am
Forum: Installation
Topic: [Solved] jellyseerr Install
Replies: 3
Views: 1130
Canada

Re: jellyseerr Install

Well I feel silly. I believe that worked. Thanks for doing this! You're awesome!

by MediaMan
Thu Jul 24, 2025 2:09 am
Forum: Installation
Topic: [Solved] jellyseerr Install
Replies: 3
Views: 1130
Canada

[Solved] jellyseerr Install

I installed Jellyseerr using the 'add a container' method. Here is the compose file I used: services: jellyseerr: image: fallenbagel/jellyseerr:latest container_name: jellyseerr environment: - LOG_LEVEL=debug - TZ=America/Halifax - PORT=5055 #optional - PUID=${PUID} # Using YAMS's user ID - PGID=${P...