app.yaml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2025.9.5-e7501ea
  4. capabilities:
  5. - description: SearXNG is able to change group ID of processes
  6. name: SETGID
  7. - description: SearXNG is able to change user ID of processes
  8. name: SETUID
  9. categories:
  10. - productivity
  11. changelog_url: https://github.com/searxng/searxng/commits/master/
  12. date_added: '2024-09-13'
  13. description: SearXNG is a privacy-respecting, hackable metasearch engine
  14. home: https://github.com/searxng/searxng
  15. host_mounts: []
  16. icon: https://media.sys.truenas.net/apps/searxng/icons/icon.svg
  17. keywords:
  18. - search
  19. lib_version: 2.1.49
  20. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  21. maintainers:
  22. - email: dev@ixsystems.com
  23. name: truenas
  24. url: https://www.truenas.com/
  25. name: searxng
  26. run_as_context:
  27. - description: SearXNG runs as root user.
  28. gid: 0
  29. group_name: root
  30. uid: 0
  31. user_name: root
  32. - description: Redis runs as any non-root user.
  33. gid: 568
  34. group_name: redis
  35. uid: 568
  36. user_name: redis
  37. screenshots: []
  38. sources:
  39. - https://hub.docker.com/r/searxng/searxng
  40. - https://github.com/searxng/searxng
  41. title: SearXNG
  42. train: community
  43. version: 1.2.50