searxng helm

No introduction found. Create it?

More popular helm chart found

searxng from bjw-s-labs/charts is more popular with 24 repositories.

Install

Install with:

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

Examples

See examples from other people.

Top Repositories (3 out of 15)

NameRepoStarsVersionTimestamp
searxngishioni/homelab-ops1575.0.15 hours ago
searxngmirceanton/home-ops985.0.1a day ago
searxngbjw-s-labs/home-ops8335.0.1a month ago

Values

See the most popular values for this chart:

KeyTypes
persistence.config.globalMounts[].path (14)
/etc/searxng/settings.yml
/etc/searxng/limiter.toml
string
boolean
string
string
string
string
string
string
boolean
string
string
string
string
string
string
boolean
persistence.branding.globalMounts[].path (1)
/usr/local/searxng/searx/static/themes/simple/img/searxng.svg
/usr/local/searxng/searx/static/themes/simple/img/searxng.png
/usr/local/searxng/searx/static/themes/simple/img/favicon.png
string
boolean
persistence.branding.globalMounts[].subPath (1)
searxng.svg
searxng.png
favicon.png
string
string
string
string
string
persistence.config-files.globalMounts[].path (1)
/etc/searxng/settings.yml
/etc/searxng/limiter.toml
string
boolean
string
persistence.config-files.name (1)
{{ .Release.Name }}-config
string
string
number
string
string
string
string
number
boolean
string
number
string
string
string
string, number
string
string
string
string
number, string
controllers.searxng.containers.app.env.SEARXNG_REDIS_URL (2)
redis://dragonfly.database.svc.cluster.local:6379/12
string
string
string
number
string
string
string
string
controllers.searxng.containers.app.image.tag (7)
2025.12.30-a5c946a32@sha256:1ad4159e74903f8870e3464df701b800a75bd2854f5d11b44ce09ee297f3c158
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
number
number
boolean
string
string
boolean
string
string
string
controllers.searxng.containers.app.command[] (1)
- uwsgi
- --master
- --http-socket
- "0.0.0.0:8080"
- /usr/local/searxng/dockerfiles/uwsgi.ini
string
string
number
string
controllers.searxng.containers.main.env.SEARXNG_REDIS_URL (2)
redis://{{ .Release.Name }}-dragonfly:6379
string
string
string
string
string
controllers.searxng.containers.main.image.tag (7)
2025.11.18-576c8ca99@sha256:91da34403fc1d2c7ac23d1459af87870d87810b7d50b0c6a4585ab78846cb534
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
number
controllers.searxng.containers.searxng.env.SEARXNG_VALKEY_URL (1)
valkey://searxng-valkey.ai.svc.cluster.local:6379/0
string
string
string
controllers.searxng.containers.searxng.image.tag (1)
2026.5.22-c57f772ad@sha256:18ac52ae2235032bb4ce8efaba40548411d93f52644a5cec27fded14e026cb18
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
number
string
number
number
boolean
string
string
string
string
number
string
string
string
string
string
route.app.hostnames[] (12)
- search.${SECRET_DOMAIN}
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
route.home.hostnames[] (1)
- search.home.mirceanton.com
string
string
string
route.searxng.hostnames[] (1)
- search.${SECRET_DOMAIN}
string
string
string
string
number
boolean
number
number
string
number
string
boolean
boolean
configMaps.config.data."limiter.toml" (4)
[botdetection] # The prefix defines the number of leading bits in an address that are compared # to determine whether or not an address is part of a (client) network. ipv4_prefix = 32 ipv6_prefix = 48 # If the request IP is in trusted_proxies list, the client IP address is # extracted from the X-Forwarded-For and X-Real-IP headers. This should be # used if SearXNG is behind a reverse proxy or load balancer. trusted_proxies = [ '127.0.0.0/8', '10.42.0.0/16' ] [botdetection.ip_limit] # To get unlimited access in a local network, by default link-local addresses # (networks) are not monitored by the ip_limit filter_link_local = true # activate link_token method in the ip_limit method link_token = true [botdetection.ip_lists] block_ip = [] pass_ip = [ '192.168.0.0/16', # IPv4 private network '10.0.0.0/8', # IPv4 private network ] # Activate passlist of (hardcoded) IPs from the SearXNG organization, # e.g. `check.searx.space`. pass_searxng_org = false
string
configMaps.config.data."settings.yml" (4)
--- use_default_settings: true server: limiter: true image_proxy: true method: GET # https://github.com/searxng/searxng/pull/3619 public_instance: false search: autocomplete: duckduckgo favicon_resolver: duckduckgo languages: - all - en - en-US formats: - html - json general: instance_name: Samousse Search ui: default_theme: simple infinite_scroll: true query_in_title: true results_on_new_tab: true static_use_hash: true theme_args: simple_style: auto categories_as_tabs: general: images: videos: map: plugins: searx.plugins.calculator.SXNGPlugin: active: true searx.plugins.hash_plugin.SXNGPlugin: active: true searx.plugins.self_info.SXNGPlugin: active: true searx.plugins.tracker_url_remover.SXNGPlugin: active: true searx.plugins.unit_converter.SXNGPlugin: active: true searx.plugins.ahmia_filter.SXNGPlugin: active: true searx.plugins.hostnames.SXNGPlugin: active: true searx.plugins.oa_doi_rewrite.SXNGPlugin: active: true searx.plugins.tor_check.SXNGPlugin: active: false hostnames: high_priority: - (.*)\/blog\/(.*) - (.*\.)?wikipedia.org$ - (.*\.)?github.com$ - (.*\.)?reddit.com$ - (.*\.)?docker.com$ - (.*\.)?archlinux.org$ - (.*\.)?stackoverflow.com$ - (.*\.)?askubuntu.com$ - (.*\.)?superuser.com$
string
string
string
ingress.app.hosts[].host (1)
search.${SECRET_DOMAIN}
string
string
string
string
boolean
boolean
string
string
string
string
string
string
string
string
string
string