app_versions.json 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833
  1. {
  2. "1.0.26": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/umami/1.0.26",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "postgresql-v2.19.0_1.0.26",
  10. "version": "1.0.26",
  11. "app_metadata": {
  12. "app_version": "postgresql-v2.19.0",
  13. "capabilities": [],
  14. "categories": [
  15. "monitoring"
  16. ],
  17. "changelog_url": "https://github.com/umami-software/umami/releases",
  18. "date_added": "2025-01-10",
  19. "description": "Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
  20. "home": "https://umami.is/",
  21. "host_mounts": [],
  22. "icon": "https://media.sys.truenas.net/apps/umami/icons/icon.svg",
  23. "keywords": [
  24. "analytics",
  25. "monitoring"
  26. ],
  27. "lib_version": "2.1.49",
  28. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  29. "maintainers": [
  30. {
  31. "email": "dev@ixsystems.com",
  32. "name": "truenas",
  33. "url": "https://www.truenas.com/"
  34. }
  35. ],
  36. "name": "umami",
  37. "run_as_context": [
  38. {
  39. "description": "Umami runs as non-root user.",
  40. "gid": 1001,
  41. "group_name": "umami",
  42. "uid": 1001,
  43. "user_name": "umami"
  44. },
  45. {
  46. "description": "Postgres runs as non-root user.",
  47. "gid": 999,
  48. "group_name": "postgres",
  49. "uid": 999,
  50. "user_name": "postgres"
  51. }
  52. ],
  53. "screenshots": [
  54. "https://media.sys.truenas.net/apps/umami/screenshots/screenshot1.jpg"
  55. ],
  56. "sources": [
  57. "https://github.com/umami-software/umami"
  58. ],
  59. "title": "Umami",
  60. "train": "community",
  61. "version": "1.0.26"
  62. },
  63. "schema": {
  64. "groups": [
  65. {
  66. "name": "Umami Configuration",
  67. "description": "Configure Umami"
  68. },
  69. {
  70. "name": "Network Configuration",
  71. "description": "Configure Network for Umami"
  72. },
  73. {
  74. "name": "Storage Configuration",
  75. "description": "Configure Storage for Umami"
  76. },
  77. {
  78. "name": "Labels Configuration",
  79. "description": "Configure Labels for Umami"
  80. },
  81. {
  82. "name": "Resources Configuration",
  83. "description": "Configure Resources for Umami"
  84. }
  85. ],
  86. "questions": [
  87. {
  88. "variable": "TZ",
  89. "group": "Umami Configuration",
  90. "label": "Timezone",
  91. "schema": {
  92. "type": "string",
  93. "default": "Etc/UTC",
  94. "required": true,
  95. "$ref": [
  96. "definitions/timezone"
  97. ]
  98. }
  99. },
  100. {
  101. "variable": "umami",
  102. "label": "",
  103. "group": "Umami Configuration",
  104. "schema": {
  105. "type": "dict",
  106. "attrs": [
  107. {
  108. "variable": "postgres_image_selector",
  109. "label": "Postgres Image (CAUTION)",
  110. "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",
  111. "schema": {
  112. "type": "string",
  113. "default": "postgres_17_image",
  114. "required": true,
  115. "enum": [
  116. {
  117. "value": "postgres_17_image",
  118. "description": "Postgres 17"
  119. }
  120. ]
  121. }
  122. },
  123. {
  124. "variable": "db_password",
  125. "label": "Database Password",
  126. "description": "The password for Umami.",
  127. "schema": {
  128. "type": "string",
  129. "default": "",
  130. "required": true,
  131. "private": true
  132. }
  133. },
  134. {
  135. "variable": "app_secret",
  136. "label": "App Secret",
  137. "description": "The secret for Umami.",
  138. "schema": {
  139. "type": "string",
  140. "default": "",
  141. "required": true,
  142. "private": true
  143. }
  144. },
  145. {
  146. "variable": "additional_envs",
  147. "label": "Additional Environment Variables",
  148. "schema": {
  149. "type": "list",
  150. "default": [],
  151. "items": [
  152. {
  153. "variable": "env",
  154. "label": "Environment Variable",
  155. "schema": {
  156. "type": "dict",
  157. "attrs": [
  158. {
  159. "variable": "name",
  160. "label": "Name",
  161. "schema": {
  162. "type": "string",
  163. "required": true
  164. }
  165. },
  166. {
  167. "variable": "value",
  168. "label": "Value",
  169. "schema": {
  170. "type": "string"
  171. }
  172. }
  173. ]
  174. }
  175. }
  176. ]
  177. }
  178. }
  179. ]
  180. }
  181. },
  182. {
  183. "variable": "network",
  184. "label": "",
  185. "group": "Network Configuration",
  186. "schema": {
  187. "type": "dict",
  188. "attrs": [
  189. {
  190. "variable": "web_port",
  191. "label": "WebUI Port",
  192. "schema": {
  193. "type": "dict",
  194. "attrs": [
  195. {
  196. "variable": "bind_mode",
  197. "label": "Port Bind Mode",
  198. "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",
  199. "schema": {
  200. "type": "string",
  201. "default": "published",
  202. "enum": [
  203. {
  204. "value": "published",
  205. "description": "Publish port on the host for external access"
  206. },
  207. {
  208. "value": "exposed",
  209. "description": "Expose port for inter-container communication"
  210. },
  211. {
  212. "value": "",
  213. "description": "None"
  214. }
  215. ]
  216. }
  217. },
  218. {
  219. "variable": "port_number",
  220. "label": "Port Number",
  221. "schema": {
  222. "type": "int",
  223. "default": 30060,
  224. "min": 1,
  225. "max": 65535,
  226. "required": true
  227. }
  228. },
  229. {
  230. "variable": "host_ips",
  231. "label": "Host IPs",
  232. "description": "IPs on the host to bind this port",
  233. "schema": {
  234. "type": "list",
  235. "show_if": [
  236. [
  237. "bind_mode",
  238. "=",
  239. "published"
  240. ]
  241. ],
  242. "default": [],
  243. "items": [
  244. {
  245. "variable": "host_ip",
  246. "label": "Host IP",
  247. "schema": {
  248. "type": "string",
  249. "required": true,
  250. "$ref": [
  251. "definitions/node_bind_ip"
  252. ]
  253. }
  254. }
  255. ]
  256. }
  257. }
  258. ]
  259. }
  260. }
  261. ]
  262. }
  263. },
  264. {
  265. "variable": "storage",
  266. "label": "",
  267. "group": "Storage Configuration",
  268. "schema": {
  269. "type": "dict",
  270. "attrs": [
  271. {
  272. "variable": "postgres_data",
  273. "label": "Postgres Data Storage",
  274. "description": "The path to store Postgres Data.",
  275. "schema": {
  276. "type": "dict",
  277. "attrs": [
  278. {
  279. "variable": "type",
  280. "label": "Type",
  281. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  282. "schema": {
  283. "type": "string",
  284. "required": true,
  285. "default": "ix_volume",
  286. "enum": [
  287. {
  288. "value": "host_path",
  289. "description": "Host Path (Path that already exists on the system)"
  290. },
  291. {
  292. "value": "ix_volume",
  293. "description": "ixVolume (Dataset created automatically by the system)"
  294. }
  295. ]
  296. }
  297. },
  298. {
  299. "variable": "ix_volume_config",
  300. "label": "ixVolume Configuration",
  301. "description": "The configuration for the ixVolume dataset.",
  302. "schema": {
  303. "type": "dict",
  304. "show_if": [
  305. [
  306. "type",
  307. "=",
  308. "ix_volume"
  309. ]
  310. ],
  311. "$ref": [
  312. "normalize/ix_volume"
  313. ],
  314. "attrs": [
  315. {
  316. "variable": "acl_enable",
  317. "label": "Enable ACL",
  318. "description": "Enable ACL for the storage.",
  319. "schema": {
  320. "type": "boolean",
  321. "default": false
  322. }
  323. },
  324. {
  325. "variable": "dataset_name",
  326. "label": "Dataset Name",
  327. "description": "The name of the dataset to use for storage.",
  328. "schema": {
  329. "type": "string",
  330. "required": true,
  331. "hidden": true,
  332. "default": "pg_data"
  333. }
  334. },
  335. {
  336. "variable": "acl_entries",
  337. "label": "ACL Configuration",
  338. "schema": {
  339. "type": "dict",
  340. "show_if": [
  341. [
  342. "acl_enable",
  343. "=",
  344. true
  345. ]
  346. ],
  347. "attrs": []
  348. }
  349. }
  350. ]
  351. }
  352. },
  353. {
  354. "variable": "host_path_config",
  355. "label": "Host Path Configuration",
  356. "schema": {
  357. "type": "dict",
  358. "show_if": [
  359. [
  360. "type",
  361. "=",
  362. "host_path"
  363. ]
  364. ],
  365. "attrs": [
  366. {
  367. "variable": "acl_enable",
  368. "label": "Enable ACL",
  369. "description": "Enable ACL for the storage.",
  370. "schema": {
  371. "type": "boolean",
  372. "default": false
  373. }
  374. },
  375. {
  376. "variable": "acl",
  377. "label": "ACL Configuration",
  378. "schema": {
  379. "type": "dict",
  380. "show_if": [
  381. [
  382. "acl_enable",
  383. "=",
  384. true
  385. ]
  386. ],
  387. "attrs": [],
  388. "$ref": [
  389. "normalize/acl"
  390. ]
  391. }
  392. },
  393. {
  394. "variable": "path",
  395. "label": "Host Path",
  396. "description": "The host path to use for storage.",
  397. "schema": {
  398. "type": "hostpath",
  399. "show_if": [
  400. [
  401. "acl_enable",
  402. "=",
  403. false
  404. ]
  405. ],
  406. "required": true
  407. }
  408. },
  409. {
  410. "variable": "auto_permissions",
  411. "label": "Automatic Permissions",
  412. "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",
  413. "schema": {
  414. "type": "boolean",
  415. "default": false,
  416. "show_if": [
  417. [
  418. "acl_enable",
  419. "=",
  420. false
  421. ]
  422. ]
  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": "umami",
  719. "description": "umami"
  720. },
  721. {
  722. "value": "postgres",
  723. "description": "postgres"
  724. }
  725. ]
  726. }
  727. }
  728. ]
  729. }
  730. }
  731. ]
  732. }
  733. }
  734. ]
  735. }
  736. },
  737. {
  738. "variable": "resources",
  739. "label": "",
  740. "group": "Resources Configuration",
  741. "schema": {
  742. "type": "dict",
  743. "attrs": [
  744. {
  745. "variable": "limits",
  746. "label": "Limits",
  747. "schema": {
  748. "type": "dict",
  749. "attrs": [
  750. {
  751. "variable": "cpus",
  752. "label": "CPUs",
  753. "description": "CPUs limit for Umami.",
  754. "schema": {
  755. "type": "int",
  756. "default": 2,
  757. "required": true
  758. }
  759. },
  760. {
  761. "variable": "memory",
  762. "label": "Memory (in MB)",
  763. "description": "Memory limit for Umami.",
  764. "schema": {
  765. "type": "int",
  766. "default": 4096,
  767. "required": true
  768. }
  769. }
  770. ]
  771. }
  772. }
  773. ]
  774. }
  775. }
  776. ]
  777. },
  778. "readme": "<h1>Umami</h1> <p><a href=\"https://umami.is/\">Umami</a> is a simple, fast, privacy-focused alternative to Google Analytics.</p>",
  779. "changelog": null,
  780. "chart_metadata": {
  781. "app_version": "postgresql-v2.19.0",
  782. "capabilities": [],
  783. "categories": [
  784. "monitoring"
  785. ],
  786. "changelog_url": "https://github.com/umami-software/umami/releases",
  787. "date_added": "2025-01-10",
  788. "description": "Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
  789. "home": "https://umami.is/",
  790. "host_mounts": [],
  791. "icon": "https://media.sys.truenas.net/apps/umami/icons/icon.svg",
  792. "keywords": [
  793. "analytics",
  794. "monitoring"
  795. ],
  796. "lib_version": "2.1.49",
  797. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  798. "maintainers": [
  799. {
  800. "email": "dev@ixsystems.com",
  801. "name": "truenas",
  802. "url": "https://www.truenas.com/"
  803. }
  804. ],
  805. "name": "umami",
  806. "run_as_context": [
  807. {
  808. "description": "Umami runs as non-root user.",
  809. "gid": 1001,
  810. "group_name": "umami",
  811. "uid": 1001,
  812. "user_name": "umami"
  813. },
  814. {
  815. "description": "Postgres runs as non-root user.",
  816. "gid": 999,
  817. "group_name": "postgres",
  818. "uid": 999,
  819. "user_name": "postgres"
  820. }
  821. ],
  822. "screenshots": [
  823. "https://media.sys.truenas.net/apps/umami/screenshots/screenshot1.jpg"
  824. ],
  825. "sources": [
  826. "https://github.com/umami-software/umami"
  827. ],
  828. "title": "Umami",
  829. "train": "community",
  830. "version": "1.0.26"
  831. }
  832. }
  833. }