app.yaml 995 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. app_version: 4.5.2
  2. capabilities: []
  3. categories:
  4. - productivity
  5. changelog_url: https://github.com/shlinkio/shlink/releases
  6. date_added: '2025-07-10'
  7. description: The definitive self-hosted URL shortener
  8. home: https://shlink.io/
  9. host_mounts: []
  10. icon: https://media.sys.truenas.net/apps/shlink/icons/icon.svg
  11. keywords:
  12. - shortener
  13. - url
  14. lib_version: 2.1.49
  15. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  16. maintainers:
  17. - email: dev@ixsystems.com
  18. name: truenas
  19. url: https://www.truenas.com/
  20. name: shlink
  21. run_as_context:
  22. - description: Shlink runs as any root user.
  23. gid: 1001
  24. group_name: shlink
  25. uid: 1001
  26. user_name: shlink
  27. - description: Postgres runs as non-root user.
  28. gid: 999
  29. group_name: postgres
  30. uid: 999
  31. user_name: postgres
  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://github.com/shlinkio/shlink
  40. title: Shlink
  41. train: community
  42. version: 1.0.12