All apps · 0 apps
LibreY
Docker app from grtgbln's Repository
Overview
See documentation for all available settings: https://github.com/Ahwxorg/LibreY/tree/main/docker#environment-variables-that-can-be-set-in-the-docker-container
Install LibreY on Unraid in a few clicks.
Find LibreY 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.
Requirements
Please see the documentation for all available settings: https://github.com/Ahwxorg/LibreY/tree/main/docker#environment-variables-that-can-be-set-in-the-docker-container
Related apps
Explore more like this
Explore allDetails
ghcr.io/ahwxorg/librey:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Privileged
- false
Template configuration
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
Language to perform searches in
- Target
- CONFIG_LANGUAGE
- Default
- en
- Value
- en
Text search engine to use. Set 'auto' to use any available search engine.
- Target
- CONFIG_TEXT_SEARCH_ENGINE
- Default
- auto|brave|duckduckgo|ecosia|google|mojeek|yandex
Number of results to show by default
- Target
- CONFIG_NUMBER_OF_RESULTS
- Default
- 10
- Value
- 10
Site name to show in search results
- Target
- OPEN_SEARCH_TITLE
- Default
- LibreY
- Value
- LibreY
Site long name to show in search results
- Default
- LibreY Search
- Value
- LibreY Search
Site description to show in search results
- Target
- OPEN_SEARCH_DESCRIPTION
- Default
- Framework and javascript free privacy respecting meta search engine
- Value
- Framework and javascript free privacy respecting meta search engine
Site host to identify on network. Replace with IP or domain.
- Target
- OPEN_SEARCH_HOST
- Default
- http://localhost:8080
- Value
- http://localhost:8080
Which Google domain the search will be done on. Change according to your country.
- Target
- CONFIG_GOOGLE_DOMAIN
- Default
- com
- Value
- com
Invidious instance to use for YouTube videos
- Target
- CONFIG_INVIDIOUS_INSTANCE
- Default
- https://invidious.snopyta.org
- Value
- https://invidious.snopyta.org
Disable BitTorrent search
- Target
- CONFIG_DISABLE_BITTORRENT_SEARCH
- Default
- false|true
List of bittorrent trackers for torrent search. See documentation: https://github.com/Ahwxorg/LibreY/tree/main/docker#environment-variables-that-can-be-set-in-the-docker-container
- Target
- CONFIG_BITTORRENT_TRACKERS
Enable hidden service search
- Target
- CONFIG_HIDDEN_SERVICE_SEARCH
- Default
- false|true
Whether to show where the result is from on the results page
- Target
- CONFIG_SHOW_RESULT_SOURCE
- Default
- true|false
Fallback to another instance if the current one is rate-limited
- Target
- CONFIG_INSTANCE_FALLBACK
- Default
- true|false
Disable the API
- Target
- CONFIG_DISABLE_API
- Default
- false|true
Default theme to use
- Target
- CONFIG_DEFAULT_THEME
- Default
- dark|dark|nord|discord
Cooldown time, in minutes, for rate limiting
- Target
- CONFIG_RATE_LIMIT_COOLDOWN
- Default
- 25
- Value
- 25
Time, in minutes, to cache results for
- Target
- CONFIG_CACHE_TIME
- Default
- 20
- Value
- 20
Encoding to use for search results
- Target
- OPEN_SEARCH_ENCODING
- Default
- UTF-8
- Value
- UTF-8
Enable PHP proxy. See documentation: https://github.com/Ahwxorg/LibreY/tree/main/docker#curl
- Target
- CURLOPT_PROXY_ENABLED
- Default
- false|true
PHP proxy host
- Target
- CURLOPT_PROXY
- Default
- 192.0.2.53:8388
- Value
- 192.0.2.53:8388
PHP proxy type
- Target
- CURLOPT_PROXY_TYPE
- Default
- CURLPROXY_HTTP
- Value
- CURLPROXY_HTTP
PHP proxy user agent
- Target
- CURLOPT_USERAGENT
- Default
- Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:116.0) Gecko/20100101 Firefox/116.0
- Value
- Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:116.0) Gecko/20100101 Firefox/116.0
PHP follow location
- Target
- CURLOPT_FOLLOWLOCATION
- Default
- true|false
Language to use for Google site
- Target
- CONFIG_GOOGLE_LANGUAGE_SITE
- Default
- en
- Value
- en
Language to use for Google results
- Target
- CONFIG_GOOGLE_LANGUAGE_RESULTS
- Default
- en
- Value
- en
Language to use for Wikipedia
- Target
- CONFIG_WIKIPEDIA_LANGUAGE
- Default
- en
- Value
- en
Path to Nginx logs
- Target
- /var/log/nginx
- Default
- /mnt/user/appdata/librey/nginx
- Value
- /mnt/user/appdata/librey/nginx
Path to PHP logs
- Target
- /var/log/php83
- Default
- /mnt/user/appdata/librey/php
- Value
- /mnt/user/appdata/librey/php
- Default
- 099
- Value
- 099
- Default
- 100
- Value
- 100
Tell application it is running as a Docker container. Not recommended to change.
- Target
- VERSION
- Default
- docker
- Value
- docker