app.yaml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. app_version: 1.19.2
  2. capabilities: []
  3. categories:
  4. - productivity
  5. changelog_url: https://github.com/moghtech/komodo/releases
  6. date_added: '2025-05-13'
  7. description: Komodo is a tool to build and deploy software across many servers.
  8. home: https://komo.do
  9. host_mounts:
  10. - description: Docker socket
  11. host_path: /var/run/docker.sock
  12. icon: https://media.sys.truenas.net/apps/komodo/icons/icon.svg
  13. keywords:
  14. - deployment
  15. lib_version: 2.1.49
  16. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  17. maintainers:
  18. - email: dev@ixsystems.com
  19. name: truenas
  20. url: https://www.truenas.com/
  21. name: komodo
  22. run_as_context:
  23. - description: Komodo Core runs as root user.
  24. gid: 0
  25. group_name: root
  26. uid: 0
  27. user_name: root
  28. - description: Komodo Periphery runs as root user.
  29. gid: 0
  30. group_name: root
  31. uid: 0
  32. user_name: root
  33. - description: MongoDB runs as non-root user.
  34. gid: 999
  35. group_name: mongodb
  36. uid: 999
  37. user_name: mongodb
  38. screenshots:
  39. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot1.png
  40. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot2.png
  41. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot3.png
  42. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot4.png
  43. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot5.png
  44. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot6.png
  45. - https://media.sys.truenas.net/apps/komodo/screenshots/screenshot7.png
  46. sources:
  47. - https://github.com/moghtech/komodo
  48. title: Komodo
  49. train: community
  50. version: 1.0.25