app.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 15.6.0
  4. capabilities:
  5. - description: Piwigo is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Piwigo is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Piwigo is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Piwigo is able to bind to privileged ports (< 1024)
  12. name: NET_BIND_SERVICE
  13. - description: Piwigo is able to change group ID of processes
  14. name: SETGID
  15. - description: Piwigo is able to change user ID of processes
  16. name: SETUID
  17. categories:
  18. - media
  19. changelog_url: https://piwigo.org/forum/viewforum.php?id=23
  20. date_added: '2024-09-19'
  21. description: Piwigo is a photo gallery software for the web that comes with powerful
  22. features to publish and manage your collection of pictures.
  23. home: https://piwigo.org
  24. host_mounts: []
  25. icon: https://media.sys.truenas.net/apps/piwigo/icons/icon.svg
  26. keywords:
  27. - photo
  28. - gallery
  29. lib_version: 2.1.49
  30. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  31. maintainers:
  32. - email: dev@ixsystems.com
  33. name: truenas
  34. url: https://www.truenas.com/
  35. name: piwigo
  36. run_as_context:
  37. - description: Piwigo runs as root user.
  38. gid: 0
  39. group_name: root
  40. uid: 0
  41. user_name: root
  42. - description: MariaDB runs as non-root user.
  43. gid: 999
  44. group_name: mariadb
  45. uid: 999
  46. user_name: mariadb
  47. screenshots:
  48. - https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot1.png
  49. - https://media.sys.truenas.net/apps/piwigo/screenshots/screenshot2.png
  50. sources:
  51. - https://github.com/linuxserver/docker-piwigo
  52. title: Piwigo
  53. train: community
  54. version: 1.2.10