app.yaml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. app_version: 2.4-dev
  2. capabilities: []
  3. categories:
  4. - health
  5. changelog_url: https://github.com/wger-project/wger/releases
  6. date_added: '2025-05-22'
  7. description: Wger is a self hosted FLOSS fitness/workout, nutrition and weight tracker
  8. home: https://wger.de
  9. host_mounts: []
  10. icon: https://media.sys.truenas.net/apps/wger/icons/icon.svg
  11. keywords:
  12. - fitness
  13. - nutrition
  14. - tracker
  15. - workout
  16. lib_version: 2.1.49
  17. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  18. maintainers:
  19. - email: dev@ixsystems.com
  20. name: truenas
  21. url: https://www.truenas.com/
  22. name: wger
  23. run_as_context:
  24. - description: Wger runs as non-root user.
  25. gid: 1000
  26. group_name: wger
  27. uid: 1000
  28. user_name: wger
  29. - description: Nginx runs as non-root user.
  30. gid: 1000
  31. group_name: nginx
  32. uid: 1000
  33. user_name: nginx
  34. - description: Postgres runs as non-root user.
  35. gid: 999
  36. group_name: postgres
  37. uid: 999
  38. user_name: postgres
  39. - description: Redis runs as any non-root user.
  40. gid: 568
  41. group_name: redis
  42. uid: 568
  43. user_name: redis
  44. screenshots: []
  45. sources:
  46. - https://github.com/wger-project/wger
  47. - https://github.com/wger-project/docker
  48. title: Wger
  49. train: community
  50. version: 1.0.15