app.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. app_version: 0.26.0
  2. capabilities:
  3. - description: Karakeep is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Karakeep is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Karakeep is able to bypass permission checks for file operations
  8. name: FOWNER
  9. categories:
  10. - productivity
  11. changelog_url: https://github.com/karakeep-app/karakeep/releases
  12. date_added: '2025-04-07'
  13. description: Karakeep is a self-hostable bookmark-everything app (links, notes and
  14. images) with AI-based automatic tagging and full text search
  15. home: https://karakeep.app
  16. host_mounts: []
  17. icon: https://media.sys.truenas.net/apps/karakeep/icons/icon.svg
  18. keywords:
  19. - hoarder
  20. - bookmarks
  21. lib_version: 2.1.49
  22. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  23. maintainers:
  24. - email: dev@ixsystems.com
  25. name: truenas
  26. url: https://www.truenas.com/
  27. name: karakeep
  28. run_as_context:
  29. - description: Karakeep runs as root user.
  30. gid: 0
  31. group_name: root
  32. uid: 0
  33. user_name: root
  34. - description: Meilisearch runs as any non-root user.
  35. gid: 568
  36. group_name: meilisearch
  37. uid: 568
  38. user_name: meilisearch
  39. - description: Chrome runs as non-root user.
  40. gid: 568
  41. group_name: chrome
  42. uid: 568
  43. user_name: chrome
  44. screenshots:
  45. - https://media.sys.truenas.net/apps/karakeep/screenshots/screenshot1.png
  46. sources:
  47. - https://github.com/karakeep-app/karakeep
  48. - https://karakeep.app/
  49. title: Karakeep
  50. train: community
  51. version: 1.0.26