app.yaml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. app_version: v1.86.5
  2. capabilities:
  3. - description: Remote Assist is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Remote Assist is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Remote Assist is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Remote Assist is able to perform network administration tasks
  10. name: NET_ADMIN
  11. - description: Remote Assist is able to use raw and packet sockets
  12. name: NET_RAW
  13. - description: Remote Assist is able to load and unload kernel modules
  14. name: SYS_MODULE
  15. categories:
  16. - networking
  17. date_added: '2025-01-07'
  18. description: Invite the TrueNAS team to remotely assist with your TrueNAS system.
  19. home: https://truenas.com
  20. host_mounts:
  21. - description: Network device
  22. host_path: /dev/net/tun
  23. icon: https://media.sys.truenas.net/apps/ix-app/icons/icon.webp
  24. keywords:
  25. - remote assistance
  26. - vpn
  27. lib_version: 2.1.49
  28. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  29. maintainers:
  30. - email: dev@ixsystems.com
  31. name: truenas
  32. url: https://www.truenas.com/
  33. name: ix-remote-assist
  34. run_as_context:
  35. - description: Remote Assist runs as a root user.
  36. gid: 0
  37. group_name: root
  38. uid: 0
  39. user_name: root
  40. screenshots: []
  41. sources:
  42. - https://truenas.com/
  43. - https://hub.docker.com/r/tailscale/tailscale
  44. title: Remote Assist
  45. train: enterprise
  46. version: 1.0.18