app_versions.json 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  1. {
  2. "1.0.23": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/nocodb/1.0.23",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "0.264.6_1.0.23",
  10. "version": "1.0.23",
  11. "app_metadata": {
  12. "app_version": "0.264.6",
  13. "capabilities": [],
  14. "categories": [
  15. "productivity"
  16. ],
  17. "changelog_url": "https://github.com/nocodb/nocodb/releases",
  18. "date_added": "2025-05-27",
  19. "description": "NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet.",
  20. "home": "https://nocodb.com/",
  21. "host_mounts": [],
  22. "icon": "https://media.sys.truenas.net/apps/nocodb/icons/icon.svg",
  23. "keywords": [
  24. "database",
  25. "nocode",
  26. "spreadsheet",
  27. "api"
  28. ],
  29. "lib_version": "2.1.49",
  30. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  31. "maintainers": [
  32. {
  33. "email": "dev@ixsystems.com",
  34. "name": "truenas",
  35. "url": "https://www.truenas.com/"
  36. }
  37. ],
  38. "name": "nocodb",
  39. "run_as_context": [
  40. {
  41. "description": "NocoDB runs as any non-root user.",
  42. "gid": 568,
  43. "group_name": "nocodb",
  44. "uid": 568,
  45. "user_name": "nocodb"
  46. },
  47. {
  48. "description": "Postgres runs as non-root user.",
  49. "gid": 999,
  50. "group_name": "postgres",
  51. "uid": 999,
  52. "user_name": "postgres"
  53. },
  54. {
  55. "description": "Redis runs as any non-root user.",
  56. "gid": 568,
  57. "group_name": "redis",
  58. "uid": 568,
  59. "user_name": "redis"
  60. }
  61. ],
  62. "screenshots": [],
  63. "sources": [
  64. "https://hub.docker.com/r/nocodb/nocodb",
  65. "https://github.com/nocodb/nocodb",
  66. "https://nocodb.com/"
  67. ],
  68. "title": "NocoDB",
  69. "train": "community",
  70. "version": "1.0.23"
  71. },
  72. "schema": {
  73. "groups": [
  74. {
  75. "name": "NocoDB Configuration",
  76. "description": "Configure NocoDB"
  77. },
  78. {
  79. "name": "User and Group Configuration",
  80. "description": "Configure User and Group for NocoDB"
  81. },
  82. {
  83. "name": "Network Configuration",
  84. "description": "Configure Network for NocoDB"
  85. },
  86. {
  87. "name": "Storage Configuration",
  88. "description": "Configure Storage for NocoDB"
  89. },
  90. {
  91. "name": "Labels Configuration",
  92. "description": "Configure Labels for NocoDB"
  93. },
  94. {
  95. "name": "Resources Configuration",
  96. "description": "Configure Resources for NocoDB"
  97. }
  98. ],
  99. "questions": [
  100. {
  101. "variable": "TZ",
  102. "group": "NocoDB Configuration",
  103. "label": "Timezone",
  104. "schema": {
  105. "type": "string",
  106. "default": "Etc/UTC",
  107. "required": true,
  108. "$ref": [
  109. "definitions/timezone"
  110. ]
  111. }
  112. },
  113. {
  114. "variable": "nocodb",
  115. "label": "",
  116. "group": "NocoDB Configuration",
  117. "schema": {
  118. "type": "dict",
  119. "attrs": [
  120. {
  121. "variable": "postgres_image_selector",
  122. "label": "Postgres Image (CAUTION)",
  123. "description": "If you are changing this after the postgres directory has been initialized,</br>\nSTOP! and make sure you have a backup of your data.</br>\nChanging this will trigger an one way database upgrade.</br>\nYou can only select newer versions of postgres.</br>\nSelecting an older version will refuse to start.</br>\nIf something goes wrong, you will have to restore from backup.\n",
  124. "schema": {
  125. "type": "string",
  126. "default": "postgres_17_image",
  127. "required": true,
  128. "enum": [
  129. {
  130. "value": "postgres_17_image",
  131. "description": "Postgres 17"
  132. }
  133. ]
  134. }
  135. },
  136. {
  137. "variable": "db_password",
  138. "label": "Database Password",
  139. "description": "Password for the postgres user. (Keep this safe!)",
  140. "schema": {
  141. "type": "string",
  142. "default": "",
  143. "private": true,
  144. "required": true
  145. }
  146. },
  147. {
  148. "variable": "redis_password",
  149. "label": "Redis Password",
  150. "description": "Password for the Redis cache server.</br>\nLeave blank to auto-generate a secure password.\n",
  151. "schema": {
  152. "type": "string",
  153. "default": "",
  154. "private": true,
  155. "required": true
  156. }
  157. },
  158. {
  159. "variable": "jwt_secret",
  160. "label": "JWT Secret",
  161. "description": "Secret for generating authentication tokens.</br>\nThis should be kept secure and not shared.\n",
  162. "schema": {
  163. "type": "string",
  164. "default": "",
  165. "private": true,
  166. "required": true
  167. }
  168. },
  169. {
  170. "variable": "admin_email",
  171. "label": "Admin Email",
  172. "description": "Email address for the super admin account.</br>\nLeave blank to skip initial admin setup.\n",
  173. "schema": {
  174. "type": "string",
  175. "default": ""
  176. }
  177. },
  178. {
  179. "variable": "admin_password",
  180. "label": "Admin Password",
  181. "description": "Password for the super admin account.</br>\nMust be at least 8 characters with uppercase, lowercase, number, and special character.</br>\nLeave blank to skip initial admin setup.\n",
  182. "schema": {
  183. "type": "string",
  184. "show_if": [
  185. [
  186. "admin_email",
  187. "!=",
  188. ""
  189. ]
  190. ],
  191. "default": "",
  192. "private": true,
  193. "required": true
  194. }
  195. },
  196. {
  197. "variable": "public_url",
  198. "label": "Public URL",
  199. "description": "Base URL where NocoDB will be accessible.</br>\nExample: https://nocodb.example.com</br>\nLeave blank to use default.\n",
  200. "schema": {
  201. "type": "uri",
  202. "default": ""
  203. }
  204. },
  205. {
  206. "variable": "invite_only_signup",
  207. "label": "Invite Only Signup",
  208. "description": "When enabled, only invited users can sign up.</br>\nRecommended for production deployments.\n",
  209. "schema": {
  210. "type": "boolean",
  211. "default": false
  212. }
  213. },
  214. {
  215. "variable": "disable_telemetry",
  216. "label": "Disable Telemetry",
  217. "description": "Disable anonymous usage data collection.</br>\nEnable this for privacy.\n",
  218. "schema": {
  219. "type": "boolean",
  220. "default": true
  221. }
  222. },
  223. {
  224. "variable": "additional_envs",
  225. "label": "Additional Environment Variables",
  226. "schema": {
  227. "type": "list",
  228. "default": [],
  229. "items": [
  230. {
  231. "variable": "env",
  232. "label": "Environment Variable",
  233. "schema": {
  234. "type": "dict",
  235. "attrs": [
  236. {
  237. "variable": "name",
  238. "label": "Name",
  239. "schema": {
  240. "type": "string",
  241. "required": true
  242. }
  243. },
  244. {
  245. "variable": "value",
  246. "label": "Value",
  247. "schema": {
  248. "type": "string"
  249. }
  250. }
  251. ]
  252. }
  253. }
  254. ]
  255. }
  256. }
  257. ]
  258. }
  259. },
  260. {
  261. "variable": "run_as",
  262. "label": "",
  263. "group": "User and Group Configuration",
  264. "schema": {
  265. "type": "dict",
  266. "attrs": [
  267. {
  268. "variable": "user",
  269. "label": "User ID",
  270. "description": "The user id that NocoDB will run as.",
  271. "schema": {
  272. "type": "int",
  273. "min": 568,
  274. "default": 568,
  275. "required": true
  276. }
  277. },
  278. {
  279. "variable": "group",
  280. "label": "Group ID",
  281. "description": "The group id that NocoDB will run as.",
  282. "schema": {
  283. "type": "int",
  284. "min": 568,
  285. "default": 568,
  286. "required": true
  287. }
  288. }
  289. ]
  290. }
  291. },
  292. {
  293. "variable": "network",
  294. "label": "",
  295. "group": "Network Configuration",
  296. "schema": {
  297. "type": "dict",
  298. "attrs": [
  299. {
  300. "variable": "web_port",
  301. "label": "WebUI Port",
  302. "schema": {
  303. "type": "dict",
  304. "attrs": [
  305. {
  306. "variable": "bind_mode",
  307. "label": "Port Bind Mode",
  308. "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",
  309. "schema": {
  310. "type": "string",
  311. "default": "published",
  312. "enum": [
  313. {
  314. "value": "published",
  315. "description": "Publish port on the host for external access"
  316. },
  317. {
  318. "value": "exposed",
  319. "description": "Expose port for inter-container communication"
  320. },
  321. {
  322. "value": "",
  323. "description": "None"
  324. }
  325. ]
  326. }
  327. },
  328. {
  329. "variable": "port_number",
  330. "label": "Port Number",
  331. "schema": {
  332. "type": "int",
  333. "default": 30183,
  334. "min": 1,
  335. "max": 65535,
  336. "required": true
  337. }
  338. },
  339. {
  340. "variable": "host_ips",
  341. "label": "Host IPs",
  342. "description": "IPs on the host to bind this port",
  343. "schema": {
  344. "type": "list",
  345. "show_if": [
  346. [
  347. "bind_mode",
  348. "=",
  349. "published"
  350. ]
  351. ],
  352. "default": [],
  353. "items": [
  354. {
  355. "variable": "host_ip",
  356. "label": "Host IP",
  357. "schema": {
  358. "type": "string",
  359. "required": true,
  360. "$ref": [
  361. "definitions/node_bind_ip"
  362. ]
  363. }
  364. }
  365. ]
  366. }
  367. }
  368. ]
  369. }
  370. }
  371. ]
  372. }
  373. },
  374. {
  375. "variable": "storage",
  376. "label": "",
  377. "group": "Storage Configuration",
  378. "schema": {
  379. "type": "dict",
  380. "attrs": [
  381. {
  382. "variable": "data",
  383. "label": "NocoDB Data Storage",
  384. "description": "The path to store NocoDB data.",
  385. "schema": {
  386. "type": "dict",
  387. "attrs": [
  388. {
  389. "variable": "type",
  390. "label": "Type",
  391. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  392. "schema": {
  393. "type": "string",
  394. "required": true,
  395. "default": "ix_volume",
  396. "enum": [
  397. {
  398. "value": "host_path",
  399. "description": "Host Path (Path that already exists on the system)"
  400. },
  401. {
  402. "value": "ix_volume",
  403. "description": "ixVolume (Dataset created automatically by the system)"
  404. }
  405. ]
  406. }
  407. },
  408. {
  409. "variable": "ix_volume_config",
  410. "label": "ixVolume Configuration",
  411. "description": "The configuration for the ixVolume dataset.",
  412. "schema": {
  413. "type": "dict",
  414. "show_if": [
  415. [
  416. "type",
  417. "=",
  418. "ix_volume"
  419. ]
  420. ],
  421. "$ref": [
  422. "normalize/ix_volume"
  423. ],
  424. "attrs": [
  425. {
  426. "variable": "acl_enable",
  427. "label": "Enable ACL",
  428. "description": "Enable ACL for the storage.",
  429. "schema": {
  430. "type": "boolean",
  431. "default": false
  432. }
  433. },
  434. {
  435. "variable": "dataset_name",
  436. "label": "Dataset Name",
  437. "description": "The name of the dataset to use for storage.",
  438. "schema": {
  439. "type": "string",
  440. "required": true,
  441. "hidden": true,
  442. "default": "data"
  443. }
  444. },
  445. {
  446. "variable": "acl_entries",
  447. "label": "ACL Configuration",
  448. "schema": {
  449. "type": "dict",
  450. "show_if": [
  451. [
  452. "acl_enable",
  453. "=",
  454. true
  455. ]
  456. ],
  457. "attrs": []
  458. }
  459. }
  460. ]
  461. }
  462. },
  463. {
  464. "variable": "host_path_config",
  465. "label": "Host Path Configuration",
  466. "schema": {
  467. "type": "dict",
  468. "show_if": [
  469. [
  470. "type",
  471. "=",
  472. "host_path"
  473. ]
  474. ],
  475. "attrs": [
  476. {
  477. "variable": "acl_enable",
  478. "label": "Enable ACL",
  479. "description": "Enable ACL for the storage.",
  480. "schema": {
  481. "type": "boolean",
  482. "default": false
  483. }
  484. },
  485. {
  486. "variable": "acl",
  487. "label": "ACL Configuration",
  488. "schema": {
  489. "type": "dict",
  490. "show_if": [
  491. [
  492. "acl_enable",
  493. "=",
  494. true
  495. ]
  496. ],
  497. "attrs": [],
  498. "$ref": [
  499. "normalize/acl"
  500. ]
  501. }
  502. },
  503. {
  504. "variable": "path",
  505. "label": "Host Path",
  506. "description": "The host path to use for storage.",
  507. "schema": {
  508. "type": "hostpath",
  509. "show_if": [
  510. [
  511. "acl_enable",
  512. "=",
  513. false
  514. ]
  515. ],
  516. "required": true
  517. }
  518. }
  519. ]
  520. }
  521. }
  522. ]
  523. }
  524. },
  525. {
  526. "variable": "postgres_data",
  527. "label": "Postgres Data Storage",
  528. "description": "The path to store Postgres Data.",
  529. "schema": {
  530. "type": "dict",
  531. "attrs": [
  532. {
  533. "variable": "type",
  534. "label": "Type",
  535. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  536. "schema": {
  537. "type": "string",
  538. "required": true,
  539. "default": "ix_volume",
  540. "enum": [
  541. {
  542. "value": "host_path",
  543. "description": "Host Path (Path that already exists on the system)"
  544. },
  545. {
  546. "value": "ix_volume",
  547. "description": "ixVolume (Dataset created automatically by the system)"
  548. }
  549. ]
  550. }
  551. },
  552. {
  553. "variable": "ix_volume_config",
  554. "label": "ixVolume Configuration",
  555. "description": "The configuration for the ixVolume dataset.",
  556. "schema": {
  557. "type": "dict",
  558. "show_if": [
  559. [
  560. "type",
  561. "=",
  562. "ix_volume"
  563. ]
  564. ],
  565. "$ref": [
  566. "normalize/ix_volume"
  567. ],
  568. "attrs": [
  569. {
  570. "variable": "acl_enable",
  571. "label": "Enable ACL",
  572. "description": "Enable ACL for the storage.",
  573. "schema": {
  574. "type": "boolean",
  575. "default": false
  576. }
  577. },
  578. {
  579. "variable": "dataset_name",
  580. "label": "Dataset Name",
  581. "description": "The name of the dataset to use for storage.",
  582. "schema": {
  583. "type": "string",
  584. "required": true,
  585. "hidden": true,
  586. "default": "pg_data"
  587. }
  588. },
  589. {
  590. "variable": "acl_entries",
  591. "label": "ACL Configuration",
  592. "schema": {
  593. "type": "dict",
  594. "show_if": [
  595. [
  596. "acl_enable",
  597. "=",
  598. true
  599. ]
  600. ],
  601. "attrs": []
  602. }
  603. }
  604. ]
  605. }
  606. },
  607. {
  608. "variable": "host_path_config",
  609. "label": "Host Path Configuration",
  610. "schema": {
  611. "type": "dict",
  612. "show_if": [
  613. [
  614. "type",
  615. "=",
  616. "host_path"
  617. ]
  618. ],
  619. "attrs": [
  620. {
  621. "variable": "acl_enable",
  622. "label": "Enable ACL",
  623. "description": "Enable ACL for the storage.",
  624. "schema": {
  625. "type": "boolean",
  626. "default": false
  627. }
  628. },
  629. {
  630. "variable": "acl",
  631. "label": "ACL Configuration",
  632. "schema": {
  633. "type": "dict",
  634. "show_if": [
  635. [
  636. "acl_enable",
  637. "=",
  638. true
  639. ]
  640. ],
  641. "attrs": [],
  642. "$ref": [
  643. "normalize/acl"
  644. ]
  645. }
  646. },
  647. {
  648. "variable": "path",
  649. "label": "Host Path",
  650. "description": "The host path to use for storage.",
  651. "schema": {
  652. "type": "hostpath",
  653. "show_if": [
  654. [
  655. "acl_enable",
  656. "=",
  657. false
  658. ]
  659. ],
  660. "required": true
  661. }
  662. },
  663. {
  664. "variable": "auto_permissions",
  665. "label": "Automatic Permissions",
  666. "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",
  667. "schema": {
  668. "type": "boolean",
  669. "default": false,
  670. "show_if": [
  671. [
  672. "acl_enable",
  673. "=",
  674. false
  675. ]
  676. ]
  677. }
  678. }
  679. ]
  680. }
  681. }
  682. ]
  683. }
  684. },
  685. {
  686. "variable": "additional_storage",
  687. "label": "Additional Storage",
  688. "schema": {
  689. "type": "list",
  690. "default": [],
  691. "items": [
  692. {
  693. "variable": "storageEntry",
  694. "label": "Storage Entry",
  695. "schema": {
  696. "type": "dict",
  697. "attrs": [
  698. {
  699. "variable": "type",
  700. "label": "Type",
  701. "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",
  702. "schema": {
  703. "type": "string",
  704. "required": true,
  705. "default": "ix_volume",
  706. "enum": [
  707. {
  708. "value": "host_path",
  709. "description": "Host Path (Path that already exists on the system)"
  710. },
  711. {
  712. "value": "ix_volume",
  713. "description": "ixVolume (Dataset created automatically by the system)"
  714. },
  715. {
  716. "value": "cifs",
  717. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  718. }
  719. ]
  720. }
  721. },
  722. {
  723. "variable": "read_only",
  724. "label": "Read Only",
  725. "description": "Mount the volume as read only.",
  726. "schema": {
  727. "type": "boolean",
  728. "default": false
  729. }
  730. },
  731. {
  732. "variable": "mount_path",
  733. "label": "Mount Path",
  734. "description": "The path inside the container to mount the storage.",
  735. "schema": {
  736. "type": "path",
  737. "required": true
  738. }
  739. },
  740. {
  741. "variable": "host_path_config",
  742. "label": "Host Path Configuration",
  743. "schema": {
  744. "type": "dict",
  745. "show_if": [
  746. [
  747. "type",
  748. "=",
  749. "host_path"
  750. ]
  751. ],
  752. "attrs": [
  753. {
  754. "variable": "acl_enable",
  755. "label": "Enable ACL",
  756. "description": "Enable ACL for the storage.",
  757. "schema": {
  758. "type": "boolean",
  759. "default": false
  760. }
  761. },
  762. {
  763. "variable": "acl",
  764. "label": "ACL Configuration",
  765. "schema": {
  766. "type": "dict",
  767. "show_if": [
  768. [
  769. "acl_enable",
  770. "=",
  771. true
  772. ]
  773. ],
  774. "attrs": [],
  775. "$ref": [
  776. "normalize/acl"
  777. ]
  778. }
  779. },
  780. {
  781. "variable": "path",
  782. "label": "Host Path",
  783. "description": "The host path to use for storage.",
  784. "schema": {
  785. "type": "hostpath",
  786. "show_if": [
  787. [
  788. "acl_enable",
  789. "=",
  790. false
  791. ]
  792. ],
  793. "required": true
  794. }
  795. }
  796. ]
  797. }
  798. },
  799. {
  800. "variable": "ix_volume_config",
  801. "label": "ixVolume Configuration",
  802. "description": "The configuration for the ixVolume dataset.",
  803. "schema": {
  804. "type": "dict",
  805. "show_if": [
  806. [
  807. "type",
  808. "=",
  809. "ix_volume"
  810. ]
  811. ],
  812. "$ref": [
  813. "normalize/ix_volume"
  814. ],
  815. "attrs": [
  816. {
  817. "variable": "acl_enable",
  818. "label": "Enable ACL",
  819. "description": "Enable ACL for the storage.",
  820. "schema": {
  821. "type": "boolean",
  822. "default": false
  823. }
  824. },
  825. {
  826. "variable": "dataset_name",
  827. "label": "Dataset Name",
  828. "description": "The name of the dataset to use for storage.",
  829. "schema": {
  830. "type": "string",
  831. "required": true,
  832. "default": "storage_entry"
  833. }
  834. },
  835. {
  836. "variable": "acl_entries",
  837. "label": "ACL Configuration",
  838. "schema": {
  839. "type": "dict",
  840. "show_if": [
  841. [
  842. "acl_enable",
  843. "=",
  844. true
  845. ]
  846. ],
  847. "attrs": [],
  848. "$ref": [
  849. "normalize/acl"
  850. ]
  851. }
  852. }
  853. ]
  854. }
  855. },
  856. {
  857. "variable": "cifs_config",
  858. "label": "SMB Configuration",
  859. "description": "The configuration for the SMB dataset.",
  860. "schema": {
  861. "type": "dict",
  862. "show_if": [
  863. [
  864. "type",
  865. "=",
  866. "cifs"
  867. ]
  868. ],
  869. "attrs": [
  870. {
  871. "variable": "server",
  872. "label": "Server",
  873. "description": "The server to mount the SMB share.",
  874. "schema": {
  875. "type": "string",
  876. "required": true
  877. }
  878. },
  879. {
  880. "variable": "path",
  881. "label": "Path",
  882. "description": "The path to mount the SMB share.",
  883. "schema": {
  884. "type": "string",
  885. "required": true
  886. }
  887. },
  888. {
  889. "variable": "username",
  890. "label": "Username",
  891. "description": "The username to use for the SMB share.",
  892. "schema": {
  893. "type": "string",
  894. "required": true
  895. }
  896. },
  897. {
  898. "variable": "password",
  899. "label": "Password",
  900. "description": "The password to use for the SMB share.",
  901. "schema": {
  902. "type": "string",
  903. "required": true,
  904. "private": true
  905. }
  906. },
  907. {
  908. "variable": "domain",
  909. "label": "Domain",
  910. "description": "The domain to use for the SMB share.",
  911. "schema": {
  912. "type": "string"
  913. }
  914. }
  915. ]
  916. }
  917. }
  918. ]
  919. }
  920. }
  921. ]
  922. }
  923. }
  924. ]
  925. }
  926. },
  927. {
  928. "variable": "labels",
  929. "label": "",
  930. "group": "Labels Configuration",
  931. "schema": {
  932. "type": "list",
  933. "default": [],
  934. "items": [
  935. {
  936. "variable": "label",
  937. "label": "Label",
  938. "schema": {
  939. "type": "dict",
  940. "attrs": [
  941. {
  942. "variable": "key",
  943. "label": "Key",
  944. "schema": {
  945. "type": "string",
  946. "required": true
  947. }
  948. },
  949. {
  950. "variable": "value",
  951. "label": "Value",
  952. "schema": {
  953. "type": "string",
  954. "required": true
  955. }
  956. },
  957. {
  958. "variable": "containers",
  959. "label": "Containers",
  960. "description": "Containers where the label should be applied",
  961. "schema": {
  962. "type": "list",
  963. "items": [
  964. {
  965. "variable": "container",
  966. "label": "Container",
  967. "schema": {
  968. "type": "string",
  969. "required": true,
  970. "enum": [
  971. {
  972. "value": "nocodb",
  973. "description": "nocodb"
  974. },
  975. {
  976. "value": "postgres",
  977. "description": "postgres"
  978. },
  979. {
  980. "value": "redis",
  981. "description": "redis"
  982. }
  983. ]
  984. }
  985. }
  986. ]
  987. }
  988. }
  989. ]
  990. }
  991. }
  992. ]
  993. }
  994. },
  995. {
  996. "variable": "resources",
  997. "label": "",
  998. "group": "Resources Configuration",
  999. "schema": {
  1000. "type": "dict",
  1001. "attrs": [
  1002. {
  1003. "variable": "limits",
  1004. "label": "Limits",
  1005. "schema": {
  1006. "type": "dict",
  1007. "attrs": [
  1008. {
  1009. "variable": "cpus",
  1010. "label": "CPUs",
  1011. "description": "CPUs limit for NocoDB.",
  1012. "schema": {
  1013. "type": "int",
  1014. "default": 2,
  1015. "required": true
  1016. }
  1017. },
  1018. {
  1019. "variable": "memory",
  1020. "label": "Memory (MB)",
  1021. "description": "Memory limit for NocoDB.",
  1022. "schema": {
  1023. "type": "int",
  1024. "default": 4096,
  1025. "required": true
  1026. }
  1027. }
  1028. ]
  1029. }
  1030. }
  1031. ]
  1032. }
  1033. }
  1034. ]
  1035. },
  1036. "readme": "<h1>NocoDB</h1> <p><a href=\"https://nocodb.com/\">NocoDB</a> is an open source NoCode platform that turns any database into a smart spreadsheet.</p>",
  1037. "changelog": null,
  1038. "chart_metadata": {
  1039. "app_version": "0.264.6",
  1040. "capabilities": [],
  1041. "categories": [
  1042. "productivity"
  1043. ],
  1044. "changelog_url": "https://github.com/nocodb/nocodb/releases",
  1045. "date_added": "2025-05-27",
  1046. "description": "NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet.",
  1047. "home": "https://nocodb.com/",
  1048. "host_mounts": [],
  1049. "icon": "https://media.sys.truenas.net/apps/nocodb/icons/icon.svg",
  1050. "keywords": [
  1051. "database",
  1052. "nocode",
  1053. "spreadsheet",
  1054. "api"
  1055. ],
  1056. "lib_version": "2.1.49",
  1057. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1058. "maintainers": [
  1059. {
  1060. "email": "dev@ixsystems.com",
  1061. "name": "truenas",
  1062. "url": "https://www.truenas.com/"
  1063. }
  1064. ],
  1065. "name": "nocodb",
  1066. "run_as_context": [
  1067. {
  1068. "description": "NocoDB runs as any non-root user.",
  1069. "gid": 568,
  1070. "group_name": "nocodb",
  1071. "uid": 568,
  1072. "user_name": "nocodb"
  1073. },
  1074. {
  1075. "description": "Postgres runs as non-root user.",
  1076. "gid": 999,
  1077. "group_name": "postgres",
  1078. "uid": 999,
  1079. "user_name": "postgres"
  1080. },
  1081. {
  1082. "description": "Redis runs as any non-root user.",
  1083. "gid": 568,
  1084. "group_name": "redis",
  1085. "uid": 568,
  1086. "user_name": "redis"
  1087. }
  1088. ],
  1089. "screenshots": [],
  1090. "sources": [
  1091. "https://hub.docker.com/r/nocodb/nocodb",
  1092. "https://github.com/nocodb/nocodb",
  1093. "https://nocodb.com/"
  1094. ],
  1095. "title": "NocoDB",
  1096. "train": "community",
  1097. "version": "1.0.23"
  1098. }
  1099. }
  1100. }