app_versions.json 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858
  1. {
  2. "1.1.6": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/tdarr/1.1.6",
  7. "last_update": "2023-12-20 10:45:42",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "definitions/gpuConfiguration",
  11. "definitions/timezone"
  12. ],
  13. "human_version": "2.17.01_1.1.6",
  14. "version": "1.1.6",
  15. "chart_metadata": {
  16. "name": "tdarr",
  17. "description": "Tdarr is a Distributed Transcoding System",
  18. "annotations": {
  19. "title": "Tdarr"
  20. },
  21. "type": "application",
  22. "version": "1.1.6",
  23. "apiVersion": "v2",
  24. "appVersion": "2.17.01",
  25. "kubeVersion": ">=1.16.0-0",
  26. "maintainers": [
  27. {
  28. "name": "truenas",
  29. "url": "https://www.truenas.com/",
  30. "email": "dev@ixsystems.com"
  31. }
  32. ],
  33. "dependencies": [
  34. {
  35. "name": "common",
  36. "repository": "file://../../../common",
  37. "version": "1.2.5"
  38. }
  39. ],
  40. "home": "https://home.tdarr.io/",
  41. "icon": "https://media.sys.truenas.net/apps/tdarr/icons/icon.png",
  42. "sources": [
  43. "https://home.tdarr.io/",
  44. "https://github.com/truenas/charts/tree/master/community/tdarr",
  45. "https://docs.tdarr.io/docs"
  46. ],
  47. "keywords": [
  48. "media",
  49. "encode",
  50. "transcode"
  51. ]
  52. },
  53. "app_metadata": {
  54. "runAsContext": [
  55. {
  56. "userName": "root",
  57. "groupName": "root",
  58. "gid": 0,
  59. "uid": 0,
  60. "description": "Tdarr requires to run as root to start the Tdarr server (and optionally node)."
  61. }
  62. ],
  63. "capabilities": [
  64. {
  65. "name": "CHOWN",
  66. "description": "Tdarr requires this ability to chown files."
  67. },
  68. {
  69. "name": "FOWNER",
  70. "description": "Tdarr requires this ability to bypass file ownership checks for it's sub-processes."
  71. },
  72. {
  73. "name": "SETGID",
  74. "description": "Tdarr requires this ability to switch group for sub-processes."
  75. },
  76. {
  77. "name": "SETUID",
  78. "description": "Tdarr requires this ability to switch user for sub-processes."
  79. }
  80. ],
  81. "hostMounts": []
  82. },
  83. "schema": {
  84. "groups": [
  85. {
  86. "name": "Tdarr Configuration",
  87. "description": "Configure Tdarr"
  88. },
  89. {
  90. "name": "User and Group Configuration",
  91. "description": "Configure User and Group for Tdarr"
  92. },
  93. {
  94. "name": "Network Configuration",
  95. "description": "Configure Network for Tdarr"
  96. },
  97. {
  98. "name": "Storage Configuration",
  99. "description": "Configure Storage for Tdarr"
  100. },
  101. {
  102. "name": "Resources Configuration",
  103. "description": "Configure Resources for Tdarr"
  104. }
  105. ],
  106. "portals": {
  107. "web_portal": {
  108. "protocols": [
  109. "$kubernetes-resource_configmap_portal_protocol"
  110. ],
  111. "host": [
  112. "$kubernetes-resource_configmap_portal_host"
  113. ],
  114. "ports": [
  115. "$kubernetes-resource_configmap_portal_port"
  116. ],
  117. "path": "$kubernetes-resource_configmap_portal_path"
  118. }
  119. },
  120. "questions": [
  121. {
  122. "variable": "TZ",
  123. "group": "Tdarr Configuration",
  124. "label": "Timezone",
  125. "schema": {
  126. "type": "string",
  127. "default": "America/Los_Angeles",
  128. "required": true,
  129. "$ref": [
  130. "definitions/timezone"
  131. ],
  132. "enum": [
  133. {
  134. "value": "Asia/Damascus",
  135. "description": "'Asia/Damascus' timezone"
  136. },
  137. {
  138. "value": "Asia/Saigon",
  139. "description": "'Asia/Saigon' timezone"
  140. }
  141. ]
  142. }
  143. },
  144. {
  145. "variable": "tdarrConfig",
  146. "label": "",
  147. "group": "Tdarr Configuration",
  148. "schema": {
  149. "type": "dict",
  150. "attrs": [
  151. {
  152. "variable": "internalNode",
  153. "label": "Internal Node",
  154. "description": "If disabled, Tdarr will run only the server and webUI.</br>\nIf enabled, Tdarr will also start an internal node in the same container.\n",
  155. "schema": {
  156. "type": "boolean",
  157. "default": true
  158. }
  159. },
  160. {
  161. "variable": "nodeName",
  162. "label": "Node Name",
  163. "description": "The name of the Tdarr Node.",
  164. "schema": {
  165. "type": "string",
  166. "default": "Tdarr",
  167. "show_if": [
  168. [
  169. "internalNode",
  170. "=",
  171. true
  172. ]
  173. ],
  174. "required": true
  175. }
  176. },
  177. {
  178. "variable": "additionalEnvs",
  179. "label": "Additional Environment Variables",
  180. "description": "Configure additional environment variables for Tdarr.",
  181. "schema": {
  182. "type": "list",
  183. "default": [],
  184. "items": [
  185. {
  186. "variable": "env",
  187. "label": "Environment Variable",
  188. "schema": {
  189. "type": "dict",
  190. "attrs": [
  191. {
  192. "variable": "name",
  193. "label": "Name",
  194. "schema": {
  195. "type": "string",
  196. "required": true
  197. }
  198. },
  199. {
  200. "variable": "value",
  201. "label": "Value",
  202. "schema": {
  203. "type": "string",
  204. "required": true
  205. }
  206. }
  207. ]
  208. }
  209. }
  210. ]
  211. }
  212. }
  213. ]
  214. }
  215. },
  216. {
  217. "variable": "tdarrID",
  218. "label": "",
  219. "group": "User and Group Configuration",
  220. "schema": {
  221. "type": "dict",
  222. "attrs": [
  223. {
  224. "variable": "user",
  225. "label": "User ID",
  226. "description": "The user id that Tdarr files will be owned by.",
  227. "schema": {
  228. "type": "int",
  229. "min": 2,
  230. "default": 568,
  231. "required": true
  232. }
  233. },
  234. {
  235. "variable": "group",
  236. "label": "Group ID",
  237. "description": "The group id that Tdarr files will be owned by.",
  238. "schema": {
  239. "type": "int",
  240. "min": 2,
  241. "default": 568,
  242. "required": true
  243. }
  244. }
  245. ]
  246. }
  247. },
  248. {
  249. "variable": "tdarrNetwork",
  250. "label": "",
  251. "group": "Network Configuration",
  252. "schema": {
  253. "type": "dict",
  254. "attrs": [
  255. {
  256. "variable": "webPort",
  257. "label": "Web Port",
  258. "description": "The port for the Tdarr Web UI.",
  259. "schema": {
  260. "type": "int",
  261. "default": 30028,
  262. "min": 9000,
  263. "max": 65535,
  264. "required": true
  265. }
  266. },
  267. {
  268. "variable": "serverPort",
  269. "label": "Server Port",
  270. "description": "The port for the Tdarr Server.",
  271. "schema": {
  272. "type": "int",
  273. "default": 30029,
  274. "min": 9000,
  275. "max": 65535,
  276. "required": true
  277. }
  278. }
  279. ]
  280. }
  281. },
  282. {
  283. "variable": "tdarrStorage",
  284. "label": "",
  285. "group": "Storage Configuration",
  286. "schema": {
  287. "type": "dict",
  288. "attrs": [
  289. {
  290. "variable": "server",
  291. "label": "Tdarr Server Storage",
  292. "description": "The path to store Tdarr Server Data.",
  293. "schema": {
  294. "type": "dict",
  295. "attrs": [
  296. {
  297. "variable": "type",
  298. "label": "Type",
  299. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  300. "schema": {
  301. "type": "string",
  302. "required": true,
  303. "immutable": true,
  304. "default": "ixVolume",
  305. "enum": [
  306. {
  307. "value": "hostPath",
  308. "description": "Host Path (Path that already exists on the system)"
  309. },
  310. {
  311. "value": "ixVolume",
  312. "description": "ixVolume (Dataset created automatically by the system)"
  313. }
  314. ]
  315. }
  316. },
  317. {
  318. "variable": "datasetName",
  319. "label": "Dataset Name",
  320. "schema": {
  321. "type": "string",
  322. "show_if": [
  323. [
  324. "type",
  325. "=",
  326. "ixVolume"
  327. ]
  328. ],
  329. "required": true,
  330. "hidden": true,
  331. "immutable": true,
  332. "default": "server",
  333. "$ref": [
  334. "normalize/ixVolume"
  335. ]
  336. }
  337. },
  338. {
  339. "variable": "hostPath",
  340. "label": "Host Path",
  341. "schema": {
  342. "type": "hostpath",
  343. "show_if": [
  344. [
  345. "type",
  346. "=",
  347. "hostPath"
  348. ]
  349. ],
  350. "required": true
  351. }
  352. }
  353. ]
  354. }
  355. },
  356. {
  357. "variable": "configs",
  358. "label": "Tdarr Config Storage",
  359. "description": "The path to store Tdarr Configuration.",
  360. "schema": {
  361. "type": "dict",
  362. "attrs": [
  363. {
  364. "variable": "type",
  365. "label": "Type",
  366. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  367. "schema": {
  368. "type": "string",
  369. "required": true,
  370. "immutable": true,
  371. "default": "ixVolume",
  372. "enum": [
  373. {
  374. "value": "hostPath",
  375. "description": "Host Path (Path that already exists on the system)"
  376. },
  377. {
  378. "value": "ixVolume",
  379. "description": "ixVolume (Dataset created automatically by the system)"
  380. }
  381. ]
  382. }
  383. },
  384. {
  385. "variable": "datasetName",
  386. "label": "Dataset Name",
  387. "schema": {
  388. "type": "string",
  389. "show_if": [
  390. [
  391. "type",
  392. "=",
  393. "ixVolume"
  394. ]
  395. ],
  396. "required": true,
  397. "hidden": true,
  398. "immutable": true,
  399. "default": "configs",
  400. "$ref": [
  401. "normalize/ixVolume"
  402. ]
  403. }
  404. },
  405. {
  406. "variable": "hostPath",
  407. "label": "Host Path",
  408. "schema": {
  409. "type": "hostpath",
  410. "show_if": [
  411. [
  412. "type",
  413. "=",
  414. "hostPath"
  415. ]
  416. ],
  417. "required": true
  418. }
  419. }
  420. ]
  421. }
  422. },
  423. {
  424. "variable": "logs",
  425. "label": "Tdarr Logs Storage",
  426. "description": "The path to store Tdarr Logs.",
  427. "schema": {
  428. "type": "dict",
  429. "attrs": [
  430. {
  431. "variable": "type",
  432. "label": "Type",
  433. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  434. "schema": {
  435. "type": "string",
  436. "required": true,
  437. "immutable": true,
  438. "default": "ixVolume",
  439. "enum": [
  440. {
  441. "value": "hostPath",
  442. "description": "Host Path (Path that already exists on the system)"
  443. },
  444. {
  445. "value": "ixVolume",
  446. "description": "ixVolume (Dataset created automatically by the system)"
  447. }
  448. ]
  449. }
  450. },
  451. {
  452. "variable": "datasetName",
  453. "label": "Dataset Name",
  454. "schema": {
  455. "type": "string",
  456. "show_if": [
  457. [
  458. "type",
  459. "=",
  460. "ixVolume"
  461. ]
  462. ],
  463. "required": true,
  464. "hidden": true,
  465. "immutable": true,
  466. "default": "logs",
  467. "$ref": [
  468. "normalize/ixVolume"
  469. ]
  470. }
  471. },
  472. {
  473. "variable": "hostPath",
  474. "label": "Host Path",
  475. "schema": {
  476. "type": "hostpath",
  477. "show_if": [
  478. [
  479. "type",
  480. "=",
  481. "hostPath"
  482. ]
  483. ],
  484. "required": true
  485. }
  486. }
  487. ]
  488. }
  489. },
  490. {
  491. "variable": "transcodes",
  492. "label": "Tdarr Transcodes Storage",
  493. "description": "The path to store Tdarr Transcodes.",
  494. "schema": {
  495. "type": "dict",
  496. "attrs": [
  497. {
  498. "variable": "type",
  499. "label": "Type",
  500. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nemptyDir: Is a temporary directory that will be created on the disk or in memory.\n",
  501. "schema": {
  502. "type": "string",
  503. "required": true,
  504. "immutable": true,
  505. "default": "ixVolume",
  506. "enum": [
  507. {
  508. "value": "hostPath",
  509. "description": "Host Path (Path that already exists on the system)"
  510. },
  511. {
  512. "value": "ixVolume",
  513. "description": "ixVolume (Dataset created automatically by the system)"
  514. },
  515. {
  516. "value": "emptyDir",
  517. "description": "emptyDir (Temporary directory created on the disk or in memory)"
  518. }
  519. ]
  520. }
  521. },
  522. {
  523. "variable": "datasetName",
  524. "label": "Dataset Name",
  525. "schema": {
  526. "type": "string",
  527. "show_if": [
  528. [
  529. "type",
  530. "=",
  531. "ixVolume"
  532. ]
  533. ],
  534. "required": true,
  535. "hidden": true,
  536. "immutable": true,
  537. "default": "transcodes",
  538. "$ref": [
  539. "normalize/ixVolume"
  540. ]
  541. }
  542. },
  543. {
  544. "variable": "hostPath",
  545. "label": "Host Path",
  546. "schema": {
  547. "type": "hostpath",
  548. "show_if": [
  549. [
  550. "type",
  551. "=",
  552. "hostPath"
  553. ]
  554. ],
  555. "required": true
  556. }
  557. },
  558. {
  559. "variable": "medium",
  560. "label": "emptyDir Medium",
  561. "description": "Disk: Creates a temporary directory on the disk.</br>\nMemory: Creates a temporary directory in memory.\n",
  562. "schema": {
  563. "type": "string",
  564. "show_if": [
  565. [
  566. "type",
  567. "=",
  568. "emptyDir"
  569. ]
  570. ],
  571. "default": "",
  572. "enum": [
  573. {
  574. "value": "",
  575. "description": "Disk (Temporary directory created on the disk)"
  576. },
  577. {
  578. "value": "Memory",
  579. "description": "Memory (Temporary directory created in memory)"
  580. }
  581. ]
  582. }
  583. },
  584. {
  585. "variable": "size",
  586. "label": "emptyDir Size Limit",
  587. "description": "The maximum size of the temporary directory.</br>\nFor example: 2Gi\n",
  588. "schema": {
  589. "type": "string",
  590. "show_if": [
  591. [
  592. "type",
  593. "=",
  594. "emptyDir"
  595. ]
  596. ],
  597. "default": "2Gi"
  598. }
  599. }
  600. ]
  601. }
  602. },
  603. {
  604. "variable": "additionalStorages",
  605. "label": "Additional Storage",
  606. "description": "Additional storage for Tdarr.",
  607. "schema": {
  608. "type": "list",
  609. "default": [],
  610. "items": [
  611. {
  612. "variable": "storageEntry",
  613. "label": "Storage Entry",
  614. "schema": {
  615. "type": "dict",
  616. "attrs": [
  617. {
  618. "variable": "type",
  619. "label": "Type",
  620. "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",
  621. "schema": {
  622. "type": "string",
  623. "required": true,
  624. "default": "ixVolume",
  625. "immutable": true,
  626. "enum": [
  627. {
  628. "value": "hostPath",
  629. "description": "Host Path (Path that already exists on the system)"
  630. },
  631. {
  632. "value": "ixVolume",
  633. "description": "ixVolume (Dataset created automatically by the system)"
  634. },
  635. {
  636. "value": "smb-pv-pvc",
  637. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  638. }
  639. ]
  640. }
  641. },
  642. {
  643. "variable": "mountPath",
  644. "label": "Mount Path",
  645. "description": "The path inside the container to mount the storage.",
  646. "schema": {
  647. "type": "path",
  648. "required": true
  649. }
  650. },
  651. {
  652. "variable": "hostPath",
  653. "label": "Host Path",
  654. "description": "The host path to use for storage.",
  655. "schema": {
  656. "type": "hostpath",
  657. "show_if": [
  658. [
  659. "type",
  660. "=",
  661. "hostPath"
  662. ]
  663. ],
  664. "required": true
  665. }
  666. },
  667. {
  668. "variable": "datasetName",
  669. "label": "Dataset Name",
  670. "description": "The name of the dataset to use for storage.",
  671. "schema": {
  672. "type": "string",
  673. "show_if": [
  674. [
  675. "type",
  676. "=",
  677. "ixVolume"
  678. ]
  679. ],
  680. "required": true,
  681. "immutable": true,
  682. "default": "storage_entry",
  683. "$ref": [
  684. "normalize/ixVolume"
  685. ]
  686. }
  687. },
  688. {
  689. "variable": "server",
  690. "label": "Server",
  691. "description": "The server for the SMB share.",
  692. "schema": {
  693. "type": "string",
  694. "show_if": [
  695. [
  696. "type",
  697. "=",
  698. "smb-pv-pvc"
  699. ]
  700. ],
  701. "required": true
  702. }
  703. },
  704. {
  705. "variable": "share",
  706. "label": "Share",
  707. "description": "The share name for the SMB share.",
  708. "schema": {
  709. "type": "string",
  710. "show_if": [
  711. [
  712. "type",
  713. "=",
  714. "smb-pv-pvc"
  715. ]
  716. ],
  717. "required": true
  718. }
  719. },
  720. {
  721. "variable": "domain",
  722. "label": "Domain (Optional)",
  723. "description": "The domain for the SMB share.",
  724. "schema": {
  725. "type": "string",
  726. "show_if": [
  727. [
  728. "type",
  729. "=",
  730. "smb-pv-pvc"
  731. ]
  732. ]
  733. }
  734. },
  735. {
  736. "variable": "username",
  737. "label": "Username",
  738. "description": "The username for the SMB share.",
  739. "schema": {
  740. "type": "string",
  741. "show_if": [
  742. [
  743. "type",
  744. "=",
  745. "smb-pv-pvc"
  746. ]
  747. ],
  748. "required": true
  749. }
  750. },
  751. {
  752. "variable": "password",
  753. "label": "Password",
  754. "description": "The password for the SMB share.",
  755. "schema": {
  756. "type": "string",
  757. "show_if": [
  758. [
  759. "type",
  760. "=",
  761. "smb-pv-pvc"
  762. ]
  763. ],
  764. "required": true,
  765. "private": true
  766. }
  767. },
  768. {
  769. "variable": "size",
  770. "label": "Size (in Gi)",
  771. "description": "The size of the volume quota.",
  772. "schema": {
  773. "type": "int",
  774. "show_if": [
  775. [
  776. "type",
  777. "=",
  778. "smb-pv-pvc"
  779. ]
  780. ],
  781. "required": true,
  782. "min": 1,
  783. "default": 1
  784. }
  785. }
  786. ]
  787. }
  788. }
  789. ]
  790. }
  791. }
  792. ]
  793. }
  794. },
  795. {
  796. "variable": "resources",
  797. "group": "Resources Configuration",
  798. "label": "",
  799. "schema": {
  800. "type": "dict",
  801. "attrs": [
  802. {
  803. "variable": "limits",
  804. "label": "Limits",
  805. "schema": {
  806. "type": "dict",
  807. "attrs": [
  808. {
  809. "variable": "cpu",
  810. "label": "CPU",
  811. "description": "CPU limit for Tdarr.",
  812. "schema": {
  813. "type": "string",
  814. "max_length": 6,
  815. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  816. "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",
  817. "default": "4000m",
  818. "required": true
  819. }
  820. },
  821. {
  822. "variable": "memory",
  823. "label": "Memory",
  824. "description": "Memory limit for Tdarr.",
  825. "schema": {
  826. "type": "string",
  827. "max_length": 12,
  828. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  829. "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",
  830. "default": "8Gi",
  831. "required": true
  832. }
  833. }
  834. ]
  835. }
  836. }
  837. ]
  838. }
  839. },
  840. {
  841. "variable": "tdarrGPU",
  842. "group": "Resources Configuration",
  843. "label": "GPU Configuration",
  844. "schema": {
  845. "type": "dict",
  846. "$ref": [
  847. "definitions/gpuConfiguration"
  848. ],
  849. "attrs": []
  850. }
  851. }
  852. ]
  853. },
  854. "app_readme": "<h1>Tdarr</h1>\n<p><a href=\"https://home.tdarr.io/\">Tdarr</a> is a Distributed Transcoding System</p>\n<ul>\n<li>App runs as <code>root</code> user</li>\n</ul>",
  855. "detailed_readme": "<h1>Tdarr</h1>\n<p><a href=\"https://home.tdarr.io/\">Tdarr</a> is a Distributed Transcoding System</p>\n<ul>\n<li>App runs as <code>root</code> user</li>\n</ul>",
  856. "changelog": null
  857. }
  858. }