app.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.110.1
  4. capabilities: []
  5. categories:
  6. - productivity
  7. changelog_url: https://docs.n8n.io/release-notes/
  8. date_added: '2024-08-08'
  9. description: n8n is an extendable workflow automation tool.
  10. home: https://n8n.io/
  11. host_mounts: []
  12. icon: https://media.sys.truenas.net/apps/n8n/icons/icon.png
  13. keywords:
  14. - workflows
  15. - automation
  16. lib_version: 2.1.49
  17. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  18. maintainers:
  19. - email: dev@ixsystems.com
  20. name: truenas
  21. url: https://www.truenas.com/
  22. name: n8n
  23. run_as_context:
  24. - description: n8n runs as any non-root user.
  25. gid: 568
  26. group_name: n8n
  27. uid: 568
  28. user_name: n8n
  29. - description: Postgres runs as non-root user.
  30. gid: 999
  31. group_name: postgres
  32. uid: 999
  33. user_name: postgres
  34. - description: Redis runs as any non-root user.
  35. gid: 568
  36. group_name: redis
  37. uid: 568
  38. user_name: redis
  39. screenshots:
  40. - https://media.sys.truenas.net/apps/n8n/screenshots/screenshot1.png
  41. - https://media.sys.truenas.net/apps/n8n/screenshots/screenshot2.png
  42. - https://media.sys.truenas.net/apps/n8n/screenshots/screenshot3.png
  43. - https://media.sys.truenas.net/apps/n8n/screenshots/screenshot4.png
  44. sources:
  45. - https://github.com/n8n-io/n8n
  46. - https://hub.docker.com/r/n8nio/n8n
  47. title: n8n
  48. train: community
  49. version: 1.6.41