app.yaml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.30.0
  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. date_added: '2024-07-18'
  24. description: Syncthing is a continuous file synchronization program.
  25. home: https://syncthing.net
  26. host_mounts: []
  27. icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
  28. keywords:
  29. - sync
  30. - file-sharing
  31. lib_version: 2.1.49
  32. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  33. maintainers:
  34. - email: dev@ixsystems.com
  35. name: truenas
  36. url: https://www.truenas.com/
  37. name: syncthing
  38. run_as_context:
  39. - description: Syncthing runs as root user.
  40. gid: 0
  41. group_name: root
  42. uid: 0
  43. user_name: root
  44. screenshots:
  45. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot1.png
  46. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot2.png
  47. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot3.png
  48. - https://media.sys.truenas.net/apps/syncthing/screenshots/screenshot4.png
  49. sources:
  50. - https://syncthing.net/
  51. - https://github.com/syncthing/syncthing
  52. - https://hub.docker.com/r/syncthing/syncthing
  53. title: Syncthing
  54. train: enterprise
  55. version: 1.2.9