app.yaml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2.0.7
  4. capabilities:
  5. - description: Syncthing is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Syncthing is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Syncthing is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Syncthing is able to set file capabilities on other files
  12. name: SETFCAP
  13. - description: Syncthing is able to change group ID of processes
  14. name: SETGID
  15. - description: Syncthing is able to transfer capabilities between processes
  16. name: SETPCAP
  17. - description: Syncthing is able to change user ID of processes
  18. name: SETUID
  19. - description: Syncthing is able to perform system administration operations
  20. name: SYS_ADMIN
  21. categories:
  22. - storage
  23. changelog_url: https://github.com/syncthing/syncthing/releases
  24. date_added: '2024-07-18'
  25. description: Syncthing is a continuous file synchronization program.
  26. home: https://syncthing.net/
  27. host_mounts: []
  28. icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
  29. keywords:
  30. - sync
  31. - file-sharing
  32. - backup
  33. lib_version: 2.1.49
  34. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  35. maintainers:
  36. - email: dev@ixsystems.com
  37. name: truenas
  38. url: https://www.truenas.com/
  39. name: syncthing
  40. run_as_context:
  41. - description: Syncthing runs as root user.
  42. gid: 0
  43. group_name: root
  44. uid: 0
  45. user_name: root
  46. screenshots:
  47. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png
  48. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png
  49. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png
  50. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png
  51. sources:
  52. - https://syncthing.net/
  53. - https://github.com/syncthing/syncthing
  54. - https://hub.docker.com/r/syncthing/syncthing
  55. title: Syncthing
  56. train: stable
  57. version: 1.2.17