app_versions.json 80 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324
  1. {
  2. "1.0.25": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/komodo/1.0.25",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "1.19.2_1.0.25",
  10. "version": "1.0.25",
  11. "app_metadata": {
  12. "app_version": "1.19.2",
  13. "capabilities": [],
  14. "categories": [
  15. "productivity"
  16. ],
  17. "changelog_url": "https://github.com/moghtech/komodo/releases",
  18. "date_added": "2025-05-13",
  19. "description": "Komodo is a tool to build and deploy software across many servers.",
  20. "home": "https://komo.do",
  21. "host_mounts": [
  22. {
  23. "description": "Docker socket",
  24. "host_path": "/var/run/docker.sock"
  25. }
  26. ],
  27. "icon": "https://media.sys.truenas.net/apps/komodo/icons/icon.svg",
  28. "keywords": [
  29. "deployment"
  30. ],
  31. "lib_version": "2.1.49",
  32. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  33. "maintainers": [
  34. {
  35. "email": "dev@ixsystems.com",
  36. "name": "truenas",
  37. "url": "https://www.truenas.com/"
  38. }
  39. ],
  40. "name": "komodo",
  41. "run_as_context": [
  42. {
  43. "description": "Komodo Core runs as root user.",
  44. "gid": 0,
  45. "group_name": "root",
  46. "uid": 0,
  47. "user_name": "root"
  48. },
  49. {
  50. "description": "Komodo Periphery runs as root user.",
  51. "gid": 0,
  52. "group_name": "root",
  53. "uid": 0,
  54. "user_name": "root"
  55. },
  56. {
  57. "description": "MongoDB runs as non-root user.",
  58. "gid": 999,
  59. "group_name": "mongodb",
  60. "uid": 999,
  61. "user_name": "mongodb"
  62. }
  63. ],
  64. "screenshots": [
  65. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot1.png",
  66. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot2.png",
  67. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot3.png",
  68. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot4.png",
  69. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot5.png",
  70. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot6.png",
  71. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot7.png"
  72. ],
  73. "sources": [
  74. "https://github.com/moghtech/komodo"
  75. ],
  76. "title": "Komodo",
  77. "train": "community",
  78. "version": "1.0.25"
  79. },
  80. "schema": {
  81. "groups": [
  82. {
  83. "name": "Komodo Configuration",
  84. "description": "Configure Komodo"
  85. },
  86. {
  87. "name": "Network Configuration",
  88. "description": "Configure Network for Komodo"
  89. },
  90. {
  91. "name": "Storage Configuration",
  92. "description": "Configure Storage for Komodo"
  93. },
  94. {
  95. "name": "Labels Configuration",
  96. "description": "Configure Labels for Komodo"
  97. },
  98. {
  99. "name": "Resources Configuration",
  100. "description": "Configure Resources for Komodo"
  101. }
  102. ],
  103. "questions": [
  104. {
  105. "variable": "TZ",
  106. "group": "Komodo Configuration",
  107. "label": "Timezone",
  108. "schema": {
  109. "type": "string",
  110. "default": "Etc/UTC",
  111. "required": true,
  112. "$ref": [
  113. "definitions/timezone"
  114. ]
  115. }
  116. },
  117. {
  118. "variable": "komodo",
  119. "label": "",
  120. "group": "Komodo Configuration",
  121. "schema": {
  122. "type": "dict",
  123. "attrs": [
  124. {
  125. "variable": "db_password",
  126. "label": "Database Password",
  127. "schema": {
  128. "type": "string",
  129. "default": "",
  130. "required": true,
  131. "private": true
  132. }
  133. },
  134. {
  135. "variable": "local_auth",
  136. "label": "Local Auth",
  137. "schema": {
  138. "type": "boolean",
  139. "default": true
  140. }
  141. },
  142. {
  143. "variable": "allow_registration",
  144. "label": "Allow Registration",
  145. "schema": {
  146. "type": "boolean",
  147. "default": true
  148. }
  149. },
  150. {
  151. "variable": "auto_enable_new_users",
  152. "label": "Auto Enable New Users",
  153. "schema": {
  154. "type": "boolean",
  155. "default": true
  156. }
  157. },
  158. {
  159. "variable": "passkey",
  160. "label": "Passkey (Periphery)",
  161. "schema": {
  162. "type": "string",
  163. "default": "",
  164. "required": true,
  165. "private": true
  166. }
  167. },
  168. {
  169. "variable": "additional_passkeys",
  170. "label": "Additional Periphery Passkeys",
  171. "schema": {
  172. "type": "list",
  173. "default": [],
  174. "items": [
  175. {
  176. "variable": "passkey",
  177. "label": "Passkey",
  178. "schema": {
  179. "type": "string",
  180. "required": true,
  181. "private": true
  182. }
  183. }
  184. ]
  185. }
  186. },
  187. {
  188. "variable": "additional_envs",
  189. "label": "Additional Environment Variables",
  190. "schema": {
  191. "type": "list",
  192. "default": [],
  193. "items": [
  194. {
  195. "variable": "env",
  196. "label": "Environment Variable",
  197. "schema": {
  198. "type": "dict",
  199. "attrs": [
  200. {
  201. "variable": "name",
  202. "label": "Name",
  203. "schema": {
  204. "type": "string",
  205. "required": true
  206. }
  207. },
  208. {
  209. "variable": "value",
  210. "label": "Value",
  211. "schema": {
  212. "type": "string"
  213. }
  214. }
  215. ]
  216. }
  217. }
  218. ]
  219. }
  220. }
  221. ]
  222. }
  223. },
  224. {
  225. "variable": "network",
  226. "label": "",
  227. "group": "Network Configuration",
  228. "schema": {
  229. "type": "dict",
  230. "attrs": [
  231. {
  232. "variable": "web_port",
  233. "label": "WebUI Port",
  234. "schema": {
  235. "type": "dict",
  236. "attrs": [
  237. {
  238. "variable": "bind_mode",
  239. "label": "Port Bind Mode",
  240. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  241. "schema": {
  242. "type": "string",
  243. "default": "published",
  244. "enum": [
  245. {
  246. "value": "published",
  247. "description": "Publish port on the host for external access"
  248. },
  249. {
  250. "value": "exposed",
  251. "description": "Expose port for inter-container communication"
  252. },
  253. {
  254. "value": "",
  255. "description": "None"
  256. }
  257. ]
  258. }
  259. },
  260. {
  261. "variable": "port_number",
  262. "label": "Port Number",
  263. "schema": {
  264. "type": "int",
  265. "default": 30160,
  266. "min": 1,
  267. "max": 65535,
  268. "required": true
  269. }
  270. },
  271. {
  272. "variable": "host_ips",
  273. "label": "Host IPs",
  274. "description": "IPs on the host to bind this port",
  275. "schema": {
  276. "type": "list",
  277. "show_if": [
  278. [
  279. "bind_mode",
  280. "=",
  281. "published"
  282. ]
  283. ],
  284. "default": [],
  285. "items": [
  286. {
  287. "variable": "host_ip",
  288. "label": "Host IP",
  289. "schema": {
  290. "type": "string",
  291. "required": true,
  292. "$ref": [
  293. "definitions/node_bind_ip"
  294. ]
  295. }
  296. }
  297. ]
  298. }
  299. }
  300. ]
  301. }
  302. }
  303. ]
  304. }
  305. },
  306. {
  307. "variable": "storage",
  308. "label": "",
  309. "group": "Storage Configuration",
  310. "schema": {
  311. "type": "dict",
  312. "attrs": [
  313. {
  314. "variable": "backups",
  315. "label": "Backups Storage",
  316. "schema": {
  317. "type": "dict",
  318. "attrs": [
  319. {
  320. "variable": "type",
  321. "label": "Type",
  322. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  323. "schema": {
  324. "type": "string",
  325. "required": true,
  326. "default": "ix_volume",
  327. "enum": [
  328. {
  329. "value": "host_path",
  330. "description": "Host Path (Path that already exists on the system)"
  331. },
  332. {
  333. "value": "ix_volume",
  334. "description": "ixVolume (Dataset created automatically by the system)"
  335. }
  336. ]
  337. }
  338. },
  339. {
  340. "variable": "ix_volume_config",
  341. "label": "ixVolume Configuration",
  342. "description": "The configuration for the ixVolume dataset.",
  343. "schema": {
  344. "type": "dict",
  345. "show_if": [
  346. [
  347. "type",
  348. "=",
  349. "ix_volume"
  350. ]
  351. ],
  352. "$ref": [
  353. "normalize/ix_volume"
  354. ],
  355. "attrs": [
  356. {
  357. "variable": "acl_enable",
  358. "label": "Enable ACL",
  359. "description": "Enable ACL for the storage.",
  360. "schema": {
  361. "type": "boolean",
  362. "default": false
  363. }
  364. },
  365. {
  366. "variable": "dataset_name",
  367. "label": "Dataset Name",
  368. "description": "The name of the dataset to use for storage.",
  369. "schema": {
  370. "type": "string",
  371. "required": true,
  372. "hidden": true,
  373. "default": "backups"
  374. }
  375. },
  376. {
  377. "variable": "acl_entries",
  378. "label": "ACL Configuration",
  379. "schema": {
  380. "type": "dict",
  381. "show_if": [
  382. [
  383. "acl_enable",
  384. "=",
  385. true
  386. ]
  387. ],
  388. "attrs": []
  389. }
  390. }
  391. ]
  392. }
  393. },
  394. {
  395. "variable": "host_path_config",
  396. "label": "Host Path Configuration",
  397. "schema": {
  398. "type": "dict",
  399. "show_if": [
  400. [
  401. "type",
  402. "=",
  403. "host_path"
  404. ]
  405. ],
  406. "attrs": [
  407. {
  408. "variable": "acl_enable",
  409. "label": "Enable ACL",
  410. "description": "Enable ACL for the storage.",
  411. "schema": {
  412. "type": "boolean",
  413. "default": false
  414. }
  415. },
  416. {
  417. "variable": "acl",
  418. "label": "ACL Configuration",
  419. "schema": {
  420. "type": "dict",
  421. "show_if": [
  422. [
  423. "acl_enable",
  424. "=",
  425. true
  426. ]
  427. ],
  428. "attrs": [],
  429. "$ref": [
  430. "normalize/acl"
  431. ]
  432. }
  433. },
  434. {
  435. "variable": "path",
  436. "label": "Host Path",
  437. "description": "The host path to use for storage.",
  438. "schema": {
  439. "type": "hostpath",
  440. "show_if": [
  441. [
  442. "acl_enable",
  443. "=",
  444. false
  445. ]
  446. ],
  447. "required": true
  448. }
  449. }
  450. ]
  451. }
  452. }
  453. ]
  454. }
  455. },
  456. {
  457. "variable": "syncs",
  458. "label": "Syncs Storage",
  459. "schema": {
  460. "type": "dict",
  461. "attrs": [
  462. {
  463. "variable": "type",
  464. "label": "Type",
  465. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  466. "schema": {
  467. "type": "string",
  468. "required": true,
  469. "default": "ix_volume",
  470. "enum": [
  471. {
  472. "value": "host_path",
  473. "description": "Host Path (Path that already exists on the system)"
  474. },
  475. {
  476. "value": "ix_volume",
  477. "description": "ixVolume (Dataset created automatically by the system)"
  478. }
  479. ]
  480. }
  481. },
  482. {
  483. "variable": "ix_volume_config",
  484. "label": "ixVolume Configuration",
  485. "description": "The configuration for the ixVolume dataset.",
  486. "schema": {
  487. "type": "dict",
  488. "show_if": [
  489. [
  490. "type",
  491. "=",
  492. "ix_volume"
  493. ]
  494. ],
  495. "$ref": [
  496. "normalize/ix_volume"
  497. ],
  498. "attrs": [
  499. {
  500. "variable": "acl_enable",
  501. "label": "Enable ACL",
  502. "description": "Enable ACL for the storage.",
  503. "schema": {
  504. "type": "boolean",
  505. "default": false
  506. }
  507. },
  508. {
  509. "variable": "dataset_name",
  510. "label": "Dataset Name",
  511. "description": "The name of the dataset to use for storage.",
  512. "schema": {
  513. "type": "string",
  514. "required": true,
  515. "hidden": true,
  516. "default": "syncs"
  517. }
  518. },
  519. {
  520. "variable": "acl_entries",
  521. "label": "ACL Configuration",
  522. "schema": {
  523. "type": "dict",
  524. "show_if": [
  525. [
  526. "acl_enable",
  527. "=",
  528. true
  529. ]
  530. ],
  531. "attrs": []
  532. }
  533. }
  534. ]
  535. }
  536. },
  537. {
  538. "variable": "host_path_config",
  539. "label": "Host Path Configuration",
  540. "schema": {
  541. "type": "dict",
  542. "show_if": [
  543. [
  544. "type",
  545. "=",
  546. "host_path"
  547. ]
  548. ],
  549. "attrs": [
  550. {
  551. "variable": "acl_enable",
  552. "label": "Enable ACL",
  553. "description": "Enable ACL for the storage.",
  554. "schema": {
  555. "type": "boolean",
  556. "default": false
  557. }
  558. },
  559. {
  560. "variable": "acl",
  561. "label": "ACL Configuration",
  562. "schema": {
  563. "type": "dict",
  564. "show_if": [
  565. [
  566. "acl_enable",
  567. "=",
  568. true
  569. ]
  570. ],
  571. "attrs": [],
  572. "$ref": [
  573. "normalize/acl"
  574. ]
  575. }
  576. },
  577. {
  578. "variable": "path",
  579. "label": "Host Path",
  580. "description": "The host path to use for storage.",
  581. "schema": {
  582. "type": "hostpath",
  583. "show_if": [
  584. [
  585. "acl_enable",
  586. "=",
  587. false
  588. ]
  589. ],
  590. "required": true
  591. }
  592. }
  593. ]
  594. }
  595. }
  596. ]
  597. }
  598. },
  599. {
  600. "variable": "periphery_root",
  601. "label": "Periphery Root Storage",
  602. "schema": {
  603. "type": "dict",
  604. "attrs": [
  605. {
  606. "variable": "type",
  607. "label": "Type",
  608. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  609. "schema": {
  610. "type": "string",
  611. "required": true,
  612. "default": "ix_volume",
  613. "enum": [
  614. {
  615. "value": "host_path",
  616. "description": "Host Path (Path that already exists on the system)"
  617. },
  618. {
  619. "value": "ix_volume",
  620. "description": "ixVolume (Dataset created automatically by the system)"
  621. }
  622. ]
  623. }
  624. },
  625. {
  626. "variable": "ix_volume_config",
  627. "label": "ixVolume Configuration",
  628. "description": "The configuration for the ixVolume dataset.",
  629. "schema": {
  630. "type": "dict",
  631. "show_if": [
  632. [
  633. "type",
  634. "=",
  635. "ix_volume"
  636. ]
  637. ],
  638. "$ref": [
  639. "normalize/ix_volume"
  640. ],
  641. "attrs": [
  642. {
  643. "variable": "acl_enable",
  644. "label": "Enable ACL",
  645. "description": "Enable ACL for the storage.",
  646. "schema": {
  647. "type": "boolean",
  648. "default": false
  649. }
  650. },
  651. {
  652. "variable": "dataset_name",
  653. "label": "Dataset Name",
  654. "description": "The name of the dataset to use for storage.",
  655. "schema": {
  656. "type": "string",
  657. "required": true,
  658. "hidden": true,
  659. "default": "periphery_root"
  660. }
  661. },
  662. {
  663. "variable": "acl_entries",
  664. "label": "ACL Configuration",
  665. "schema": {
  666. "type": "dict",
  667. "show_if": [
  668. [
  669. "acl_enable",
  670. "=",
  671. true
  672. ]
  673. ],
  674. "attrs": []
  675. }
  676. }
  677. ]
  678. }
  679. },
  680. {
  681. "variable": "host_path_config",
  682. "label": "Host Path Configuration",
  683. "schema": {
  684. "type": "dict",
  685. "show_if": [
  686. [
  687. "type",
  688. "=",
  689. "host_path"
  690. ]
  691. ],
  692. "attrs": [
  693. {
  694. "variable": "acl_enable",
  695. "label": "Enable ACL",
  696. "description": "Enable ACL for the storage.",
  697. "schema": {
  698. "type": "boolean",
  699. "default": false
  700. }
  701. },
  702. {
  703. "variable": "acl",
  704. "label": "ACL Configuration",
  705. "schema": {
  706. "type": "dict",
  707. "show_if": [
  708. [
  709. "acl_enable",
  710. "=",
  711. true
  712. ]
  713. ],
  714. "attrs": [],
  715. "$ref": [
  716. "normalize/acl"
  717. ]
  718. }
  719. },
  720. {
  721. "variable": "path",
  722. "label": "Host Path",
  723. "description": "The host path to use for storage.",
  724. "schema": {
  725. "type": "hostpath",
  726. "show_if": [
  727. [
  728. "acl_enable",
  729. "=",
  730. false
  731. ]
  732. ],
  733. "required": true
  734. }
  735. }
  736. ]
  737. }
  738. }
  739. ]
  740. }
  741. },
  742. {
  743. "variable": "mongodb_data",
  744. "label": "MongoDB Data Storage",
  745. "schema": {
  746. "type": "dict",
  747. "attrs": [
  748. {
  749. "variable": "type",
  750. "label": "Type",
  751. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  752. "schema": {
  753. "type": "string",
  754. "required": true,
  755. "default": "ix_volume",
  756. "enum": [
  757. {
  758. "value": "host_path",
  759. "description": "Host Path (Path that already exists on the system)"
  760. },
  761. {
  762. "value": "ix_volume",
  763. "description": "ixVolume (Dataset created automatically by the system)"
  764. }
  765. ]
  766. }
  767. },
  768. {
  769. "variable": "ix_volume_config",
  770. "label": "ixVolume Configuration",
  771. "description": "The configuration for the ixVolume dataset.",
  772. "schema": {
  773. "type": "dict",
  774. "show_if": [
  775. [
  776. "type",
  777. "=",
  778. "ix_volume"
  779. ]
  780. ],
  781. "$ref": [
  782. "normalize/ix_volume"
  783. ],
  784. "attrs": [
  785. {
  786. "variable": "acl_enable",
  787. "label": "Enable ACL",
  788. "description": "Enable ACL for the storage.",
  789. "schema": {
  790. "type": "boolean",
  791. "default": false
  792. }
  793. },
  794. {
  795. "variable": "dataset_name",
  796. "label": "Dataset Name",
  797. "description": "The name of the dataset to use for storage.",
  798. "schema": {
  799. "type": "string",
  800. "required": true,
  801. "hidden": true,
  802. "default": "pg_data"
  803. }
  804. },
  805. {
  806. "variable": "acl_entries",
  807. "label": "ACL Configuration",
  808. "schema": {
  809. "type": "dict",
  810. "show_if": [
  811. [
  812. "acl_enable",
  813. "=",
  814. true
  815. ]
  816. ],
  817. "attrs": []
  818. }
  819. }
  820. ]
  821. }
  822. },
  823. {
  824. "variable": "host_path_config",
  825. "label": "Host Path Configuration",
  826. "schema": {
  827. "type": "dict",
  828. "show_if": [
  829. [
  830. "type",
  831. "=",
  832. "host_path"
  833. ]
  834. ],
  835. "attrs": [
  836. {
  837. "variable": "acl_enable",
  838. "label": "Enable ACL",
  839. "description": "Enable ACL for the storage.",
  840. "schema": {
  841. "type": "boolean",
  842. "default": false
  843. }
  844. },
  845. {
  846. "variable": "acl",
  847. "label": "ACL Configuration",
  848. "schema": {
  849. "type": "dict",
  850. "show_if": [
  851. [
  852. "acl_enable",
  853. "=",
  854. true
  855. ]
  856. ],
  857. "attrs": [],
  858. "$ref": [
  859. "normalize/acl"
  860. ]
  861. }
  862. },
  863. {
  864. "variable": "path",
  865. "label": "Host Path",
  866. "description": "The host path to use for storage.",
  867. "schema": {
  868. "type": "hostpath",
  869. "show_if": [
  870. [
  871. "acl_enable",
  872. "=",
  873. false
  874. ]
  875. ],
  876. "required": true
  877. }
  878. },
  879. {
  880. "variable": "auto_permissions",
  881. "label": "Automatic Permissions",
  882. "description": "Automatically set permissions for the host path.\nEnabling this, will check the top level directory,</br>\nIf it finds incorrect permissions, it will `chown` the\nhost path to the user and group required for the\npostgres container.\n",
  883. "schema": {
  884. "type": "boolean",
  885. "default": false,
  886. "show_if": [
  887. [
  888. "acl_enable",
  889. "=",
  890. false
  891. ]
  892. ]
  893. }
  894. }
  895. ]
  896. }
  897. }
  898. ]
  899. }
  900. },
  901. {
  902. "variable": "additional_storage",
  903. "label": "Additional Storage",
  904. "schema": {
  905. "type": "list",
  906. "default": [],
  907. "items": [
  908. {
  909. "variable": "storageEntry",
  910. "label": "Storage Entry",
  911. "schema": {
  912. "type": "dict",
  913. "attrs": [
  914. {
  915. "variable": "type",
  916. "label": "Type",
  917. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\n",
  918. "schema": {
  919. "type": "string",
  920. "required": true,
  921. "default": "ix_volume",
  922. "enum": [
  923. {
  924. "value": "host_path",
  925. "description": "Host Path (Path that already exists on the system)"
  926. },
  927. {
  928. "value": "ix_volume",
  929. "description": "ixVolume (Dataset created automatically by the system)"
  930. },
  931. {
  932. "value": "cifs",
  933. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  934. }
  935. ]
  936. }
  937. },
  938. {
  939. "variable": "read_only",
  940. "label": "Read Only",
  941. "description": "Mount the volume as read only.",
  942. "schema": {
  943. "type": "boolean",
  944. "default": false
  945. }
  946. },
  947. {
  948. "variable": "mount_path",
  949. "label": "Mount Path",
  950. "description": "The path inside the container to mount the storage.",
  951. "schema": {
  952. "type": "path",
  953. "required": true
  954. }
  955. },
  956. {
  957. "variable": "host_path_config",
  958. "label": "Host Path Configuration",
  959. "schema": {
  960. "type": "dict",
  961. "show_if": [
  962. [
  963. "type",
  964. "=",
  965. "host_path"
  966. ]
  967. ],
  968. "attrs": [
  969. {
  970. "variable": "acl_enable",
  971. "label": "Enable ACL",
  972. "description": "Enable ACL for the storage.",
  973. "schema": {
  974. "type": "boolean",
  975. "default": false
  976. }
  977. },
  978. {
  979. "variable": "acl",
  980. "label": "ACL Configuration",
  981. "schema": {
  982. "type": "dict",
  983. "show_if": [
  984. [
  985. "acl_enable",
  986. "=",
  987. true
  988. ]
  989. ],
  990. "attrs": [],
  991. "$ref": [
  992. "normalize/acl"
  993. ]
  994. }
  995. },
  996. {
  997. "variable": "path",
  998. "label": "Host Path",
  999. "description": "The host path to use for storage.",
  1000. "schema": {
  1001. "type": "hostpath",
  1002. "show_if": [
  1003. [
  1004. "acl_enable",
  1005. "=",
  1006. false
  1007. ]
  1008. ],
  1009. "required": true
  1010. }
  1011. }
  1012. ]
  1013. }
  1014. },
  1015. {
  1016. "variable": "ix_volume_config",
  1017. "label": "ixVolume Configuration",
  1018. "description": "The configuration for the ixVolume dataset.",
  1019. "schema": {
  1020. "type": "dict",
  1021. "show_if": [
  1022. [
  1023. "type",
  1024. "=",
  1025. "ix_volume"
  1026. ]
  1027. ],
  1028. "$ref": [
  1029. "normalize/ix_volume"
  1030. ],
  1031. "attrs": [
  1032. {
  1033. "variable": "acl_enable",
  1034. "label": "Enable ACL",
  1035. "description": "Enable ACL for the storage.",
  1036. "schema": {
  1037. "type": "boolean",
  1038. "default": false
  1039. }
  1040. },
  1041. {
  1042. "variable": "dataset_name",
  1043. "label": "Dataset Name",
  1044. "description": "The name of the dataset to use for storage.",
  1045. "schema": {
  1046. "type": "string",
  1047. "required": true,
  1048. "default": "storage_entry"
  1049. }
  1050. },
  1051. {
  1052. "variable": "acl_entries",
  1053. "label": "ACL Configuration",
  1054. "schema": {
  1055. "type": "dict",
  1056. "show_if": [
  1057. [
  1058. "acl_enable",
  1059. "=",
  1060. true
  1061. ]
  1062. ],
  1063. "attrs": [],
  1064. "$ref": [
  1065. "normalize/acl"
  1066. ]
  1067. }
  1068. }
  1069. ]
  1070. }
  1071. },
  1072. {
  1073. "variable": "cifs_config",
  1074. "label": "SMB Configuration",
  1075. "description": "The configuration for the SMB dataset.",
  1076. "schema": {
  1077. "type": "dict",
  1078. "show_if": [
  1079. [
  1080. "type",
  1081. "=",
  1082. "cifs"
  1083. ]
  1084. ],
  1085. "attrs": [
  1086. {
  1087. "variable": "server",
  1088. "label": "Server",
  1089. "description": "The server to mount the SMB share.",
  1090. "schema": {
  1091. "type": "string",
  1092. "required": true
  1093. }
  1094. },
  1095. {
  1096. "variable": "path",
  1097. "label": "Path",
  1098. "description": "The path to mount the SMB share.",
  1099. "schema": {
  1100. "type": "string",
  1101. "required": true
  1102. }
  1103. },
  1104. {
  1105. "variable": "username",
  1106. "label": "Username",
  1107. "description": "The username to use for the SMB share.",
  1108. "schema": {
  1109. "type": "string",
  1110. "required": true
  1111. }
  1112. },
  1113. {
  1114. "variable": "password",
  1115. "label": "Password",
  1116. "description": "The password to use for the SMB share.",
  1117. "schema": {
  1118. "type": "string",
  1119. "required": true,
  1120. "private": true
  1121. }
  1122. },
  1123. {
  1124. "variable": "domain",
  1125. "label": "Domain",
  1126. "description": "The domain to use for the SMB share.",
  1127. "schema": {
  1128. "type": "string"
  1129. }
  1130. }
  1131. ]
  1132. }
  1133. }
  1134. ]
  1135. }
  1136. }
  1137. ]
  1138. }
  1139. }
  1140. ]
  1141. }
  1142. },
  1143. {
  1144. "variable": "labels",
  1145. "label": "",
  1146. "group": "Labels Configuration",
  1147. "schema": {
  1148. "type": "list",
  1149. "default": [],
  1150. "items": [
  1151. {
  1152. "variable": "label",
  1153. "label": "Label",
  1154. "schema": {
  1155. "type": "dict",
  1156. "attrs": [
  1157. {
  1158. "variable": "key",
  1159. "label": "Key",
  1160. "schema": {
  1161. "type": "string",
  1162. "required": true
  1163. }
  1164. },
  1165. {
  1166. "variable": "value",
  1167. "label": "Value",
  1168. "schema": {
  1169. "type": "string",
  1170. "required": true
  1171. }
  1172. },
  1173. {
  1174. "variable": "containers",
  1175. "label": "Containers",
  1176. "description": "Containers where the label should be applied",
  1177. "schema": {
  1178. "type": "list",
  1179. "items": [
  1180. {
  1181. "variable": "container",
  1182. "label": "Container",
  1183. "schema": {
  1184. "type": "string",
  1185. "required": true,
  1186. "enum": [
  1187. {
  1188. "value": "core",
  1189. "description": "core"
  1190. },
  1191. {
  1192. "value": "periphery",
  1193. "description": "periphery"
  1194. },
  1195. {
  1196. "value": "mongo",
  1197. "description": "mongo"
  1198. }
  1199. ]
  1200. }
  1201. }
  1202. ]
  1203. }
  1204. }
  1205. ]
  1206. }
  1207. }
  1208. ]
  1209. }
  1210. },
  1211. {
  1212. "variable": "resources",
  1213. "label": "",
  1214. "group": "Resources Configuration",
  1215. "schema": {
  1216. "type": "dict",
  1217. "attrs": [
  1218. {
  1219. "variable": "limits",
  1220. "label": "Limits",
  1221. "schema": {
  1222. "type": "dict",
  1223. "attrs": [
  1224. {
  1225. "variable": "cpus",
  1226. "label": "CPUs",
  1227. "description": "CPUs limit for Komodo.",
  1228. "schema": {
  1229. "type": "int",
  1230. "default": 2,
  1231. "required": true
  1232. }
  1233. },
  1234. {
  1235. "variable": "memory",
  1236. "label": "Memory (in MB)",
  1237. "description": "Memory limit for Komodo.",
  1238. "schema": {
  1239. "type": "int",
  1240. "default": 4096,
  1241. "required": true
  1242. }
  1243. }
  1244. ]
  1245. }
  1246. }
  1247. ]
  1248. }
  1249. }
  1250. ]
  1251. },
  1252. "readme": "<h1>Komodo</h1> <p><a href=\"https://komo.do/\">Komodo</a> is a tool to build and deploy software across many servers.</p>",
  1253. "changelog": null,
  1254. "chart_metadata": {
  1255. "app_version": "1.19.2",
  1256. "capabilities": [],
  1257. "categories": [
  1258. "productivity"
  1259. ],
  1260. "changelog_url": "https://github.com/moghtech/komodo/releases",
  1261. "date_added": "2025-05-13",
  1262. "description": "Komodo is a tool to build and deploy software across many servers.",
  1263. "home": "https://komo.do",
  1264. "host_mounts": [
  1265. {
  1266. "description": "Docker socket",
  1267. "host_path": "/var/run/docker.sock"
  1268. }
  1269. ],
  1270. "icon": "https://media.sys.truenas.net/apps/komodo/icons/icon.svg",
  1271. "keywords": [
  1272. "deployment"
  1273. ],
  1274. "lib_version": "2.1.49",
  1275. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1276. "maintainers": [
  1277. {
  1278. "email": "dev@ixsystems.com",
  1279. "name": "truenas",
  1280. "url": "https://www.truenas.com/"
  1281. }
  1282. ],
  1283. "name": "komodo",
  1284. "run_as_context": [
  1285. {
  1286. "description": "Komodo Core runs as root user.",
  1287. "gid": 0,
  1288. "group_name": "root",
  1289. "uid": 0,
  1290. "user_name": "root"
  1291. },
  1292. {
  1293. "description": "Komodo Periphery runs as root user.",
  1294. "gid": 0,
  1295. "group_name": "root",
  1296. "uid": 0,
  1297. "user_name": "root"
  1298. },
  1299. {
  1300. "description": "MongoDB runs as non-root user.",
  1301. "gid": 999,
  1302. "group_name": "mongodb",
  1303. "uid": 999,
  1304. "user_name": "mongodb"
  1305. }
  1306. ],
  1307. "screenshots": [
  1308. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot1.png",
  1309. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot2.png",
  1310. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot3.png",
  1311. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot4.png",
  1312. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot5.png",
  1313. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot6.png",
  1314. "https://media.sys.truenas.net/apps/komodo/screenshots/screenshot7.png"
  1315. ],
  1316. "sources": [
  1317. "https://github.com/moghtech/komodo"
  1318. ],
  1319. "title": "Komodo",
  1320. "train": "community",
  1321. "version": "1.0.25"
  1322. }
  1323. }
  1324. }