searxng helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install searxng bjw-s/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 6)

NameRepoStarsVersionTimestamp
searxngtruxnell/home-cluster1531.5.12 months ago

Values

See the most popular values for this chart:

KeyTypes
string
string
boolean
string
string
boolean
string
string
string
string
persistence.config.mountPath (1)
/etc/searxng/settings.yml
string
boolean
string
boolean
string
string
string
string
string
boolean
string
string
string
string
string
string
ingress.main.tls[].hosts[] (5)
- ${APP_DNS_SEARXNG}
string
ingress.main.tls[].secretName (2)
searx.${EXTERNAL_DOMAIN}
string
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (3)
https://auth.${SECRET_DOMAIN}?rm=$request_method
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (3)
proxy_set_header X-Forwarded-Method $request_method;
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (3)
http://authelia.default.svc.cluster.local:8000/api/verify
string
string
string
string
string
string
string
string
string
string
boolean
string
string
boolean
string
string
string
string
string
string
string
number, string
string
string
string
string
string
string
string
string
string
string
string
controllers.main.containers.main.env.SEARXNG_REDIS_URL (1)
redis://:$(REDIS_PASSWORD)@redis-master:6379/0
string
string
string
string
string
string
string
string
string
string
controllers.main.containers.main.image.tag (3)
latest@sha256:0b67c68118ad350916a805c6cc9390dc14866c43da325a53bc047922ac9a5d29
string
string
string
string
controllers.main.containers.main.command[] (1)
- uwsgi
- --master
- --http-socket
- "0.0.0.0:8080"
- /usr/local/searxng/dockerfiles/uwsgi.ini
string
string
boolean
string
boolean
controllers.main.containers.redis.command[] (1)
- redis-server
- --save
- ''
- --appendonly
- no
- --port
- "0"
- --bind
- "127.0.0.1"
- --unixsocket
- /redis/redis.sock
- --unixsocketperm
- "700"
string
string
controllers.main.containers.redis.image.tag (1)
7.2.4-bookworm@sha256:f14f42fc7e824b93c0e2fe3cdf42f68197ee0311c3d2e0235be37480b2e208e6
string
string
string
string
string
boolean
string
boolean
string
string
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
controllers.searxng.containers.app.env.SEARXNG_REDIS_URL (1)
redis://dragonfly.database.svc.cluster.local:6379/1
string
string
string
string
string
string
string
number
string
string
string
string
boolean
boolean
number
string
number
boolean
number
string
configMaps.config.data."settings.yml" (2)
use_default_settings: engines: keep_only: - arch linux wiki - google - google images - google news - google videos - google scholar - google play apps - duckduckgo - brave - startpage - gitlab - github - codeberg - sourcehut - bitbucket - apple app store - wikipedia - currency - docker hub - ddg definitions - duckduckgo images - bandcamp - deviantart - tineye - apple maps - fdroid - flickr - free software directory - z-library - lobste.rs - azlyrics - openstreetmap - npm - pypi - lib.rs - nyaa - reddit - sepiasearch - soundcloud - stackoverflow - askubuntu - superuser - searchcode code - unsplash - youtube - wolframalpha - mojeek engines: - name: brave disabled: false - name: startpage disabled: false - name: apple app store disabled: false - name: ddg definitions disabled: false - name: tineye disabled: false - name: apple maps disabled: false - name: duckduckgo images disabled: false - name: fdroid disabled: false - name: free software directory disabled: false - name: bitbucket disabled: false - name: gitlab disabled: false - name: codeberg disabled: false - name: google play apps disabled: false - name: lobste.rs disabled: false - name: azlyrics disabled: false - name: npm disabled: false - name: nyaa disabled: false categories: videos - name: searchcode code disabled: false - name: mojeek disabled: false - name: lib.rs disabled: false - name: sourcehut disabled: false general: instance_name: "JJGadgets Search" enable_metrics: false brand: new_issue_url: "" docs_url: "" public_instances: "" wiki_url: "" issue_url: "" search: safe_search: 0 default_lang: "en" max_page: 0 server: bind_address: "0.0.0.0" port: 8080 base_url: "https://${APP_DNS_SEARXNG}/" image_proxy: true http_protocol_version: "1.1" method: "GET" outgoing: proxies: all://: - socks5://10.64.0.1:1080 - socks5://10.8.0.1:1080 ui: static_use_hash: true infinite_scroll: true default_theme: "simple" theme_args: simple_style: "dark" enabled_plugins: - 'Hash plugin' - 'Search on category select' - 'Self Information' - 'Tracker URL remover' - 'Open Access DOI rewrite' - 'Vim-like hotkeys' - 'Hostname replace' hostname_replace: '(.*\.)?youtube\.com#x27;: '${APP_DNS_PIPED_FRONTEND}' '(.*\.)?youtu\.be#x27;: '${APP_DNS_PIPED_FRONTEND}' '(.*\.)?reddit\.com#x27;: '${APP_DNS_LIBREDDIT}' '(.*\.)?redd\.it#x27;: '${APP_DNS_LIBREDDIT}' redis: url: "unix:///redis/redis.sock?db=0"
string
boolean
string
string
string
string
string
env.SEARXNG_BASE_URL (1)
https://searxng.${EXTERNAL_DOMAIN}/
string
env.SEARXNG_URL (1)
https://searxng.${EXTERNAL_DOMAIN}
string
string
string
image.repository (1)
docker.io/searxng/searxng
string
image.tag (1)
2023.11.1-b5a8ddfec
string
string
string