app_versions.json 69 KB

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