app_versions.json 70 KB

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