app_versions.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710
  1. {
  2. "1.7.58": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/charts/plex/1.7.58",
  7. "last_update": "2023-11-14 10:11:57",
  8. "required_features": [
  9. "validations/lockedHostPath",
  10. "definitions/timezone",
  11. "normalize/ixVolume",
  12. "definitions/gpuConfiguration"
  13. ],
  14. "human_version": "1.32.7.7621_1.7.58",
  15. "version": "1.7.58",
  16. "chart_metadata": {
  17. "name": "plex",
  18. "description": "Plex Media Server",
  19. "annotations": {
  20. "title": "Plex"
  21. },
  22. "type": "application",
  23. "version": "1.7.58",
  24. "apiVersion": "v2",
  25. "appVersion": "1.32.7.7621",
  26. "kubeVersion": ">=1.16.0-0",
  27. "maintainers": [
  28. {
  29. "name": "truenas",
  30. "url": "https://www.truenas.com/",
  31. "email": "dev@ixsystems.com"
  32. }
  33. ],
  34. "dependencies": [
  35. {
  36. "name": "common",
  37. "repository": "file://../../../common/2304.0.1",
  38. "version": "2304.0.1"
  39. }
  40. ],
  41. "home": "https://plex.tv/",
  42. "icon": "https://media.sys.truenas.net/apps/plex/icons/icon.png",
  43. "sources": [
  44. "https://hub.docker.com/r/plexinc/pms-docker/",
  45. "https://github.com/k8s-at-home/charts/tree/master/charts/plex"
  46. ],
  47. "keywords": [
  48. "plex"
  49. ]
  50. },
  51. "app_metadata": {
  52. "runAsContext": [
  53. {
  54. "userName": "root",
  55. "groupName": "root",
  56. "gid": 0,
  57. "uid": 0,
  58. "description": "Plex runs as root user."
  59. }
  60. ],
  61. "capabilities": [
  62. {
  63. "name": "CHOWN",
  64. "description": "Plex is able to chown files."
  65. },
  66. {
  67. "name": "FOWNER",
  68. "description": "Plex is able to bypass permission checks for it's sub-processes."
  69. },
  70. {
  71. "name": "SYS_CHROOT",
  72. "description": "Plex is able to use chroot."
  73. },
  74. {
  75. "name": "MKNOD",
  76. "description": "Plex is able to create device nodes."
  77. },
  78. {
  79. "name": "DAC_OVERRIDE",
  80. "description": "Plex is able to bypass permission checks."
  81. },
  82. {
  83. "name": "FSETID",
  84. "description": "Plex is able to set file capabilities."
  85. },
  86. {
  87. "name": "KILL",
  88. "description": "Plex is able to kill processes."
  89. },
  90. {
  91. "name": "SETGID",
  92. "description": "Plex is able to set group ID for it's sub-processes."
  93. },
  94. {
  95. "name": "SETUID",
  96. "description": "Plex is able to set user ID for it's sub-processes."
  97. },
  98. {
  99. "name": "SETPCAP",
  100. "description": "Plex is able to set process capabilities."
  101. },
  102. {
  103. "name": "NET_BIND_SERVICE",
  104. "description": "Plex is able to bind to privileged ports."
  105. },
  106. {
  107. "name": "SETFCAP",
  108. "description": "Plex is able to set file capabilities."
  109. },
  110. {
  111. "name": "NET_RAW",
  112. "description": "Plex is able to use raw sockets."
  113. },
  114. {
  115. "name": "AUDIT_WRITE",
  116. "description": "Plex is able to write to audit log."
  117. }
  118. ],
  119. "hostMounts": []
  120. },
  121. "schema": {
  122. "groups": [
  123. {
  124. "name": "Plex Configuration",
  125. "description": "Configure plex deployment"
  126. },
  127. {
  128. "name": "Networking",
  129. "description": "Configure networking for container"
  130. },
  131. {
  132. "name": "Storage",
  133. "description": "Persist and share data that is separate from the lifecycle of the container"
  134. },
  135. {
  136. "name": "Workload Details",
  137. "description": "Configure how workload should be deployed"
  138. },
  139. {
  140. "name": "Scaling/Upgrade Policy",
  141. "description": "Configure how pods are replaced when configuration is upgraded"
  142. },
  143. {
  144. "name": "Restart Policy",
  145. "description": "Configure when pod should be restarted in case of failure"
  146. },
  147. {
  148. "name": "Resource Reservation",
  149. "description": "Specify resources to be allocated to workload"
  150. },
  151. {
  152. "name": "Advanced DNS Settings",
  153. "description": "Configure DNS settings"
  154. },
  155. {
  156. "name": "Resource Limits",
  157. "description": "Set CPU/memory limits for Kubernetes Pod"
  158. }
  159. ],
  160. "portals": {
  161. "web_portal": {
  162. "protocols": [
  163. "http"
  164. ],
  165. "host": [
  166. "$node_ip"
  167. ],
  168. "ports": [
  169. "$variable-plexServiceTCP.port"
  170. ],
  171. "path": "/web"
  172. }
  173. },
  174. "questions": [
  175. {
  176. "variable": "enablePlexPass",
  177. "label": "Use PlexPass",
  178. "group": "Plex Configuration",
  179. "schema": {
  180. "type": "boolean",
  181. "default": false
  182. }
  183. },
  184. {
  185. "variable": "dnsConfig",
  186. "label": "DNS Configuration",
  187. "group": "Advanced DNS Settings",
  188. "schema": {
  189. "type": "dict",
  190. "attrs": [
  191. {
  192. "variable": "options",
  193. "label": "DNS Options",
  194. "schema": {
  195. "type": "list",
  196. "items": [
  197. {
  198. "variable": "optionsEntry",
  199. "label": "Option Entry Configuration",
  200. "schema": {
  201. "type": "dict",
  202. "attrs": [
  203. {
  204. "variable": "name",
  205. "label": "Option Name",
  206. "schema": {
  207. "type": "string",
  208. "required": true
  209. }
  210. },
  211. {
  212. "variable": "value",
  213. "label": "Option Value",
  214. "schema": {
  215. "type": "string",
  216. "required": true
  217. }
  218. }
  219. ]
  220. }
  221. }
  222. ]
  223. }
  224. }
  225. ]
  226. }
  227. },
  228. {
  229. "variable": "claimToken",
  230. "label": "Plex Claim Token",
  231. "group": "Plex Configuration",
  232. "description": "The claim token for the server to obtain a real server token. If not provided, server is will not be automatically logged in. If server is already logged in, this parameter is ignored. You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim.",
  233. "schema": {
  234. "type": "string",
  235. "default": ""
  236. }
  237. },
  238. {
  239. "variable": "hostNetwork",
  240. "label": "Configure Host Network",
  241. "group": "Networking",
  242. "schema": {
  243. "type": "boolean",
  244. "default": false
  245. }
  246. },
  247. {
  248. "variable": "environmentVariables",
  249. "label": "Environment Variables for Plex",
  250. "group": "Plex Configuration",
  251. "schema": {
  252. "type": "list",
  253. "default": [],
  254. "items": [
  255. {
  256. "variable": "environmentVariable",
  257. "label": "Environment Variable",
  258. "schema": {
  259. "type": "dict",
  260. "attrs": [
  261. {
  262. "variable": "name",
  263. "label": "Name",
  264. "schema": {
  265. "type": "string"
  266. }
  267. },
  268. {
  269. "variable": "value",
  270. "label": "Value",
  271. "schema": {
  272. "type": "string"
  273. }
  274. }
  275. ]
  276. }
  277. }
  278. ]
  279. }
  280. },
  281. {
  282. "variable": "timezone",
  283. "label": "Plex container timezone",
  284. "group": "Plex Configuration",
  285. "schema": {
  286. "type": "string",
  287. "default": "America/Los_Angeles",
  288. "$ref": [
  289. "definitions/timezone"
  290. ],
  291. "enum": [
  292. {
  293. "value": "Asia/Damascus",
  294. "description": "'Asia/Damascus' timezone"
  295. },
  296. {
  297. "value": "Asia/Saigon",
  298. "description": "'Asia/Saigon' timezone"
  299. }
  300. ]
  301. }
  302. },
  303. {
  304. "variable": "updateStrategy",
  305. "description": "Upgrade Policy",
  306. "label": "Update Strategy",
  307. "group": "Scaling/Upgrade Policy",
  308. "schema": {
  309. "type": "string",
  310. "default": "Recreate",
  311. "enum": [
  312. {
  313. "value": "RollingUpdate",
  314. "description": "Create new pods and then kill old ones"
  315. },
  316. {
  317. "value": "Recreate",
  318. "description": "Kill existing pods before creating new ones"
  319. }
  320. ]
  321. }
  322. },
  323. {
  324. "variable": "plexServiceTCP",
  325. "label": "Configure Plex TCP Service",
  326. "group": "Networking",
  327. "schema": {
  328. "type": "dict",
  329. "attrs": [
  330. {
  331. "variable": "port",
  332. "label": "Port to expose for Plex UI",
  333. "schema": {
  334. "type": "int",
  335. "min": 9000,
  336. "max": 65535,
  337. "default": 32400
  338. }
  339. }
  340. ]
  341. }
  342. },
  343. {
  344. "variable": "gpuConfiguration",
  345. "label": "GPU Configuration",
  346. "group": "Resource Reservation",
  347. "schema": {
  348. "type": "dict",
  349. "$ref": [
  350. "definitions/gpuConfiguration"
  351. ],
  352. "attrs": []
  353. }
  354. },
  355. {
  356. "variable": "appVolumeMounts",
  357. "label": "Plex Storage",
  358. "group": "Storage",
  359. "schema": {
  360. "type": "dict",
  361. "attrs": [
  362. {
  363. "variable": "transcode",
  364. "label": "Transcode Volume",
  365. "schema": {
  366. "type": "dict",
  367. "attrs": [
  368. {
  369. "variable": "datasetName",
  370. "label": "Plex Transcode Volume Name",
  371. "schema": {
  372. "type": "string",
  373. "$ref": [
  374. "normalize/ixVolume"
  375. ],
  376. "show_if": [
  377. [
  378. "hostPathEnabled",
  379. "=",
  380. false
  381. ]
  382. ],
  383. "default": "ix-plex_transcode",
  384. "hidden": true,
  385. "editable": false
  386. }
  387. },
  388. {
  389. "variable": "mountPath",
  390. "label": "Plex Transcode Mount Path",
  391. "description": "Path where the volume will be mounted inside the pod",
  392. "schema": {
  393. "type": "path",
  394. "hidden": true,
  395. "editable": false,
  396. "default": "/transcode"
  397. }
  398. },
  399. {
  400. "variable": "hostPathEnabled",
  401. "label": "Enable Host Path for Plex Transcode Volume",
  402. "schema": {
  403. "type": "boolean",
  404. "default": false,
  405. "show_subquestions_if": true,
  406. "subquestions": [
  407. {
  408. "variable": "hostPath",
  409. "label": "Host Path for Plex Transcode Volume",
  410. "schema": {
  411. "type": "hostpath",
  412. "required": true,
  413. "$ref": [
  414. "validations/lockedHostPath"
  415. ]
  416. }
  417. }
  418. ]
  419. }
  420. }
  421. ]
  422. }
  423. },
  424. {
  425. "variable": "data",
  426. "label": "Data Volume",
  427. "schema": {
  428. "type": "dict",
  429. "attrs": [
  430. {
  431. "variable": "datasetName",
  432. "label": "Plex Data Volume Name",
  433. "schema": {
  434. "type": "string",
  435. "$ref": [
  436. "normalize/ixVolume"
  437. ],
  438. "show_if": [
  439. [
  440. "hostPathEnabled",
  441. "=",
  442. false
  443. ]
  444. ],
  445. "default": "ix-plex_data",
  446. "editable": false,
  447. "hidden": true
  448. }
  449. },
  450. {
  451. "variable": "mountPath",
  452. "label": "Plex Data Mount Path",
  453. "description": "Path where the volume will be mounted inside the pod",
  454. "schema": {
  455. "type": "path",
  456. "hidden": true,
  457. "editable": false,
  458. "default": "/data"
  459. }
  460. },
  461. {
  462. "variable": "hostPathEnabled",
  463. "label": "Enable Host Path for Plex Data Volume",
  464. "schema": {
  465. "type": "boolean",
  466. "default": false,
  467. "show_subquestions_if": true,
  468. "subquestions": [
  469. {
  470. "variable": "hostPath",
  471. "label": "Host Path for Plex Data Volume",
  472. "schema": {
  473. "type": "hostpath",
  474. "required": true,
  475. "$ref": [
  476. "validations/lockedHostPath"
  477. ]
  478. }
  479. }
  480. ]
  481. }
  482. }
  483. ]
  484. }
  485. },
  486. {
  487. "variable": "config",
  488. "label": "Config Volume",
  489. "schema": {
  490. "type": "dict",
  491. "attrs": [
  492. {
  493. "variable": "datasetName",
  494. "label": "Plex Config Volume Name",
  495. "schema": {
  496. "type": "string",
  497. "$ref": [
  498. "normalize/ixVolume"
  499. ],
  500. "show_if": [
  501. [
  502. "hostPathEnabled",
  503. "=",
  504. false
  505. ]
  506. ],
  507. "default": "ix-plex_config",
  508. "editable": false,
  509. "hidden": true
  510. }
  511. },
  512. {
  513. "variable": "mountPath",
  514. "label": "Plex Config Mount Path",
  515. "description": "Path where the volume will be mounted inside the pod",
  516. "schema": {
  517. "type": "path",
  518. "editable": false,
  519. "hidden": true,
  520. "default": "/config"
  521. }
  522. },
  523. {
  524. "variable": "hostPathEnabled",
  525. "label": "Enable Host Path for Plex Config Volume",
  526. "schema": {
  527. "type": "boolean",
  528. "default": false,
  529. "show_subquestions_if": true,
  530. "subquestions": [
  531. {
  532. "variable": "hostPath",
  533. "label": "Host Path for Plex Config Volume",
  534. "schema": {
  535. "type": "hostpath",
  536. "required": true,
  537. "$ref": [
  538. "validations/lockedHostPath"
  539. ]
  540. }
  541. }
  542. ]
  543. }
  544. }
  545. ]
  546. }
  547. },
  548. {
  549. "variable": "shared",
  550. "label": "Shared Volume",
  551. "schema": {
  552. "type": "dict",
  553. "hidden": true,
  554. "attrs": [
  555. {
  556. "variable": "emptyDir",
  557. "label": "Temporary Volume",
  558. "schema": {
  559. "type": "boolean",
  560. "default": true,
  561. "editable": false
  562. }
  563. },
  564. {
  565. "variable": "mountPath",
  566. "label": "Plex Shared Mount Path",
  567. "description": "Path where the volume will be mounted inside the pod",
  568. "schema": {
  569. "type": "path",
  570. "editable": false,
  571. "default": "/shared"
  572. }
  573. }
  574. ]
  575. }
  576. },
  577. {
  578. "variable": "shared-logs",
  579. "label": "Shared Logs Volume",
  580. "schema": {
  581. "type": "dict",
  582. "hidden": true,
  583. "attrs": [
  584. {
  585. "variable": "emptyDir",
  586. "label": "Temporary Volume",
  587. "schema": {
  588. "type": "boolean",
  589. "default": true,
  590. "editable": false
  591. }
  592. },
  593. {
  594. "variable": "mountPath",
  595. "label": "Plex Shared Logs Mount Path",
  596. "description": "Path where the volume will be mounted inside the pod",
  597. "schema": {
  598. "type": "path",
  599. "editable": false,
  600. "default": "/config/Library/Application Support/Plex Media Server/Logs"
  601. }
  602. }
  603. ]
  604. }
  605. }
  606. ]
  607. }
  608. },
  609. {
  610. "variable": "extraAppVolumeMounts",
  611. "label": "Plex Extra Host Path Volumes",
  612. "group": "Storage",
  613. "schema": {
  614. "type": "list",
  615. "items": [
  616. {
  617. "variable": "extraAppVolume",
  618. "label": "Plex Host Path Volume",
  619. "description": "Add an extra host path volume for plex application",
  620. "schema": {
  621. "type": "dict",
  622. "attrs": [
  623. {
  624. "variable": "mountPath",
  625. "label": "Mount Path in Pod",
  626. "description": "Path where the volume will be mounted inside the pod",
  627. "schema": {
  628. "type": "path",
  629. "required": true
  630. }
  631. },
  632. {
  633. "variable": "hostPath",
  634. "label": "Host Path",
  635. "description": "Host path",
  636. "schema": {
  637. "type": "hostpath",
  638. "required": true,
  639. "$ref": [
  640. "validations/lockedHostPath"
  641. ]
  642. }
  643. },
  644. {
  645. "variable": "readOnly",
  646. "label": "Read Only",
  647. "description": "Mount hostpath in read-only mode",
  648. "schema": {
  649. "type": "boolean",
  650. "default": false
  651. }
  652. }
  653. ]
  654. }
  655. }
  656. ]
  657. }
  658. },
  659. {
  660. "variable": "enableResourceLimits",
  661. "label": "Enable Pod resource limits",
  662. "group": "Resource Limits",
  663. "schema": {
  664. "type": "boolean",
  665. "default": false
  666. }
  667. },
  668. {
  669. "variable": "cpuLimit",
  670. "label": "CPU Limit",
  671. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  672. "group": "Resource Limits",
  673. "schema": {
  674. "type": "string",
  675. "show_if": [
  676. [
  677. "enableResourceLimits",
  678. "=",
  679. true
  680. ]
  681. ],
  682. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  683. "default": "4000m"
  684. }
  685. },
  686. {
  687. "variable": "memLimit",
  688. "label": "Memory Limit",
  689. "group": "Resource Limits",
  690. "description": "Memory limits is specified by number of bytes. Followed by quantity suffix like E,P,T,G,M,k and Ei,Pi,Ti,Mi,Gi,Ki can also be used. e.g 129e6, 129M, 128974848000m, 123Mi",
  691. "schema": {
  692. "type": "string",
  693. "show_if": [
  694. [
  695. "enableResourceLimits",
  696. "=",
  697. true
  698. ]
  699. ],
  700. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  701. "default": "8Gi"
  702. }
  703. }
  704. ]
  705. },
  706. "app_readme": "<h1>Plex</h1>\n<p>Plex chart is a chart designed to deploy plex in a TrueNAS SCALE kubernetes cluster.</p>",
  707. "detailed_readme": "<h1>Plex Media Server helm chart</h1>\n<h2>Configuration</h2>\n<p>Please refer to questions.yaml for a detailed overview on supported configurable items.</p>",
  708. "changelog": null
  709. }
  710. }