JellySearch

JellySearch

Docker app from grtgbln's Repository

Overview

A fast full-text search proxy for Jellyfin. Integrates seamlessly with most Jellyfin clients.

Install JellySearch on Unraid in a few clicks.

Find JellySearch in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for JellySearch Review the template variables and paths Click Install

Requirements


        Requires a separate Meilisearch instance (available as a separate template)
        

        Requires configuration of reverse proxy: https://gitlab.com/DomiStyle/jellysearch#setting-up-the-reverse-proxy
    

Download Statistics

107,874
Total Downloads
8,671
This Month
5,685
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
domistyle/jellysearch:latest
Last Updated2025-04-09
First Seen2024-10-13

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Jellyfin Config PathPathro

Path to Jellyfin config folder

Target
/config
Jellyfin URLVariable

URL to Jellyfin server

Target
JELLYFIN_URL
Default
http://jellyfin:8096
Meilisearch URLVariable

URL to Meilisearch server

Target
MEILI_URL
Default
http://meilisearch:7700
Meilisearch Master KeyVariable

Meilisearch master key

Target
MEILI_MASTER_KEY
Index Cron ScheduleVariable

Cron schedule for indexing. Pattern: https://www.quartz-scheduler.net/documentation/quartz-3.x/tutorial/crontrigger.html

Target
INDEX_CRON
Default
0 0 0/2 ? * * *
Value
0 0 0/2 ? * * *
Internal Jellyfin Config DirectoryVariable

Internal Jellyfin config directory. Not recommended to change.

Target
JELLYFIN_CONFIG_DIR
Default
/config
Value
/config