app.yaml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 14.2.0.9
  4. capabilities:
  5. - description: DS System is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: DS System is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: DS System is able to bypass permission checks for file operations
  10. name: FOWNER
  11. categories:
  12. - storage
  13. date_added: '2024-10-25'
  14. description: 'DS-System software enables you to offer a robust, scalable service to
  15. multiple customers. Ease of use comes from the agentless architecture: customers
  16. only need to install the DS-Client on one LAN computer, thereby eliminating the
  17. need to install software on each target backup / restore computer'
  18. home: https://hub.docker.com/r/asigra/ds-system
  19. host_mounts: []
  20. icon: https://media.sys.truenas.net/apps/asigra-ds-system/icons/icon.png
  21. keywords:
  22. - backup
  23. - restore
  24. - asigra
  25. lib_version: 2.1.49
  26. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  27. maintainers:
  28. - email: dev@ixsystems.com
  29. name: truenas
  30. url: https://www.truenas.com/
  31. name: asigra-ds-system
  32. run_as_context:
  33. - description: Asigra DS-System runs as root user.
  34. gid: 0
  35. group_name: root
  36. uid: 0
  37. user_name: root
  38. - description: Postgres runs as non-root user.
  39. gid: 999
  40. group_name: postgres
  41. uid: 999
  42. user_name: postgres
  43. - description: HAProxy runs as non-root user.
  44. gid: 568
  45. group_name: haproxy
  46. uid: 568
  47. user_name: haproxy
  48. screenshots: []
  49. sources:
  50. - https://hub.docker.com/r/asigra/ds-system
  51. title: Asigra DS-System
  52. train: enterprise
  53. version: 1.1.14