app_versions.json 48 KB

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