app.yaml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. app_version: 1.14.2
  2. capabilities:
  3. - description: Zerotier is able to write records to audit log
  4. name: AUDIT_WRITE
  5. - description: Zerotier is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Zerotier is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Zerotier is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Zerotier is able to perform network administration tasks
  12. name: NET_ADMIN
  13. - description: Zerotier is able to bind to privileged ports (< 1024)
  14. name: NET_BIND_SERVICE
  15. - description: Zerotier is able to use raw and packet sockets
  16. name: NET_RAW
  17. - description: Zerotier is able to change group ID of processes
  18. name: SETGID
  19. - description: Zerotier is able to transfer capabilities between processes
  20. name: SETPCAP
  21. - description: Zerotier is able to change user ID of processes
  22. name: SETUID
  23. - description: Zerotier is able to perform system administration operations
  24. name: SYS_ADMIN
  25. categories:
  26. - networking
  27. changelog_url: https://github.com/zerotier/ZeroTierOne/blob/dev/RELEASE-NOTES.md
  28. date_added: '2024-08-09'
  29. description: Securely connect any device, anywhere.
  30. home: https://www.zerotier.com
  31. host_mounts:
  32. - description: Network device
  33. host_path: /dev/net/tun
  34. icon: https://media.sys.truenas.net/apps/zerotier/icons/icon.png
  35. keywords:
  36. - vpn
  37. - zerotier
  38. lib_version: 2.1.49
  39. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  40. maintainers:
  41. - email: dev@ixsystems.com
  42. name: truenas
  43. url: https://www.truenas.com/
  44. name: zerotier
  45. run_as_context:
  46. - description: Zerotier runs as a root user.
  47. gid: 0
  48. group_name: root
  49. uid: 0
  50. user_name: root
  51. screenshots: []
  52. sources:
  53. - https://www.zerotier.com
  54. - https://hub.docker.com/r/zerotier/zerotier
  55. title: Zerotier
  56. train: community
  57. version: 1.2.5