Sign inSign up

loxoo/jellyseerr

By loxoo

Updated about 2 years ago

Request management and media discovery tool for the Jellyfin ecosystem

Image
0

592

loxoo/jellyseerr repository overview

loxoo/jellyseerr

Git Commit Build Status Latest Version Size Docker Stars Docker Pulls

Usage

docker run -d \
    --name=srvjellyseerr \
    --restart=unless-stopped \
    --hostname=srvjellyseerr \
    -p 5055:5055 \
    -v $PWD/config:/config \
    loxoo/jellyseerr

Environment

  • $SUID - User ID to run as. default: 953
  • $SGID - Group ID to run as. default: 953
  • $TZ - Timezone. optional

Volume

  • /config - Server configuration file location.

Network

  • 5055/tcp - WebUI.

Tag summary

Content type

Image

Digest

sha256:008ac001b

Size

259.3 MB

Last updated

about 2 years ago

docker pull loxoo/jellyseerr