app_versions.json 50 KB

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