app.yaml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: '9.8'
  4. capabilities:
  5. - description: pgAdmin is able to bind to privileged ports (< 1024)
  6. name: NET_BIND_SERVICE
  7. categories:
  8. - productivity
  9. changelog_url: https://www.pgadmin.org/news/
  10. date_added: '2024-09-24'
  11. description: pgAdmin is the most popular and feature rich Open Source administration
  12. and development platform for PostgreSQL
  13. home: https://www.pgadmin.org/
  14. host_mounts: []
  15. icon: https://media.sys.truenas.net/apps/pgadmin/icons/icon.png
  16. keywords:
  17. - database
  18. - management
  19. lib_version: 2.1.49
  20. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  21. maintainers:
  22. - email: dev@ixsystems.com
  23. name: truenas
  24. url: https://www.truenas.com/
  25. name: pgadmin
  26. run_as_context:
  27. - description: pgAdmin runs as non-root user.
  28. gid: 5050
  29. group_name: pgadmin
  30. uid: 5050
  31. user_name: pgadmin
  32. screenshots:
  33. - https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot1.png
  34. - https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot2.png
  35. - https://media.sys.truenas.net/apps/pgadmin/screenshots/screenshot3.png
  36. sources:
  37. - https://hub.docker.com/r/dpage/pgadmin4
  38. - https://www.pgadmin.org/
  39. title: pgAdmin
  40. train: community
  41. version: 1.2.10