app_versions.json 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  1. {
  2. "1.0.4": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/anything-llm/1.0.4",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "1.8.5_1.0.4",
  10. "version": "1.0.4",
  11. "app_metadata": {
  12. "app_version": "1.8.5",
  13. "capabilities": [
  14. {
  15. "description": "Anything LLM is able to perform system administration operations",
  16. "name": "SYS_ADMIN"
  17. }
  18. ],
  19. "categories": [
  20. "ai"
  21. ],
  22. "changelog_url": "https://github.com/Mintplex-Labs/anything-llm/releases",
  23. "date_added": "2025-08-11",
  24. "description": "Anything-LLM is the all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.",
  25. "home": "https://anythingllm.com/",
  26. "host_mounts": [],
  27. "icon": "https://media.sys.truenas.net/apps/anything-llm/icons/icon.svg",
  28. "keywords": [
  29. "ai",
  30. "llm",
  31. "webui",
  32. "anything-llm"
  33. ],
  34. "lib_version": "2.1.49",
  35. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  36. "maintainers": [
  37. {
  38. "email": "dev@ixsystems.com",
  39. "name": "truenas",
  40. "url": "https://www.truenas.com/"
  41. }
  42. ],
  43. "name": "anything-llm",
  44. "run_as_context": [
  45. {
  46. "description": "Anything LLM runs as non-root user.",
  47. "gid": 1000,
  48. "group_name": "anything-llm",
  49. "uid": 1000,
  50. "user_name": "anything-llm"
  51. }
  52. ],
  53. "screenshots": [],
  54. "sources": [
  55. "https://github.com/Mintplex-Labs/anything-llm"
  56. ],
  57. "title": "Anything LLM",
  58. "train": "community",
  59. "version": "1.0.4"
  60. },
  61. "schema": {
  62. "groups": [
  63. {
  64. "name": "Anything LLM Configuration",
  65. "description": "Configure Anything LLM"
  66. },
  67. {
  68. "name": "Network Configuration",
  69. "description": "Configure Network for Anything LLM"
  70. },
  71. {
  72. "name": "Storage Configuration",
  73. "description": "Configure Storage for Anything LLM"
  74. },
  75. {
  76. "name": "Labels Configuration",
  77. "description": "Configure Labels for Anything LLM"
  78. },
  79. {
  80. "name": "Resources Configuration",
  81. "description": "Configure Resources for Anything LLM"
  82. }
  83. ],
  84. "questions": [
  85. {
  86. "variable": "TZ",
  87. "group": "Anything LLM Configuration",
  88. "label": "Timezone",
  89. "schema": {
  90. "type": "string",
  91. "default": "Etc/UTC",
  92. "required": true,
  93. "$ref": [
  94. "definitions/timezone"
  95. ]
  96. }
  97. },
  98. {
  99. "variable": "anything_llm",
  100. "label": "",
  101. "group": "Anything LLM Configuration",
  102. "schema": {
  103. "type": "dict",
  104. "attrs": [
  105. {
  106. "variable": "sig_key",
  107. "label": "Signature Key",
  108. "description": "Must be at least 32 characters long.",
  109. "schema": {
  110. "type": "string",
  111. "min_length": 32,
  112. "default": "",
  113. "required": true,
  114. "private": true
  115. }
  116. },
  117. {
  118. "variable": "sig_salt",
  119. "label": "Signature Salt",
  120. "description": "Must be at least 32 characters long.",
  121. "schema": {
  122. "type": "string",
  123. "min_length": 32,
  124. "default": "",
  125. "required": true,
  126. "private": true
  127. }
  128. },
  129. {
  130. "variable": "jwt_secret",
  131. "label": "JWT Secret",
  132. "description": "Must be at least 32 characters long.",
  133. "schema": {
  134. "type": "string",
  135. "min_length": 32,
  136. "default": "",
  137. "required": true,
  138. "private": true
  139. }
  140. },
  141. {
  142. "variable": "additional_envs",
  143. "label": "Additional Environment Variables",
  144. "schema": {
  145. "type": "list",
  146. "default": [],
  147. "items": [
  148. {
  149. "variable": "env",
  150. "label": "Environment Variable",
  151. "schema": {
  152. "type": "dict",
  153. "attrs": [
  154. {
  155. "variable": "name",
  156. "label": "Name",
  157. "schema": {
  158. "type": "string",
  159. "required": true
  160. }
  161. },
  162. {
  163. "variable": "value",
  164. "label": "Value",
  165. "schema": {
  166. "type": "string"
  167. }
  168. }
  169. ]
  170. }
  171. }
  172. ]
  173. }
  174. }
  175. ]
  176. }
  177. },
  178. {
  179. "variable": "network",
  180. "label": "",
  181. "group": "Network Configuration",
  182. "schema": {
  183. "type": "dict",
  184. "attrs": [
  185. {
  186. "variable": "web_port",
  187. "label": "WebUI Port",
  188. "schema": {
  189. "type": "dict",
  190. "attrs": [
  191. {
  192. "variable": "bind_mode",
  193. "label": "Port Bind Mode",
  194. "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",
  195. "schema": {
  196. "type": "string",
  197. "default": "published",
  198. "enum": [
  199. {
  200. "value": "published",
  201. "description": "Publish port on the host for external access"
  202. },
  203. {
  204. "value": "exposed",
  205. "description": "Expose port for inter-container communication"
  206. },
  207. {
  208. "value": "",
  209. "description": "None"
  210. }
  211. ]
  212. }
  213. },
  214. {
  215. "variable": "port_number",
  216. "label": "Port Number",
  217. "schema": {
  218. "type": "int",
  219. "default": 30239,
  220. "min": 1,
  221. "max": 65535,
  222. "required": true
  223. }
  224. },
  225. {
  226. "variable": "host_ips",
  227. "label": "Host IPs",
  228. "description": "IPs on the host to bind this port",
  229. "schema": {
  230. "type": "list",
  231. "show_if": [
  232. [
  233. "bind_mode",
  234. "=",
  235. "published"
  236. ]
  237. ],
  238. "default": [],
  239. "items": [
  240. {
  241. "variable": "host_ip",
  242. "label": "Host IP",
  243. "schema": {
  244. "type": "string",
  245. "required": true,
  246. "$ref": [
  247. "definitions/node_bind_ip"
  248. ]
  249. }
  250. }
  251. ]
  252. }
  253. }
  254. ]
  255. }
  256. },
  257. {
  258. "variable": "host_network",
  259. "label": "Host Network",
  260. "description": "Bind to the host network. It's recommended to keep this disabled.\n",
  261. "schema": {
  262. "type": "boolean",
  263. "default": false
  264. }
  265. },
  266. {
  267. "variable": "certificate_id",
  268. "label": "Certificate",
  269. "description": "The certificate to use for Anything LLM.",
  270. "schema": {
  271. "type": "int",
  272. "null": true,
  273. "$ref": [
  274. "definitions/certificate"
  275. ]
  276. }
  277. }
  278. ]
  279. }
  280. },
  281. {
  282. "variable": "storage",
  283. "label": "",
  284. "group": "Storage Configuration",
  285. "schema": {
  286. "type": "dict",
  287. "attrs": [
  288. {
  289. "variable": "data",
  290. "label": "Anything LLM Data Storage",
  291. "schema": {
  292. "type": "dict",
  293. "attrs": [
  294. {
  295. "variable": "type",
  296. "label": "Type",
  297. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  298. "schema": {
  299. "type": "string",
  300. "required": true,
  301. "default": "ix_volume",
  302. "enum": [
  303. {
  304. "value": "host_path",
  305. "description": "Host Path (Path that already exists on the system)"
  306. },
  307. {
  308. "value": "ix_volume",
  309. "description": "ixVolume (Dataset created automatically by the system)"
  310. }
  311. ]
  312. }
  313. },
  314. {
  315. "variable": "ix_volume_config",
  316. "label": "ixVolume Configuration",
  317. "description": "The configuration for the ixVolume dataset.",
  318. "schema": {
  319. "type": "dict",
  320. "show_if": [
  321. [
  322. "type",
  323. "=",
  324. "ix_volume"
  325. ]
  326. ],
  327. "$ref": [
  328. "normalize/ix_volume"
  329. ],
  330. "attrs": [
  331. {
  332. "variable": "acl_enable",
  333. "label": "Enable ACL",
  334. "description": "Enable ACL for the storage.",
  335. "schema": {
  336. "type": "boolean",
  337. "default": false
  338. }
  339. },
  340. {
  341. "variable": "dataset_name",
  342. "label": "Dataset Name",
  343. "description": "The name of the dataset to use for storage.",
  344. "schema": {
  345. "type": "string",
  346. "required": true,
  347. "hidden": true,
  348. "default": "data"
  349. }
  350. },
  351. {
  352. "variable": "acl_entries",
  353. "label": "ACL Configuration",
  354. "schema": {
  355. "type": "dict",
  356. "show_if": [
  357. [
  358. "acl_enable",
  359. "=",
  360. true
  361. ]
  362. ],
  363. "attrs": []
  364. }
  365. }
  366. ]
  367. }
  368. },
  369. {
  370. "variable": "host_path_config",
  371. "label": "Host Path Configuration",
  372. "schema": {
  373. "type": "dict",
  374. "show_if": [
  375. [
  376. "type",
  377. "=",
  378. "host_path"
  379. ]
  380. ],
  381. "attrs": [
  382. {
  383. "variable": "acl_enable",
  384. "label": "Enable ACL",
  385. "description": "Enable ACL for the storage.",
  386. "schema": {
  387. "type": "boolean",
  388. "default": false
  389. }
  390. },
  391. {
  392. "variable": "acl",
  393. "label": "ACL Configuration",
  394. "schema": {
  395. "type": "dict",
  396. "show_if": [
  397. [
  398. "acl_enable",
  399. "=",
  400. true
  401. ]
  402. ],
  403. "attrs": [],
  404. "$ref": [
  405. "normalize/acl"
  406. ]
  407. }
  408. },
  409. {
  410. "variable": "path",
  411. "label": "Host Path",
  412. "description": "The host path to use for storage.",
  413. "schema": {
  414. "type": "hostpath",
  415. "show_if": [
  416. [
  417. "acl_enable",
  418. "=",
  419. false
  420. ]
  421. ],
  422. "required": true
  423. }
  424. }
  425. ]
  426. }
  427. }
  428. ]
  429. }
  430. },
  431. {
  432. "variable": "additional_storage",
  433. "label": "Additional Storage",
  434. "schema": {
  435. "type": "list",
  436. "default": [],
  437. "items": [
  438. {
  439. "variable": "storageEntry",
  440. "label": "Storage Entry",
  441. "schema": {
  442. "type": "dict",
  443. "attrs": [
  444. {
  445. "variable": "type",
  446. "label": "Type",
  447. "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",
  448. "schema": {
  449. "type": "string",
  450. "required": true,
  451. "default": "ix_volume",
  452. "enum": [
  453. {
  454. "value": "host_path",
  455. "description": "Host Path (Path that already exists on the system)"
  456. },
  457. {
  458. "value": "ix_volume",
  459. "description": "ixVolume (Dataset created automatically by the system)"
  460. },
  461. {
  462. "value": "cifs",
  463. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  464. }
  465. ]
  466. }
  467. },
  468. {
  469. "variable": "read_only",
  470. "label": "Read Only",
  471. "description": "Mount the volume as read only.",
  472. "schema": {
  473. "type": "boolean",
  474. "default": false
  475. }
  476. },
  477. {
  478. "variable": "mount_path",
  479. "label": "Mount Path",
  480. "description": "The path inside the container to mount the storage.",
  481. "schema": {
  482. "type": "path",
  483. "required": true
  484. }
  485. },
  486. {
  487. "variable": "host_path_config",
  488. "label": "Host Path Configuration",
  489. "schema": {
  490. "type": "dict",
  491. "show_if": [
  492. [
  493. "type",
  494. "=",
  495. "host_path"
  496. ]
  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": "acl",
  510. "label": "ACL Configuration",
  511. "schema": {
  512. "type": "dict",
  513. "show_if": [
  514. [
  515. "acl_enable",
  516. "=",
  517. true
  518. ]
  519. ],
  520. "attrs": [],
  521. "$ref": [
  522. "normalize/acl"
  523. ]
  524. }
  525. },
  526. {
  527. "variable": "path",
  528. "label": "Host Path",
  529. "description": "The host path to use for storage.",
  530. "schema": {
  531. "type": "hostpath",
  532. "show_if": [
  533. [
  534. "acl_enable",
  535. "=",
  536. false
  537. ]
  538. ],
  539. "required": true
  540. }
  541. }
  542. ]
  543. }
  544. },
  545. {
  546. "variable": "ix_volume_config",
  547. "label": "ixVolume Configuration",
  548. "description": "The configuration for the ixVolume dataset.",
  549. "schema": {
  550. "type": "dict",
  551. "show_if": [
  552. [
  553. "type",
  554. "=",
  555. "ix_volume"
  556. ]
  557. ],
  558. "$ref": [
  559. "normalize/ix_volume"
  560. ],
  561. "attrs": [
  562. {
  563. "variable": "acl_enable",
  564. "label": "Enable ACL",
  565. "description": "Enable ACL for the storage.",
  566. "schema": {
  567. "type": "boolean",
  568. "default": false
  569. }
  570. },
  571. {
  572. "variable": "dataset_name",
  573. "label": "Dataset Name",
  574. "description": "The name of the dataset to use for storage.",
  575. "schema": {
  576. "type": "string",
  577. "required": true,
  578. "default": "storage_entry"
  579. }
  580. },
  581. {
  582. "variable": "acl_entries",
  583. "label": "ACL Configuration",
  584. "schema": {
  585. "type": "dict",
  586. "show_if": [
  587. [
  588. "acl_enable",
  589. "=",
  590. true
  591. ]
  592. ],
  593. "attrs": [],
  594. "$ref": [
  595. "normalize/acl"
  596. ]
  597. }
  598. }
  599. ]
  600. }
  601. },
  602. {
  603. "variable": "cifs_config",
  604. "label": "SMB Configuration",
  605. "description": "The configuration for the SMB dataset.",
  606. "schema": {
  607. "type": "dict",
  608. "show_if": [
  609. [
  610. "type",
  611. "=",
  612. "cifs"
  613. ]
  614. ],
  615. "attrs": [
  616. {
  617. "variable": "server",
  618. "label": "Server",
  619. "description": "The server to mount the SMB share.",
  620. "schema": {
  621. "type": "string",
  622. "required": true
  623. }
  624. },
  625. {
  626. "variable": "path",
  627. "label": "Path",
  628. "description": "The path to mount the SMB share.",
  629. "schema": {
  630. "type": "string",
  631. "required": true
  632. }
  633. },
  634. {
  635. "variable": "username",
  636. "label": "Username",
  637. "description": "The username to use for the SMB share.",
  638. "schema": {
  639. "type": "string",
  640. "required": true
  641. }
  642. },
  643. {
  644. "variable": "password",
  645. "label": "Password",
  646. "description": "The password to use for the SMB share.",
  647. "schema": {
  648. "type": "string",
  649. "required": true,
  650. "private": true
  651. }
  652. },
  653. {
  654. "variable": "domain",
  655. "label": "Domain",
  656. "description": "The domain to use for the SMB share.",
  657. "schema": {
  658. "type": "string"
  659. }
  660. }
  661. ]
  662. }
  663. }
  664. ]
  665. }
  666. }
  667. ]
  668. }
  669. }
  670. ]
  671. }
  672. },
  673. {
  674. "variable": "labels",
  675. "label": "",
  676. "group": "Labels Configuration",
  677. "schema": {
  678. "type": "list",
  679. "default": [],
  680. "items": [
  681. {
  682. "variable": "label",
  683. "label": "Label",
  684. "schema": {
  685. "type": "dict",
  686. "attrs": [
  687. {
  688. "variable": "key",
  689. "label": "Key",
  690. "schema": {
  691. "type": "string",
  692. "required": true
  693. }
  694. },
  695. {
  696. "variable": "value",
  697. "label": "Value",
  698. "schema": {
  699. "type": "string",
  700. "required": true
  701. }
  702. },
  703. {
  704. "variable": "containers",
  705. "label": "Containers",
  706. "description": "Containers where the label should be applied",
  707. "schema": {
  708. "type": "list",
  709. "items": [
  710. {
  711. "variable": "container",
  712. "label": "Container",
  713. "schema": {
  714. "type": "string",
  715. "required": true,
  716. "enum": [
  717. {
  718. "value": "anything-llm",
  719. "description": "anything-llm"
  720. }
  721. ]
  722. }
  723. }
  724. ]
  725. }
  726. }
  727. ]
  728. }
  729. }
  730. ]
  731. }
  732. },
  733. {
  734. "variable": "resources",
  735. "label": "",
  736. "group": "Resources Configuration",
  737. "schema": {
  738. "type": "dict",
  739. "attrs": [
  740. {
  741. "variable": "limits",
  742. "label": "Limits",
  743. "schema": {
  744. "type": "dict",
  745. "attrs": [
  746. {
  747. "variable": "cpus",
  748. "label": "CPUs",
  749. "description": "CPUs limit for Anything LLM.",
  750. "schema": {
  751. "type": "int",
  752. "default": 2,
  753. "required": true
  754. }
  755. },
  756. {
  757. "variable": "memory",
  758. "label": "Memory (in MB)",
  759. "description": "Memory limit for Anything LLM.",
  760. "schema": {
  761. "type": "int",
  762. "default": 4096,
  763. "required": true
  764. }
  765. }
  766. ]
  767. }
  768. },
  769. {
  770. "variable": "gpus",
  771. "group": "Resources Configuration",
  772. "label": "GPU Configuration",
  773. "schema": {
  774. "type": "dict",
  775. "$ref": [
  776. "definitions/gpu_configuration"
  777. ],
  778. "attrs": []
  779. }
  780. }
  781. ]
  782. }
  783. }
  784. ]
  785. },
  786. "readme": "<h1>Anything-LLM</h1> <p><a href=\"https://anythingllm.com/\">Anything-LLM</a> is the all-in-one Desktop &amp; Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.</p>",
  787. "changelog": null,
  788. "chart_metadata": {
  789. "app_version": "1.8.5",
  790. "capabilities": [
  791. {
  792. "description": "Anything LLM is able to perform system administration operations",
  793. "name": "SYS_ADMIN"
  794. }
  795. ],
  796. "categories": [
  797. "ai"
  798. ],
  799. "changelog_url": "https://github.com/Mintplex-Labs/anything-llm/releases",
  800. "date_added": "2025-08-11",
  801. "description": "Anything-LLM is the all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.",
  802. "home": "https://anythingllm.com/",
  803. "host_mounts": [],
  804. "icon": "https://media.sys.truenas.net/apps/anything-llm/icons/icon.svg",
  805. "keywords": [
  806. "ai",
  807. "llm",
  808. "webui",
  809. "anything-llm"
  810. ],
  811. "lib_version": "2.1.49",
  812. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  813. "maintainers": [
  814. {
  815. "email": "dev@ixsystems.com",
  816. "name": "truenas",
  817. "url": "https://www.truenas.com/"
  818. }
  819. ],
  820. "name": "anything-llm",
  821. "run_as_context": [
  822. {
  823. "description": "Anything LLM runs as non-root user.",
  824. "gid": 1000,
  825. "group_name": "anything-llm",
  826. "uid": 1000,
  827. "user_name": "anything-llm"
  828. }
  829. ],
  830. "screenshots": [],
  831. "sources": [
  832. "https://github.com/Mintplex-Labs/anything-llm"
  833. ],
  834. "title": "Anything LLM",
  835. "train": "community",
  836. "version": "1.0.4"
  837. }
  838. }
  839. }