app.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.24.5
  4. capabilities: []
  5. categories:
  6. - productivity
  7. changelog_url: https://blog.gitea.com/tags/release/
  8. date_added: '2024-09-02'
  9. description: Gitea - Git with a cup of tea
  10. home: https://gitea.io/en-us
  11. host_mounts: []
  12. icon: https://media.sys.truenas.net/apps/gitea/icons/icon.svg
  13. keywords:
  14. - git
  15. - gitea
  16. - source control
  17. lib_version: 2.1.49
  18. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  19. maintainers:
  20. - email: dev@ixsystems.com
  21. name: truenas
  22. url: https://www.truenas.com/
  23. name: gitea
  24. run_as_context:
  25. - description: Gitea runs as non-root user.
  26. gid: 1000
  27. group_name: gitea
  28. uid: 1000
  29. user_name: gitea
  30. - description: Postgres runs as non-root user.
  31. gid: 999
  32. group_name: postgres
  33. uid: 999
  34. user_name: postgres
  35. screenshots:
  36. - https://media.sys.truenas.net/apps/gitea/screenshots/screenshot1.png
  37. - https://media.sys.truenas.net/apps/gitea/screenshots/screenshot2.png
  38. - https://media.sys.truenas.net/apps/gitea/screenshots/screenshot3.png
  39. - https://media.sys.truenas.net/apps/gitea/screenshots/screenshot4.png
  40. sources:
  41. - https://gitea.io/en-us
  42. - https://docs.gitea.io/en-us/install-with-docker-rootless
  43. title: Gitea
  44. train: community
  45. version: 1.3.15