app_versions.json 73 KB

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