app_versions.json 134 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719
  1. {
  2. "1.3.5": {
  3. "healthy": true,
  4. "supported": false,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/transmission/1.3.5",
  7. "last_update": "2025-03-06 08:26:26",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "normalize/acl"
  11. ],
  12. "human_version": "4.0.5_1.3.5",
  13. "version": "1.3.5",
  14. "chart_metadata": {
  15. "name": "transmission",
  16. "description": "Transmission is designed for easy, powerful use.",
  17. "annotations": {
  18. "title": "Transmission"
  19. },
  20. "type": "application",
  21. "version": "1.3.5",
  22. "apiVersion": "v2",
  23. "appVersion": "4.0.5",
  24. "kubeVersion": ">=1.16.0-0",
  25. "maintainers": [
  26. {
  27. "name": "truenas",
  28. "url": "https://www.truenas.com/",
  29. "email": "dev@ixsystems.com"
  30. }
  31. ],
  32. "dependencies": [
  33. {
  34. "name": "common",
  35. "repository": "file://../../../common",
  36. "version": "1.2.9"
  37. }
  38. ],
  39. "home": "https://transmissionbt.com/",
  40. "icon": "https://media.sys.truenas.net/apps/transmission/icons/icon.png",
  41. "sources": [
  42. "https://github.com/onedr0p/containers/tree/main/apps/transmission",
  43. "https://github.com/truenas/charts/tree/master/community/transmission",
  44. "https://transmissionbt.com/"
  45. ],
  46. "keywords": [
  47. "media",
  48. "torrent",
  49. "download"
  50. ]
  51. },
  52. "app_metadata": {
  53. "runAsContext": [
  54. {
  55. "userName": "transmission",
  56. "groupName": "transmission",
  57. "gid": 568,
  58. "uid": 568,
  59. "description": "Transmission can run as any non-root user."
  60. }
  61. ],
  62. "capabilities": [],
  63. "hostMounts": []
  64. },
  65. "schema": {
  66. "groups": [
  67. {
  68. "name": "Transmission Configuration",
  69. "description": "Configure Transmission"
  70. },
  71. {
  72. "name": "User and Group Configuration",
  73. "description": "Configure User and Group for Transmission"
  74. },
  75. {
  76. "name": "Network Configuration",
  77. "description": "Configure Network for Transmission"
  78. },
  79. {
  80. "name": "Storage Configuration",
  81. "description": "Configure Storage for Transmission"
  82. },
  83. {
  84. "name": "Resources Configuration",
  85. "description": "Configure Resources for Transmission"
  86. }
  87. ],
  88. "portals": {
  89. "web_portal": {
  90. "protocols": [
  91. "$kubernetes-resource_configmap_portal_protocol"
  92. ],
  93. "host": [
  94. "$kubernetes-resource_configmap_portal_host"
  95. ],
  96. "ports": [
  97. "$kubernetes-resource_configmap_portal_port"
  98. ],
  99. "path": "$kubernetes-resource_configmap_portal_path"
  100. }
  101. },
  102. "questions": [
  103. {
  104. "variable": "transmissionConfig",
  105. "label": "",
  106. "group": "Transmission Configuration",
  107. "schema": {
  108. "type": "dict",
  109. "attrs": [
  110. {
  111. "variable": "additionalEnvs",
  112. "label": "Additional Environment Variables",
  113. "description": "Configure additional environment variables for Transmission.",
  114. "schema": {
  115. "type": "list",
  116. "default": [],
  117. "items": [
  118. {
  119. "variable": "env",
  120. "label": "Environment Variable",
  121. "schema": {
  122. "type": "dict",
  123. "attrs": [
  124. {
  125. "variable": "name",
  126. "label": "Name",
  127. "schema": {
  128. "type": "string",
  129. "required": true
  130. }
  131. },
  132. {
  133. "variable": "value",
  134. "label": "Value",
  135. "schema": {
  136. "type": "string",
  137. "required": true
  138. }
  139. }
  140. ]
  141. }
  142. }
  143. ]
  144. }
  145. }
  146. ]
  147. }
  148. },
  149. {
  150. "variable": "transmissionRunAs",
  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 Transmission will run as.",
  160. "schema": {
  161. "type": "int",
  162. "min": 2,
  163. "default": 568,
  164. "required": true
  165. }
  166. },
  167. {
  168. "variable": "group",
  169. "label": "Group ID",
  170. "description": "The group id that Transmission will run as.",
  171. "schema": {
  172. "type": "int",
  173. "min": 2,
  174. "default": 568,
  175. "required": true
  176. }
  177. }
  178. ]
  179. }
  180. },
  181. {
  182. "variable": "transmissionNetwork",
  183. "label": "",
  184. "group": "Network Configuration",
  185. "schema": {
  186. "type": "dict",
  187. "attrs": [
  188. {
  189. "variable": "webPort",
  190. "label": "Web Port",
  191. "description": "The port for the Transmission Web UI.",
  192. "schema": {
  193. "type": "int",
  194. "default": 30096,
  195. "min": 9000,
  196. "max": 65535,
  197. "required": true
  198. }
  199. },
  200. {
  201. "variable": "peerPort",
  202. "label": "Peer Port",
  203. "description": "The port for the Transmission Torrent protocol. Both TCP and UDP",
  204. "schema": {
  205. "type": "int",
  206. "default": 50413,
  207. "min": 9000,
  208. "max": 65535,
  209. "required": true
  210. }
  211. },
  212. {
  213. "variable": "hostNetwork",
  214. "label": "Host Network",
  215. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  216. "schema": {
  217. "type": "boolean",
  218. "default": false
  219. }
  220. }
  221. ]
  222. }
  223. },
  224. {
  225. "variable": "transmissionStorage",
  226. "label": "",
  227. "group": "Storage Configuration",
  228. "schema": {
  229. "type": "dict",
  230. "attrs": [
  231. {
  232. "variable": "config",
  233. "label": "Transmission Config Storage",
  234. "description": "The path to store Transmission Configuration.",
  235. "schema": {
  236. "type": "dict",
  237. "attrs": [
  238. {
  239. "variable": "type",
  240. "label": "Type",
  241. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  242. "schema": {
  243. "type": "string",
  244. "required": true,
  245. "immutable": true,
  246. "default": "ixVolume",
  247. "enum": [
  248. {
  249. "value": "hostPath",
  250. "description": "Host Path (Path that already exists on the system)"
  251. },
  252. {
  253. "value": "ixVolume",
  254. "description": "ixVolume (Dataset created automatically by the system)"
  255. }
  256. ]
  257. }
  258. },
  259. {
  260. "variable": "ixVolumeConfig",
  261. "label": "ixVolume Configuration",
  262. "description": "The configuration for the ixVolume dataset.",
  263. "schema": {
  264. "type": "dict",
  265. "show_if": [
  266. [
  267. "type",
  268. "=",
  269. "ixVolume"
  270. ]
  271. ],
  272. "$ref": [
  273. "normalize/ixVolume"
  274. ],
  275. "attrs": [
  276. {
  277. "variable": "aclEnable",
  278. "label": "Enable ACL",
  279. "description": "Enable ACL for the dataset.",
  280. "schema": {
  281. "type": "boolean",
  282. "default": false
  283. }
  284. },
  285. {
  286. "variable": "datasetName",
  287. "label": "Dataset Name",
  288. "description": "The name of the dataset to use for storage.",
  289. "schema": {
  290. "type": "string",
  291. "required": true,
  292. "immutable": true,
  293. "hidden": true,
  294. "default": "config"
  295. }
  296. },
  297. {
  298. "variable": "aclEntries",
  299. "label": "ACL Configuration",
  300. "schema": {
  301. "type": "dict",
  302. "show_if": [
  303. [
  304. "aclEnable",
  305. "=",
  306. true
  307. ]
  308. ],
  309. "attrs": [
  310. {
  311. "variable": "path",
  312. "label": "Path",
  313. "description": "Path to perform ACL",
  314. "schema": {
  315. "type": "string",
  316. "hidden": true
  317. }
  318. },
  319. {
  320. "variable": "entries",
  321. "label": "ACL Entries",
  322. "description": "ACL Entries",
  323. "schema": {
  324. "type": "list",
  325. "items": [
  326. {
  327. "variable": "aclEntry",
  328. "label": "ACL Entry",
  329. "schema": {
  330. "type": "dict",
  331. "attrs": [
  332. {
  333. "variable": "id_type",
  334. "label": "ID Type",
  335. "schema": {
  336. "type": "string",
  337. "enum": [
  338. {
  339. "value": "USER",
  340. "description": "Entry is for a USER"
  341. },
  342. {
  343. "value": "GROUP",
  344. "description": "Entry is for a GROUP"
  345. }
  346. ],
  347. "default": "USER"
  348. }
  349. },
  350. {
  351. "variable": "id",
  352. "label": "ID",
  353. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  354. "schema": {
  355. "type": "int",
  356. "required": true,
  357. "min": 0
  358. }
  359. },
  360. {
  361. "variable": "access",
  362. "label": "Access",
  363. "schema": {
  364. "type": "string",
  365. "enum": [
  366. {
  367. "value": "READ",
  368. "description": "Read Access"
  369. },
  370. {
  371. "value": "MODIFY",
  372. "description": "Modify Access"
  373. },
  374. {
  375. "value": "FULL_CONTROL",
  376. "description": "FULL_CONTROL Access"
  377. }
  378. ]
  379. }
  380. }
  381. ]
  382. }
  383. }
  384. ]
  385. }
  386. }
  387. ]
  388. }
  389. }
  390. ]
  391. }
  392. },
  393. {
  394. "variable": "hostPathConfig",
  395. "label": "Host Path Configuration",
  396. "schema": {
  397. "type": "dict",
  398. "show_if": [
  399. [
  400. "type",
  401. "=",
  402. "hostPath"
  403. ]
  404. ],
  405. "attrs": [
  406. {
  407. "variable": "aclEnable",
  408. "label": "Enable ACL",
  409. "description": "Enable ACL for the dataset.",
  410. "schema": {
  411. "type": "boolean",
  412. "default": false
  413. }
  414. },
  415. {
  416. "variable": "acl",
  417. "label": "ACL Configuration",
  418. "schema": {
  419. "type": "dict",
  420. "show_if": [
  421. [
  422. "aclEnable",
  423. "=",
  424. true
  425. ]
  426. ],
  427. "attrs": [
  428. {
  429. "variable": "path",
  430. "label": "Host Path",
  431. "description": "Host Path to perform ACL",
  432. "schema": {
  433. "type": "hostpath",
  434. "required": true,
  435. "empty": false
  436. }
  437. },
  438. {
  439. "variable": "entries",
  440. "label": "ACL Entries",
  441. "description": "ACL Entries",
  442. "schema": {
  443. "type": "list",
  444. "items": [
  445. {
  446. "variable": "aclEntry",
  447. "label": "ACL Entry",
  448. "schema": {
  449. "type": "dict",
  450. "attrs": [
  451. {
  452. "variable": "id_type",
  453. "label": "ID Type",
  454. "schema": {
  455. "type": "string",
  456. "enum": [
  457. {
  458. "value": "USER",
  459. "description": "Entry is for a USER"
  460. },
  461. {
  462. "value": "GROUP",
  463. "description": "Entry is for a GROUP"
  464. }
  465. ],
  466. "default": "USER"
  467. }
  468. },
  469. {
  470. "variable": "id",
  471. "label": "ID",
  472. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  473. "schema": {
  474. "type": "int",
  475. "required": true,
  476. "min": 0
  477. }
  478. },
  479. {
  480. "variable": "access",
  481. "label": "Access",
  482. "schema": {
  483. "type": "string",
  484. "enum": [
  485. {
  486. "value": "READ",
  487. "description": "Read Access"
  488. },
  489. {
  490. "value": "MODIFY",
  491. "description": "Modify Access"
  492. },
  493. {
  494. "value": "FULL_CONTROL",
  495. "description": "FULL_CONTROL Access"
  496. }
  497. ]
  498. }
  499. }
  500. ]
  501. }
  502. }
  503. ]
  504. }
  505. },
  506. {
  507. "variable": "options",
  508. "label": "ACL Options",
  509. "schema": {
  510. "type": "dict",
  511. "attrs": [
  512. {
  513. "variable": "force",
  514. "label": "Force Flag",
  515. "description": "Enabling `Force` applies ACL even if the path has existing data",
  516. "schema": {
  517. "type": "boolean",
  518. "default": false
  519. }
  520. }
  521. ]
  522. }
  523. }
  524. ],
  525. "$ref": [
  526. "normalize/acl"
  527. ]
  528. }
  529. },
  530. {
  531. "variable": "hostPath",
  532. "label": "Host Path",
  533. "description": "The host path to use for storage.",
  534. "schema": {
  535. "type": "hostpath",
  536. "show_if": [
  537. [
  538. "aclEnable",
  539. "=",
  540. false
  541. ]
  542. ],
  543. "required": true
  544. }
  545. }
  546. ]
  547. }
  548. }
  549. ]
  550. }
  551. },
  552. {
  553. "variable": "downloadsComplete",
  554. "label": "Transmission Complete Downloads Storage",
  555. "description": "The path to store Transmission Complete Downloads.",
  556. "schema": {
  557. "type": "dict",
  558. "attrs": [
  559. {
  560. "variable": "type",
  561. "label": "Type",
  562. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  563. "schema": {
  564. "type": "string",
  565. "required": true,
  566. "immutable": true,
  567. "default": "ixVolume",
  568. "enum": [
  569. {
  570. "value": "hostPath",
  571. "description": "Host Path (Path that already exists on the system)"
  572. },
  573. {
  574. "value": "ixVolume",
  575. "description": "ixVolume (Dataset created automatically by the system)"
  576. }
  577. ]
  578. }
  579. },
  580. {
  581. "variable": "ixVolumeConfig",
  582. "label": "ixVolume Configuration",
  583. "description": "The configuration for the ixVolume dataset.",
  584. "schema": {
  585. "type": "dict",
  586. "show_if": [
  587. [
  588. "type",
  589. "=",
  590. "ixVolume"
  591. ]
  592. ],
  593. "$ref": [
  594. "normalize/ixVolume"
  595. ],
  596. "attrs": [
  597. {
  598. "variable": "aclEnable",
  599. "label": "Enable ACL",
  600. "description": "Enable ACL for the dataset.",
  601. "schema": {
  602. "type": "boolean",
  603. "default": false
  604. }
  605. },
  606. {
  607. "variable": "datasetName",
  608. "label": "Dataset Name",
  609. "description": "The name of the dataset to use for storage.",
  610. "schema": {
  611. "type": "string",
  612. "required": true,
  613. "immutable": true,
  614. "hidden": true,
  615. "default": "downloads-complete"
  616. }
  617. },
  618. {
  619. "variable": "aclEntries",
  620. "label": "ACL Configuration",
  621. "schema": {
  622. "type": "dict",
  623. "show_if": [
  624. [
  625. "aclEnable",
  626. "=",
  627. true
  628. ]
  629. ],
  630. "attrs": [
  631. {
  632. "variable": "path",
  633. "label": "Path",
  634. "description": "Path to perform ACL",
  635. "schema": {
  636. "type": "string",
  637. "hidden": true
  638. }
  639. },
  640. {
  641. "variable": "entries",
  642. "label": "ACL Entries",
  643. "description": "ACL Entries",
  644. "schema": {
  645. "type": "list",
  646. "items": [
  647. {
  648. "variable": "aclEntry",
  649. "label": "ACL Entry",
  650. "schema": {
  651. "type": "dict",
  652. "attrs": [
  653. {
  654. "variable": "id_type",
  655. "label": "ID Type",
  656. "schema": {
  657. "type": "string",
  658. "enum": [
  659. {
  660. "value": "USER",
  661. "description": "Entry is for a USER"
  662. },
  663. {
  664. "value": "GROUP",
  665. "description": "Entry is for a GROUP"
  666. }
  667. ],
  668. "default": "USER"
  669. }
  670. },
  671. {
  672. "variable": "id",
  673. "label": "ID",
  674. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  675. "schema": {
  676. "type": "int",
  677. "required": true,
  678. "min": 0
  679. }
  680. },
  681. {
  682. "variable": "access",
  683. "label": "Access",
  684. "schema": {
  685. "type": "string",
  686. "enum": [
  687. {
  688. "value": "READ",
  689. "description": "Read Access"
  690. },
  691. {
  692. "value": "MODIFY",
  693. "description": "Modify Access"
  694. },
  695. {
  696. "value": "FULL_CONTROL",
  697. "description": "FULL_CONTROL Access"
  698. }
  699. ]
  700. }
  701. }
  702. ]
  703. }
  704. }
  705. ]
  706. }
  707. }
  708. ]
  709. }
  710. }
  711. ]
  712. }
  713. },
  714. {
  715. "variable": "hostPathConfig",
  716. "label": "Host Path Configuration",
  717. "schema": {
  718. "type": "dict",
  719. "show_if": [
  720. [
  721. "type",
  722. "=",
  723. "hostPath"
  724. ]
  725. ],
  726. "attrs": [
  727. {
  728. "variable": "aclEnable",
  729. "label": "Enable ACL",
  730. "description": "Enable ACL for the dataset.",
  731. "schema": {
  732. "type": "boolean",
  733. "default": false
  734. }
  735. },
  736. {
  737. "variable": "acl",
  738. "label": "ACL Configuration",
  739. "schema": {
  740. "type": "dict",
  741. "show_if": [
  742. [
  743. "aclEnable",
  744. "=",
  745. true
  746. ]
  747. ],
  748. "attrs": [
  749. {
  750. "variable": "path",
  751. "label": "Host Path",
  752. "description": "Host Path to perform ACL",
  753. "schema": {
  754. "type": "hostpath",
  755. "required": true,
  756. "empty": false
  757. }
  758. },
  759. {
  760. "variable": "entries",
  761. "label": "ACL Entries",
  762. "description": "ACL Entries",
  763. "schema": {
  764. "type": "list",
  765. "items": [
  766. {
  767. "variable": "aclEntry",
  768. "label": "ACL Entry",
  769. "schema": {
  770. "type": "dict",
  771. "attrs": [
  772. {
  773. "variable": "id_type",
  774. "label": "ID Type",
  775. "schema": {
  776. "type": "string",
  777. "enum": [
  778. {
  779. "value": "USER",
  780. "description": "Entry is for a USER"
  781. },
  782. {
  783. "value": "GROUP",
  784. "description": "Entry is for a GROUP"
  785. }
  786. ],
  787. "default": "USER"
  788. }
  789. },
  790. {
  791. "variable": "id",
  792. "label": "ID",
  793. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  794. "schema": {
  795. "type": "int",
  796. "required": true,
  797. "min": 0
  798. }
  799. },
  800. {
  801. "variable": "access",
  802. "label": "Access",
  803. "schema": {
  804. "type": "string",
  805. "enum": [
  806. {
  807. "value": "READ",
  808. "description": "Read Access"
  809. },
  810. {
  811. "value": "MODIFY",
  812. "description": "Modify Access"
  813. },
  814. {
  815. "value": "FULL_CONTROL",
  816. "description": "FULL_CONTROL Access"
  817. }
  818. ]
  819. }
  820. }
  821. ]
  822. }
  823. }
  824. ]
  825. }
  826. },
  827. {
  828. "variable": "options",
  829. "label": "ACL Options",
  830. "schema": {
  831. "type": "dict",
  832. "attrs": [
  833. {
  834. "variable": "force",
  835. "label": "Force Flag",
  836. "description": "Enabling `Force` applies ACL even if the path has existing data",
  837. "schema": {
  838. "type": "boolean",
  839. "default": false
  840. }
  841. }
  842. ]
  843. }
  844. }
  845. ],
  846. "$ref": [
  847. "normalize/acl"
  848. ]
  849. }
  850. },
  851. {
  852. "variable": "hostPath",
  853. "label": "Host Path",
  854. "description": "The host path to use for storage.",
  855. "schema": {
  856. "type": "hostpath",
  857. "show_if": [
  858. [
  859. "aclEnable",
  860. "=",
  861. false
  862. ]
  863. ],
  864. "required": true
  865. }
  866. }
  867. ]
  868. }
  869. }
  870. ]
  871. }
  872. },
  873. {
  874. "variable": "downloadsDir",
  875. "label": "Downloads Directory (In-Container)",
  876. "description": "The directory inside the container to store downloads.",
  877. "schema": {
  878. "type": "path",
  879. "default": "/downloads/complete",
  880. "required": true,
  881. "immutable": true
  882. }
  883. },
  884. {
  885. "variable": "enableIncompleteDir",
  886. "label": "Enable Incomplete Directory",
  887. "description": "Enable incomplete directory.",
  888. "schema": {
  889. "type": "boolean",
  890. "default": true,
  891. "immutable": true
  892. }
  893. },
  894. {
  895. "variable": "downloadsIncomplete",
  896. "label": "Transmission Incomplete Downloads Storage",
  897. "description": "The path to store Transmission Incomplete Downloads.",
  898. "schema": {
  899. "type": "dict",
  900. "show_if": [
  901. [
  902. "enableIncompleteDir",
  903. "=",
  904. true
  905. ]
  906. ],
  907. "attrs": [
  908. {
  909. "variable": "type",
  910. "label": "Type",
  911. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  912. "schema": {
  913. "type": "string",
  914. "required": true,
  915. "immutable": true,
  916. "default": "ixVolume",
  917. "enum": [
  918. {
  919. "value": "hostPath",
  920. "description": "Host Path (Path that already exists on the system)"
  921. },
  922. {
  923. "value": "ixVolume",
  924. "description": "ixVolume (Dataset created automatically by the system)"
  925. }
  926. ]
  927. }
  928. },
  929. {
  930. "variable": "ixVolumeConfig",
  931. "label": "ixVolume Configuration",
  932. "description": "The configuration for the ixVolume dataset.",
  933. "schema": {
  934. "type": "dict",
  935. "show_if": [
  936. [
  937. "type",
  938. "=",
  939. "ixVolume"
  940. ]
  941. ],
  942. "$ref": [
  943. "normalize/ixVolume"
  944. ],
  945. "attrs": [
  946. {
  947. "variable": "aclEnable",
  948. "label": "Enable ACL",
  949. "description": "Enable ACL for the dataset.",
  950. "schema": {
  951. "type": "boolean",
  952. "default": false
  953. }
  954. },
  955. {
  956. "variable": "datasetName",
  957. "label": "Dataset Name",
  958. "description": "The name of the dataset to use for storage.",
  959. "schema": {
  960. "type": "string",
  961. "required": true,
  962. "immutable": true,
  963. "hidden": true,
  964. "default": "downloads-incomplete"
  965. }
  966. },
  967. {
  968. "variable": "aclEntries",
  969. "label": "ACL Configuration",
  970. "schema": {
  971. "type": "dict",
  972. "show_if": [
  973. [
  974. "aclEnable",
  975. "=",
  976. true
  977. ]
  978. ],
  979. "attrs": [
  980. {
  981. "variable": "path",
  982. "label": "Path",
  983. "description": "Path to perform ACL",
  984. "schema": {
  985. "type": "string",
  986. "hidden": true
  987. }
  988. },
  989. {
  990. "variable": "entries",
  991. "label": "ACL Entries",
  992. "description": "ACL Entries",
  993. "schema": {
  994. "type": "list",
  995. "items": [
  996. {
  997. "variable": "aclEntry",
  998. "label": "ACL Entry",
  999. "schema": {
  1000. "type": "dict",
  1001. "attrs": [
  1002. {
  1003. "variable": "id_type",
  1004. "label": "ID Type",
  1005. "schema": {
  1006. "type": "string",
  1007. "enum": [
  1008. {
  1009. "value": "USER",
  1010. "description": "Entry is for a USER"
  1011. },
  1012. {
  1013. "value": "GROUP",
  1014. "description": "Entry is for a GROUP"
  1015. }
  1016. ],
  1017. "default": "USER"
  1018. }
  1019. },
  1020. {
  1021. "variable": "id",
  1022. "label": "ID",
  1023. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1024. "schema": {
  1025. "type": "int",
  1026. "required": true,
  1027. "min": 0
  1028. }
  1029. },
  1030. {
  1031. "variable": "access",
  1032. "label": "Access",
  1033. "schema": {
  1034. "type": "string",
  1035. "enum": [
  1036. {
  1037. "value": "READ",
  1038. "description": "Read Access"
  1039. },
  1040. {
  1041. "value": "MODIFY",
  1042. "description": "Modify Access"
  1043. },
  1044. {
  1045. "value": "FULL_CONTROL",
  1046. "description": "FULL_CONTROL Access"
  1047. }
  1048. ]
  1049. }
  1050. }
  1051. ]
  1052. }
  1053. }
  1054. ]
  1055. }
  1056. }
  1057. ]
  1058. }
  1059. }
  1060. ]
  1061. }
  1062. },
  1063. {
  1064. "variable": "hostPathConfig",
  1065. "label": "Host Path Configuration",
  1066. "schema": {
  1067. "type": "dict",
  1068. "show_if": [
  1069. [
  1070. "type",
  1071. "=",
  1072. "hostPath"
  1073. ]
  1074. ],
  1075. "attrs": [
  1076. {
  1077. "variable": "aclEnable",
  1078. "label": "Enable ACL",
  1079. "description": "Enable ACL for the dataset.",
  1080. "schema": {
  1081. "type": "boolean",
  1082. "default": false
  1083. }
  1084. },
  1085. {
  1086. "variable": "acl",
  1087. "label": "ACL Configuration",
  1088. "schema": {
  1089. "type": "dict",
  1090. "show_if": [
  1091. [
  1092. "aclEnable",
  1093. "=",
  1094. true
  1095. ]
  1096. ],
  1097. "attrs": [
  1098. {
  1099. "variable": "path",
  1100. "label": "Host Path",
  1101. "description": "Host Path to perform ACL",
  1102. "schema": {
  1103. "type": "hostpath",
  1104. "required": true,
  1105. "empty": false
  1106. }
  1107. },
  1108. {
  1109. "variable": "entries",
  1110. "label": "ACL Entries",
  1111. "description": "ACL Entries",
  1112. "schema": {
  1113. "type": "list",
  1114. "items": [
  1115. {
  1116. "variable": "aclEntry",
  1117. "label": "ACL Entry",
  1118. "schema": {
  1119. "type": "dict",
  1120. "attrs": [
  1121. {
  1122. "variable": "id_type",
  1123. "label": "ID Type",
  1124. "schema": {
  1125. "type": "string",
  1126. "enum": [
  1127. {
  1128. "value": "USER",
  1129. "description": "Entry is for a USER"
  1130. },
  1131. {
  1132. "value": "GROUP",
  1133. "description": "Entry is for a GROUP"
  1134. }
  1135. ],
  1136. "default": "USER"
  1137. }
  1138. },
  1139. {
  1140. "variable": "id",
  1141. "label": "ID",
  1142. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1143. "schema": {
  1144. "type": "int",
  1145. "required": true,
  1146. "min": 0
  1147. }
  1148. },
  1149. {
  1150. "variable": "access",
  1151. "label": "Access",
  1152. "schema": {
  1153. "type": "string",
  1154. "enum": [
  1155. {
  1156. "value": "READ",
  1157. "description": "Read Access"
  1158. },
  1159. {
  1160. "value": "MODIFY",
  1161. "description": "Modify Access"
  1162. },
  1163. {
  1164. "value": "FULL_CONTROL",
  1165. "description": "FULL_CONTROL Access"
  1166. }
  1167. ]
  1168. }
  1169. }
  1170. ]
  1171. }
  1172. }
  1173. ]
  1174. }
  1175. },
  1176. {
  1177. "variable": "options",
  1178. "label": "ACL Options",
  1179. "schema": {
  1180. "type": "dict",
  1181. "attrs": [
  1182. {
  1183. "variable": "force",
  1184. "label": "Force Flag",
  1185. "description": "Enabling `Force` applies ACL even if the path has existing data",
  1186. "schema": {
  1187. "type": "boolean",
  1188. "default": false
  1189. }
  1190. }
  1191. ]
  1192. }
  1193. }
  1194. ],
  1195. "$ref": [
  1196. "normalize/acl"
  1197. ]
  1198. }
  1199. },
  1200. {
  1201. "variable": "hostPath",
  1202. "label": "Host Path",
  1203. "description": "The host path to use for storage.",
  1204. "schema": {
  1205. "type": "hostpath",
  1206. "show_if": [
  1207. [
  1208. "aclEnable",
  1209. "=",
  1210. false
  1211. ]
  1212. ],
  1213. "required": true
  1214. }
  1215. }
  1216. ]
  1217. }
  1218. }
  1219. ]
  1220. }
  1221. },
  1222. {
  1223. "variable": "incompleteDir",
  1224. "label": "Incomplete Directory (In-Container)",
  1225. "description": "The directory inside the container to store incomplete downloads.",
  1226. "schema": {
  1227. "type": "path",
  1228. "default": "/downloads/incomplete",
  1229. "show_if": [
  1230. [
  1231. "enableIncompleteDir",
  1232. "=",
  1233. true
  1234. ]
  1235. ],
  1236. "required": true,
  1237. "immutable": true
  1238. }
  1239. },
  1240. {
  1241. "variable": "additionalStorages",
  1242. "label": "Additional Storage",
  1243. "description": "Transmission additional storage",
  1244. "schema": {
  1245. "type": "list",
  1246. "default": [],
  1247. "items": [
  1248. {
  1249. "variable": "storageEntry",
  1250. "label": "Storage Entry",
  1251. "schema": {
  1252. "type": "dict",
  1253. "attrs": [
  1254. {
  1255. "variable": "type",
  1256. "label": "Type",
  1257. "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 a persistent volume claim.\n",
  1258. "schema": {
  1259. "type": "string",
  1260. "required": true,
  1261. "default": "ixVolume",
  1262. "immutable": true,
  1263. "enum": [
  1264. {
  1265. "value": "hostPath",
  1266. "description": "Host Path (Path that already exists on the system)"
  1267. },
  1268. {
  1269. "value": "ixVolume",
  1270. "description": "ixVolume (Dataset created automatically by the system)"
  1271. },
  1272. {
  1273. "value": "smb-pv-pvc",
  1274. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  1275. }
  1276. ]
  1277. }
  1278. },
  1279. {
  1280. "variable": "readOnly",
  1281. "label": "Read Only",
  1282. "description": "Mount the volume as read only.",
  1283. "schema": {
  1284. "type": "boolean",
  1285. "default": false
  1286. }
  1287. },
  1288. {
  1289. "variable": "mountPath",
  1290. "label": "Mount Path",
  1291. "description": "The path inside the container to mount the storage.",
  1292. "schema": {
  1293. "type": "path",
  1294. "required": true
  1295. }
  1296. },
  1297. {
  1298. "variable": "hostPathConfig",
  1299. "label": "Host Path Configuration",
  1300. "schema": {
  1301. "type": "dict",
  1302. "show_if": [
  1303. [
  1304. "type",
  1305. "=",
  1306. "hostPath"
  1307. ]
  1308. ],
  1309. "attrs": [
  1310. {
  1311. "variable": "aclEnable",
  1312. "label": "Enable ACL",
  1313. "description": "Enable ACL for the dataset.",
  1314. "schema": {
  1315. "type": "boolean",
  1316. "default": false
  1317. }
  1318. },
  1319. {
  1320. "variable": "acl",
  1321. "label": "ACL Configuration",
  1322. "schema": {
  1323. "type": "dict",
  1324. "show_if": [
  1325. [
  1326. "aclEnable",
  1327. "=",
  1328. true
  1329. ]
  1330. ],
  1331. "attrs": [
  1332. {
  1333. "variable": "path",
  1334. "label": "Host Path",
  1335. "description": "Host Path to perform ACL",
  1336. "schema": {
  1337. "type": "hostpath",
  1338. "required": true,
  1339. "empty": false
  1340. }
  1341. },
  1342. {
  1343. "variable": "entries",
  1344. "label": "ACL Entries",
  1345. "description": "ACL Entries",
  1346. "schema": {
  1347. "type": "list",
  1348. "items": [
  1349. {
  1350. "variable": "aclEntry",
  1351. "label": "ACL Entry",
  1352. "schema": {
  1353. "type": "dict",
  1354. "attrs": [
  1355. {
  1356. "variable": "id_type",
  1357. "label": "ID Type",
  1358. "schema": {
  1359. "type": "string",
  1360. "enum": [
  1361. {
  1362. "value": "USER",
  1363. "description": "Entry is for a USER"
  1364. },
  1365. {
  1366. "value": "GROUP",
  1367. "description": "Entry is for a GROUP"
  1368. }
  1369. ],
  1370. "default": "USER"
  1371. }
  1372. },
  1373. {
  1374. "variable": "id",
  1375. "label": "ID",
  1376. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1377. "schema": {
  1378. "type": "int",
  1379. "required": true,
  1380. "min": 0
  1381. }
  1382. },
  1383. {
  1384. "variable": "access",
  1385. "label": "Access",
  1386. "schema": {
  1387. "type": "string",
  1388. "enum": [
  1389. {
  1390. "value": "READ",
  1391. "description": "Read Access"
  1392. },
  1393. {
  1394. "value": "MODIFY",
  1395. "description": "Modify Access"
  1396. },
  1397. {
  1398. "value": "FULL_CONTROL",
  1399. "description": "FULL_CONTROL Access"
  1400. }
  1401. ]
  1402. }
  1403. }
  1404. ]
  1405. }
  1406. }
  1407. ]
  1408. }
  1409. },
  1410. {
  1411. "variable": "options",
  1412. "label": "ACL Options",
  1413. "schema": {
  1414. "type": "dict",
  1415. "attrs": [
  1416. {
  1417. "variable": "force",
  1418. "label": "Force Flag",
  1419. "description": "Enabling `Force` applies ACL even if the path has existing data",
  1420. "schema": {
  1421. "type": "boolean",
  1422. "default": false
  1423. }
  1424. }
  1425. ]
  1426. }
  1427. }
  1428. ],
  1429. "$ref": [
  1430. "normalize/acl"
  1431. ]
  1432. }
  1433. },
  1434. {
  1435. "variable": "hostPath",
  1436. "label": "Host Path",
  1437. "description": "The host path to use for storage.",
  1438. "schema": {
  1439. "type": "hostpath",
  1440. "show_if": [
  1441. [
  1442. "aclEnable",
  1443. "=",
  1444. false
  1445. ]
  1446. ],
  1447. "required": true
  1448. }
  1449. }
  1450. ]
  1451. }
  1452. },
  1453. {
  1454. "variable": "ixVolumeConfig",
  1455. "label": "ixVolume Configuration",
  1456. "description": "The configuration for the ixVolume dataset.",
  1457. "schema": {
  1458. "type": "dict",
  1459. "show_if": [
  1460. [
  1461. "type",
  1462. "=",
  1463. "ixVolume"
  1464. ]
  1465. ],
  1466. "$ref": [
  1467. "normalize/ixVolume"
  1468. ],
  1469. "attrs": [
  1470. {
  1471. "variable": "aclEnable",
  1472. "label": "Enable ACL",
  1473. "description": "Enable ACL for the dataset.",
  1474. "schema": {
  1475. "type": "boolean",
  1476. "default": false
  1477. }
  1478. },
  1479. {
  1480. "variable": "datasetName",
  1481. "label": "Dataset Name",
  1482. "description": "The name of the dataset to use for storage.",
  1483. "schema": {
  1484. "type": "string",
  1485. "required": true,
  1486. "immutable": true,
  1487. "default": "storage_entry"
  1488. }
  1489. },
  1490. {
  1491. "variable": "aclEntries",
  1492. "label": "ACL Configuration",
  1493. "schema": {
  1494. "type": "dict",
  1495. "show_if": [
  1496. [
  1497. "aclEnable",
  1498. "=",
  1499. true
  1500. ]
  1501. ],
  1502. "attrs": [
  1503. {
  1504. "variable": "path",
  1505. "label": "Path",
  1506. "description": "Path to perform ACL",
  1507. "schema": {
  1508. "type": "string",
  1509. "hidden": true
  1510. }
  1511. },
  1512. {
  1513. "variable": "entries",
  1514. "label": "ACL Entries",
  1515. "description": "ACL Entries",
  1516. "schema": {
  1517. "type": "list",
  1518. "items": [
  1519. {
  1520. "variable": "aclEntry",
  1521. "label": "ACL Entry",
  1522. "schema": {
  1523. "type": "dict",
  1524. "attrs": [
  1525. {
  1526. "variable": "id_type",
  1527. "label": "ID Type",
  1528. "schema": {
  1529. "type": "string",
  1530. "enum": [
  1531. {
  1532. "value": "USER",
  1533. "description": "Entry is for a USER"
  1534. },
  1535. {
  1536. "value": "GROUP",
  1537. "description": "Entry is for a GROUP"
  1538. }
  1539. ],
  1540. "default": "USER"
  1541. }
  1542. },
  1543. {
  1544. "variable": "id",
  1545. "label": "ID",
  1546. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1547. "schema": {
  1548. "type": "int",
  1549. "required": true,
  1550. "min": 0
  1551. }
  1552. },
  1553. {
  1554. "variable": "access",
  1555. "label": "Access",
  1556. "schema": {
  1557. "type": "string",
  1558. "enum": [
  1559. {
  1560. "value": "READ",
  1561. "description": "Read Access"
  1562. },
  1563. {
  1564. "value": "MODIFY",
  1565. "description": "Modify Access"
  1566. },
  1567. {
  1568. "value": "FULL_CONTROL",
  1569. "description": "FULL_CONTROL Access"
  1570. }
  1571. ]
  1572. }
  1573. }
  1574. ]
  1575. }
  1576. }
  1577. ]
  1578. }
  1579. }
  1580. ]
  1581. }
  1582. }
  1583. ]
  1584. }
  1585. },
  1586. {
  1587. "variable": "smbConfig",
  1588. "label": "SMB Share Configuration",
  1589. "description": "The configuration for the SMB Share.",
  1590. "schema": {
  1591. "type": "dict",
  1592. "show_if": [
  1593. [
  1594. "type",
  1595. "=",
  1596. "smb-pv-pvc"
  1597. ]
  1598. ],
  1599. "attrs": [
  1600. {
  1601. "variable": "server",
  1602. "label": "Server",
  1603. "description": "The server for the SMB share.",
  1604. "schema": {
  1605. "type": "string",
  1606. "required": true
  1607. }
  1608. },
  1609. {
  1610. "variable": "share",
  1611. "label": "Share",
  1612. "description": "The share name for the SMB share.",
  1613. "schema": {
  1614. "type": "string",
  1615. "required": true
  1616. }
  1617. },
  1618. {
  1619. "variable": "domain",
  1620. "label": "Domain (Optional)",
  1621. "description": "The domain for the SMB share.",
  1622. "schema": {
  1623. "type": "string"
  1624. }
  1625. },
  1626. {
  1627. "variable": "username",
  1628. "label": "Username",
  1629. "description": "The username for the SMB share.",
  1630. "schema": {
  1631. "type": "string",
  1632. "required": true
  1633. }
  1634. },
  1635. {
  1636. "variable": "password",
  1637. "label": "Password",
  1638. "description": "The password for the SMB share.",
  1639. "schema": {
  1640. "type": "string",
  1641. "required": true,
  1642. "private": true
  1643. }
  1644. },
  1645. {
  1646. "variable": "size",
  1647. "label": "Size (in Gi)",
  1648. "description": "The size of the volume quota.",
  1649. "schema": {
  1650. "type": "int",
  1651. "required": true,
  1652. "min": 1,
  1653. "default": 1
  1654. }
  1655. }
  1656. ]
  1657. }
  1658. }
  1659. ]
  1660. }
  1661. }
  1662. ]
  1663. }
  1664. }
  1665. ]
  1666. }
  1667. },
  1668. {
  1669. "variable": "resources",
  1670. "label": "Resources Configuration",
  1671. "group": "Resources Configuration",
  1672. "schema": {
  1673. "type": "dict",
  1674. "attrs": [
  1675. {
  1676. "variable": "limits",
  1677. "label": "Limits",
  1678. "schema": {
  1679. "type": "dict",
  1680. "attrs": [
  1681. {
  1682. "variable": "cpu",
  1683. "label": "CPU",
  1684. "description": "CPU limit for Transmission.",
  1685. "schema": {
  1686. "type": "string",
  1687. "max_length": 6,
  1688. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  1689. "valid_chars_error": "Valid CPU limit formats are</br>\n- Plain Integer - eg. 1</br>\n- Float - eg. 0.5</br>\n- Milicpu - eg. 500m\n",
  1690. "default": "4000m",
  1691. "required": true
  1692. }
  1693. },
  1694. {
  1695. "variable": "memory",
  1696. "label": "Memory",
  1697. "description": "Memory limit for Transmission.",
  1698. "schema": {
  1699. "type": "string",
  1700. "max_length": 12,
  1701. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  1702. "valid_chars_error": "Valid Memory limit formats are</br>\n- Suffixed with E/P/T/G/M/K - eg. 1G</br>\n- Suffixed with Ei/Pi/Ti/Gi/Mi/Ki - eg. 1Gi</br>\n- Plain Integer in bytes - eg. 1024</br>\n- Exponent - eg. 134e6\n",
  1703. "default": "8Gi",
  1704. "required": true
  1705. }
  1706. }
  1707. ]
  1708. }
  1709. }
  1710. ]
  1711. }
  1712. }
  1713. ]
  1714. },
  1715. "app_readme": "<h1>Transmission</h1>\n<p><a href=\"https://transmissionbt.com/\">Transmission</a> is designed for easy, powerful use.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the Transmission directories.\nAfterward, the <code>Transmission</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).</p>\n</blockquote>\n<p>For additional configuration via environment variables, see <a href=\"https://github.com/onedr0p/containers/tree/main/apps/transmission\">Container's source env var list</a>.</p>",
  1716. "detailed_readme": "<h1>Transmission</h1>\n<p><a href=\"https://transmissionbt.com/\">Transmission</a> is designed for easy, powerful use.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the Transmission directories.\nAfterward, the <code>Transmission</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).</p>\n</blockquote>\n<p>For additional configuration via environment variables, see <a href=\"https://github.com/onedr0p/containers/tree/main/apps/transmission\">Container's source env var list</a>.</p>",
  1717. "changelog": null
  1718. }
  1719. }