searxng helm

No introduction found. Create it?

More popular helm chart found

searxng from bjw-s-labs/helm/app-template is more popular with 22 repositories.

Install

Install with:

helm repo add bjw-s-charts https://bjw-s-labs.github.io/helm-charts/
helm install searxng bjw-s-charts/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 7)

NameRepoStarsVersionTimestamp
searxngJJGadgets/Biohazard782.6.015 hours ago
searxngsamip5/k8s-cluster1423.7.36 months ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
number
controllers.searxng.containers.main.env.SEARXNG_REDIS_URL (3)
redis://dragonfly.databases.svc.cluster.local:6379
string
string
string
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
boolean
string
string
boolean
string
string
string
controllers.searxng.containers.app.env.SEARXNG_URL (1)
https://search.${SECRET_PUBLIC_DOMAIN}
string
string
string
string
controllers.searxng.containers.searxng.env.SEARXNG_REDIS_URL (1)
redis://valkey.searxng.svc.cluster.local:6379
string
controllers.searxng.containers.searxng.env.SEARXNG_URL (1)
https://searxng.${SECRET_DEFAULT_DOMAIN}
string
string
number
number
string
controllers.searxng.containers.searxng.image.tag (1)
2025.11.7-b9b46431b@sha256:5a5d0e69819757e3fa23392a687c63851250bc13d2486a1f1711804b1691dc12
string
string
string
string
boolean
string
boolean
string
controllers.main.containers.main.command[] (1)
- /usr/local/searxng/.venv/bin/granian
- searx.webapp:app
string
string
string
number
string
string
string
controllers.main.containers.main.image.tag (1)
latest@sha256:5a5d0e69819757e3fa23392a687c63851250bc13d2486a1f1711804b1691dc12
string
string
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)
8.2.3-bookworm@sha256:5c7c0445ed86918cb9efb96d95a6bfc03ed2059fe2c5f02b4d74f477ffe47915
string
string
string
string
boolean
string
boolean
string
number
string
controllers.main.containers.searxng.env.SEARXNG_VALKEY_URL (1)
redis://searxng-redis.default.svc.cluster.local:6379/0
string
string
number
number
string
string
controllers.main.containers.searxng.image.tag (1)
2025.9.26-1091643f3@sha256:b589f09ac4fd2b624b34ff26f023deb224b26f65d9c54e76b97d4f83b8ee2cf9
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
string
string
string
boolean
string
boolean
string
string
number
string
string
string
string
string
string
string
boolean
string
boolean
number
number
string
string
string
persistence.config.globalMounts[].path (3)
/etc/searxng/settings.yml
/etc/searxng/limiter.toml
string
boolean
string
string
string
string
boolean
string
boolean
string
boolean
string
string
string
string
string
string
boolean
string
string
string
persistence.settings.globalMounts[].path (1)
/etc/searxng/settings.yml
/etc/searxng/limiter.toml
string
boolean
string
string
string
number
string
number
boolean
number
string
boolean
boolean
string
string
string
string
string
number
string
string
string
number
number
string
string
number
string
number
string
ingress.app.hosts[].host (2)
search.${LOCAL_DOMAIN}
string
string
string
string
string
ingress.app.tls[].secretName (1)
wildcard-internal-${SECRET_DOMAIN/./-}-tls
string
string
string
string
string
string
string
string
string
string
boolean
ingress.main.hosts[].host (2)
${APP_DNS_SEARXNG:=searxng}
string
string
string
string
string
string
string
boolean
ingress.main.tls[].hosts[] (1)
- ${APP_DNS_SEARXNG:=searxng}
string
string
ingress.searxng.annotations."haproxy.org/response-set-header" (1)
Strict-Transport-Security "max-age=31536000" X-Frame-Options "DENY" X-Content-Type-Options "nosniff" Referrer-Policy "strict-origin-when-cross-origin"
string
string
boolean
ingress.searxng.hosts[].host (1)
searxng.${SECRET_DEFAULT_DOMAIN}
string
string
string
string
ingress.searxng.tls[].hosts[] (1)
- searxng.${SECRET_DEFAULT_DOMAIN}
string
configMaps.config.data."settings.yml" (1)
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: extra_proxy_timeout: 30 proxies: all://: - socks5://10.64.0.1:1080 ui: static_use_hash: true infinite_scroll: true default_theme: "simple" theme_args: simple_style: "dark" enabled_plugins: - 'Basic Calculator' - 'Unit converter plugin' - 'Hash plugin' - 'Search on category select' - 'Self Information' - 'Self Informations' - 'Tracker URL remover' - 'Open Access DOI rewrite' - 'Vim-like hotkeys' - 'Hostnames plugin' plugins: searx.plugins.hostnames.SXNGPlugin: active: true searx.plugins.tracker_url_remover.SXNGPlugin: active: true hostnames: 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}' '(.*\.)?medium\.com#x27;: 'scribe.rip' redis: url: "unix:///redis/redis.sock?db=0"
string
boolean
string
string
string
route.app.hostnames[] (1)
- search.skylab.fi
string
string
string
string
string
number
route.searxng.hostnames[] (1)
- search.${SECRET_PUBLIC_DOMAIN}
string
string
string
string
string
number
string
string
string
string