12345678910111213141516171819202122232425 |
- name: searxng
- description: SearXNG is a privacy-respecting, hackable metasearch engine
- annotations:
- title: SearXNG
- type: application
- version: 1.2.27
- apiVersion: v2
- appVersion: 2024.11.28
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://github.com/searxng/searxng
- icon: https://media.sys.truenas.net/apps/searxng/icons/icon.svg
- sources:
- - https://hub.docker.com/r/searxng/searxng
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/searxng
- - https://github.com/searxng/searxng
- keywords:
- - search
|