app_versions.json 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495
  1. {
  2. "2.0.13": {
  3. "healthy": true,
  4. "supported": false,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/charts/emby/2.0.13",
  7. "last_update": "2025-03-06 08:26:26",
  8. "required_features": [
  9. "definitions/gpuConfiguration",
  10. "normalize/ixVolume",
  11. "normalize/acl"
  12. ],
  13. "human_version": "4.8.10.0_2.0.13",
  14. "version": "2.0.13",
  15. "chart_metadata": {
  16. "name": "emby",
  17. "description": "Emby is designed to help you manage your personal media library, such as home videos and photos",
  18. "annotations": {
  19. "title": "Emby Server"
  20. },
  21. "type": "application",
  22. "version": "2.0.13",
  23. "apiVersion": "v2",
  24. "appVersion": "4.8.10.0",
  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.9"
  38. }
  39. ],
  40. "home": "https://emby.media/",
  41. "icon": "https://media.sys.truenas.net/apps/emby/icons/icon.png",
  42. "sources": [
  43. "https://emby.media/",
  44. "https://hub.docker.com/r/emby/embyserver",
  45. "https://github.com/truenas/charts/tree/master/charts/emby"
  46. ],
  47. "keywords": [
  48. "emby",
  49. "media"
  50. ]
  51. },
  52. "app_metadata": {
  53. "runAsContext": [
  54. {
  55. "userName": "root",
  56. "groupName": "root",
  57. "gid": 0,
  58. "uid": 0,
  59. "description": "Emby runs as root user."
  60. }
  61. ],
  62. "capabilities": [
  63. {
  64. "name": "CHOWN",
  65. "description": "Emby is able to chown files."
  66. },
  67. {
  68. "name": "DAC_OVERRIDE",
  69. "description": "Emby is able to bypass permission checks."
  70. },
  71. {
  72. "name": "FOWNER",
  73. "description": "Emby is able to bypass permission checks for it's sub-processes."
  74. },
  75. {
  76. "name": "SETGID",
  77. "description": "Emby is able to set group ID for it's sub-processes."
  78. },
  79. {
  80. "name": "SETUID",
  81. "description": "Emby is able to set user ID for it's sub-processes."
  82. }
  83. ],
  84. "hostMounts": []
  85. },
  86. "schema": {
  87. "groups": [
  88. {
  89. "name": "Emby Configuration",
  90. "description": "Configure Emby"
  91. },
  92. {
  93. "name": "User and Group Configuration",
  94. "description": "Configure User and Group for Emby"
  95. },
  96. {
  97. "name": "Network Configuration",
  98. "description": "Configure Network for Emby"
  99. },
  100. {
  101. "name": "Storage Configuration",
  102. "description": "Configure Storage for Emby"
  103. },
  104. {
  105. "name": "Resources Configuration",
  106. "description": "Configure Resources for Emby"
  107. }
  108. ],
  109. "portals": {
  110. "web_portal": {
  111. "protocols": [
  112. "$kubernetes-resource_configmap_portal_protocol"
  113. ],
  114. "host": [
  115. "$kubernetes-resource_configmap_portal_host"
  116. ],
  117. "ports": [
  118. "$kubernetes-resource_configmap_portal_port"
  119. ],
  120. "path": "$kubernetes-resource_configmap_portal_path"
  121. }
  122. },
  123. "questions": [
  124. {
  125. "variable": "embyConfig",
  126. "label": "",
  127. "group": "Emby Configuration",
  128. "schema": {
  129. "type": "dict",
  130. "attrs": [
  131. {
  132. "variable": "additionalEnvs",
  133. "label": "Additional Environment Variables",
  134. "description": "Configure additional environment variables for Emby.",
  135. "schema": {
  136. "type": "list",
  137. "default": [],
  138. "items": [
  139. {
  140. "variable": "env",
  141. "label": "Environment Variable",
  142. "schema": {
  143. "type": "dict",
  144. "attrs": [
  145. {
  146. "variable": "name",
  147. "label": "Name",
  148. "schema": {
  149. "type": "string",
  150. "required": true
  151. }
  152. },
  153. {
  154. "variable": "value",
  155. "label": "Value",
  156. "schema": {
  157. "type": "string",
  158. "required": true
  159. }
  160. }
  161. ]
  162. }
  163. }
  164. ]
  165. }
  166. }
  167. ]
  168. }
  169. },
  170. {
  171. "variable": "embyID",
  172. "label": "",
  173. "group": "User and Group Configuration",
  174. "schema": {
  175. "type": "dict",
  176. "attrs": [
  177. {
  178. "variable": "user",
  179. "label": "User ID",
  180. "description": "The user id that Emby files will be owned by.",
  181. "schema": {
  182. "type": "int",
  183. "min": 2,
  184. "default": 568,
  185. "required": true
  186. }
  187. },
  188. {
  189. "variable": "group",
  190. "label": "Group ID",
  191. "description": "The group id that Emby files will be owned by.",
  192. "schema": {
  193. "type": "int",
  194. "min": 2,
  195. "default": 568,
  196. "required": true
  197. }
  198. }
  199. ]
  200. }
  201. },
  202. {
  203. "variable": "embyNetwork",
  204. "label": "",
  205. "group": "Network Configuration",
  206. "schema": {
  207. "type": "dict",
  208. "attrs": [
  209. {
  210. "variable": "hostNetwork",
  211. "label": "Host Network",
  212. "description": "Bind to the host network. While it's recommended to keep this disabled.</br>\nIt's required for autodiscovery to work.\n",
  213. "schema": {
  214. "type": "boolean",
  215. "default": false
  216. }
  217. },
  218. {
  219. "variable": "webPort",
  220. "label": "Web Port",
  221. "description": "The port for the Emby Web UI.",
  222. "schema": {
  223. "type": "int",
  224. "show_if": [
  225. [
  226. "hostNetwork",
  227. "=",
  228. false
  229. ]
  230. ],
  231. "min": 9000,
  232. "max": 65535,
  233. "default": 9096,
  234. "required": true
  235. }
  236. }
  237. ]
  238. }
  239. },
  240. {
  241. "variable": "embyStorage",
  242. "label": "",
  243. "group": "Storage Configuration",
  244. "schema": {
  245. "type": "dict",
  246. "attrs": [
  247. {
  248. "variable": "config",
  249. "label": "Emby Config Storage",
  250. "description": "The path to store Emby Configuration.",
  251. "schema": {
  252. "type": "dict",
  253. "attrs": [
  254. {
  255. "variable": "type",
  256. "label": "Type",
  257. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  258. "schema": {
  259. "type": "string",
  260. "required": true,
  261. "immutable": true,
  262. "default": "ixVolume",
  263. "enum": [
  264. {
  265. "value": "hostPath",
  266. "description": "Host Path (Path that already exists on the system)"
  267. },
  268. {
  269. "value": "ixVolume",
  270. "description": "ixVolume (Dataset created automatically by the system)"
  271. }
  272. ]
  273. }
  274. },
  275. {
  276. "variable": "ixVolumeConfig",
  277. "label": "ixVolume Configuration",
  278. "description": "The configuration for the ixVolume dataset.",
  279. "schema": {
  280. "type": "dict",
  281. "show_if": [
  282. [
  283. "type",
  284. "=",
  285. "ixVolume"
  286. ]
  287. ],
  288. "$ref": [
  289. "normalize/ixVolume"
  290. ],
  291. "attrs": [
  292. {
  293. "variable": "aclEnable",
  294. "label": "Enable ACL",
  295. "description": "Enable ACL for the dataset.",
  296. "schema": {
  297. "type": "boolean",
  298. "default": false
  299. }
  300. },
  301. {
  302. "variable": "datasetName",
  303. "label": "Dataset Name",
  304. "description": "The name of the dataset to use for storage.",
  305. "schema": {
  306. "type": "string",
  307. "required": true,
  308. "immutable": true,
  309. "hidden": true,
  310. "default": "config"
  311. }
  312. },
  313. {
  314. "variable": "aclEntries",
  315. "label": "ACL Configuration",
  316. "schema": {
  317. "type": "dict",
  318. "show_if": [
  319. [
  320. "aclEnable",
  321. "=",
  322. true
  323. ]
  324. ],
  325. "attrs": [
  326. {
  327. "variable": "path",
  328. "label": "Path",
  329. "description": "Path to perform ACL",
  330. "schema": {
  331. "type": "string",
  332. "hidden": true
  333. }
  334. },
  335. {
  336. "variable": "entries",
  337. "label": "ACL Entries",
  338. "description": "ACL Entries",
  339. "schema": {
  340. "type": "list",
  341. "items": [
  342. {
  343. "variable": "aclEntry",
  344. "label": "ACL Entry",
  345. "schema": {
  346. "type": "dict",
  347. "attrs": [
  348. {
  349. "variable": "id_type",
  350. "label": "ID Type",
  351. "schema": {
  352. "type": "string",
  353. "enum": [
  354. {
  355. "value": "USER",
  356. "description": "Entry is for a USER"
  357. },
  358. {
  359. "value": "GROUP",
  360. "description": "Entry is for a GROUP"
  361. }
  362. ],
  363. "default": "USER"
  364. }
  365. },
  366. {
  367. "variable": "id",
  368. "label": "ID",
  369. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  370. "schema": {
  371. "type": "int",
  372. "required": true,
  373. "min": 0
  374. }
  375. },
  376. {
  377. "variable": "access",
  378. "label": "Access",
  379. "schema": {
  380. "type": "string",
  381. "enum": [
  382. {
  383. "value": "READ",
  384. "description": "Read Access"
  385. },
  386. {
  387. "value": "MODIFY",
  388. "description": "Modify Access"
  389. },
  390. {
  391. "value": "FULL_CONTROL",
  392. "description": "FULL_CONTROL Access"
  393. }
  394. ]
  395. }
  396. }
  397. ]
  398. }
  399. }
  400. ]
  401. }
  402. }
  403. ]
  404. }
  405. }
  406. ]
  407. }
  408. },
  409. {
  410. "variable": "hostPathConfig",
  411. "label": "Host Path Configuration",
  412. "schema": {
  413. "type": "dict",
  414. "show_if": [
  415. [
  416. "type",
  417. "=",
  418. "hostPath"
  419. ]
  420. ],
  421. "attrs": [
  422. {
  423. "variable": "aclEnable",
  424. "label": "Enable ACL",
  425. "description": "Enable ACL for the dataset.",
  426. "schema": {
  427. "type": "boolean",
  428. "default": false
  429. }
  430. },
  431. {
  432. "variable": "acl",
  433. "label": "ACL Configuration",
  434. "schema": {
  435. "type": "dict",
  436. "show_if": [
  437. [
  438. "aclEnable",
  439. "=",
  440. true
  441. ]
  442. ],
  443. "attrs": [
  444. {
  445. "variable": "path",
  446. "label": "Host Path",
  447. "description": "Host Path to perform ACL",
  448. "schema": {
  449. "type": "hostpath",
  450. "required": true,
  451. "empty": false
  452. }
  453. },
  454. {
  455. "variable": "entries",
  456. "label": "ACL Entries",
  457. "description": "ACL Entries",
  458. "schema": {
  459. "type": "list",
  460. "items": [
  461. {
  462. "variable": "aclEntry",
  463. "label": "ACL Entry",
  464. "schema": {
  465. "type": "dict",
  466. "attrs": [
  467. {
  468. "variable": "id_type",
  469. "label": "ID Type",
  470. "schema": {
  471. "type": "string",
  472. "enum": [
  473. {
  474. "value": "USER",
  475. "description": "Entry is for a USER"
  476. },
  477. {
  478. "value": "GROUP",
  479. "description": "Entry is for a GROUP"
  480. }
  481. ],
  482. "default": "USER"
  483. }
  484. },
  485. {
  486. "variable": "id",
  487. "label": "ID",
  488. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  489. "schema": {
  490. "type": "int",
  491. "required": true,
  492. "min": 0
  493. }
  494. },
  495. {
  496. "variable": "access",
  497. "label": "Access",
  498. "schema": {
  499. "type": "string",
  500. "enum": [
  501. {
  502. "value": "READ",
  503. "description": "Read Access"
  504. },
  505. {
  506. "value": "MODIFY",
  507. "description": "Modify Access"
  508. },
  509. {
  510. "value": "FULL_CONTROL",
  511. "description": "FULL_CONTROL Access"
  512. }
  513. ]
  514. }
  515. }
  516. ]
  517. }
  518. }
  519. ]
  520. }
  521. },
  522. {
  523. "variable": "options",
  524. "label": "ACL Options",
  525. "schema": {
  526. "type": "dict",
  527. "attrs": [
  528. {
  529. "variable": "force",
  530. "label": "Force Flag",
  531. "description": "Enabling `Force` applies ACL even if the path has existing data",
  532. "schema": {
  533. "type": "boolean",
  534. "default": false
  535. }
  536. }
  537. ]
  538. }
  539. }
  540. ],
  541. "$ref": [
  542. "normalize/acl"
  543. ]
  544. }
  545. },
  546. {
  547. "variable": "hostPath",
  548. "label": "Host Path",
  549. "description": "The host path to use for storage.",
  550. "schema": {
  551. "type": "hostpath",
  552. "show_if": [
  553. [
  554. "aclEnable",
  555. "=",
  556. false
  557. ]
  558. ],
  559. "required": true
  560. }
  561. }
  562. ]
  563. }
  564. }
  565. ]
  566. }
  567. },
  568. {
  569. "variable": "additionalStorages",
  570. "label": "Additional Storage",
  571. "description": "Additional storage for Emby.",
  572. "schema": {
  573. "type": "list",
  574. "default": [],
  575. "items": [
  576. {
  577. "variable": "storageEntry",
  578. "label": "Storage Entry",
  579. "schema": {
  580. "type": "dict",
  581. "attrs": [
  582. {
  583. "variable": "type",
  584. "label": "Type",
  585. "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",
  586. "schema": {
  587. "type": "string",
  588. "required": true,
  589. "default": "ixVolume",
  590. "immutable": true,
  591. "enum": [
  592. {
  593. "value": "hostPath",
  594. "description": "Host Path (Path that already exists on the system)"
  595. },
  596. {
  597. "value": "ixVolume",
  598. "description": "ixVolume (Dataset created automatically by the system)"
  599. },
  600. {
  601. "value": "smb-pv-pvc",
  602. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  603. }
  604. ]
  605. }
  606. },
  607. {
  608. "variable": "readOnly",
  609. "label": "Read Only",
  610. "description": "Mount the volume as read only.",
  611. "schema": {
  612. "type": "boolean",
  613. "default": false
  614. }
  615. },
  616. {
  617. "variable": "mountPath",
  618. "label": "Mount Path",
  619. "description": "The path inside the container to mount the storage.",
  620. "schema": {
  621. "type": "path",
  622. "required": true
  623. }
  624. },
  625. {
  626. "variable": "hostPathConfig",
  627. "label": "Host Path Configuration",
  628. "schema": {
  629. "type": "dict",
  630. "show_if": [
  631. [
  632. "type",
  633. "=",
  634. "hostPath"
  635. ]
  636. ],
  637. "attrs": [
  638. {
  639. "variable": "aclEnable",
  640. "label": "Enable ACL",
  641. "description": "Enable ACL for the dataset.",
  642. "schema": {
  643. "type": "boolean",
  644. "default": false
  645. }
  646. },
  647. {
  648. "variable": "acl",
  649. "label": "ACL Configuration",
  650. "schema": {
  651. "type": "dict",
  652. "show_if": [
  653. [
  654. "aclEnable",
  655. "=",
  656. true
  657. ]
  658. ],
  659. "attrs": [
  660. {
  661. "variable": "path",
  662. "label": "Host Path",
  663. "description": "Host Path to perform ACL",
  664. "schema": {
  665. "type": "hostpath",
  666. "required": true,
  667. "empty": false
  668. }
  669. },
  670. {
  671. "variable": "entries",
  672. "label": "ACL Entries",
  673. "description": "ACL Entries",
  674. "schema": {
  675. "type": "list",
  676. "items": [
  677. {
  678. "variable": "aclEntry",
  679. "label": "ACL Entry",
  680. "schema": {
  681. "type": "dict",
  682. "attrs": [
  683. {
  684. "variable": "id_type",
  685. "label": "ID Type",
  686. "schema": {
  687. "type": "string",
  688. "enum": [
  689. {
  690. "value": "USER",
  691. "description": "Entry is for a USER"
  692. },
  693. {
  694. "value": "GROUP",
  695. "description": "Entry is for a GROUP"
  696. }
  697. ],
  698. "default": "USER"
  699. }
  700. },
  701. {
  702. "variable": "id",
  703. "label": "ID",
  704. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  705. "schema": {
  706. "type": "int",
  707. "required": true,
  708. "min": 0
  709. }
  710. },
  711. {
  712. "variable": "access",
  713. "label": "Access",
  714. "schema": {
  715. "type": "string",
  716. "enum": [
  717. {
  718. "value": "READ",
  719. "description": "Read Access"
  720. },
  721. {
  722. "value": "MODIFY",
  723. "description": "Modify Access"
  724. },
  725. {
  726. "value": "FULL_CONTROL",
  727. "description": "FULL_CONTROL Access"
  728. }
  729. ]
  730. }
  731. }
  732. ]
  733. }
  734. }
  735. ]
  736. }
  737. },
  738. {
  739. "variable": "options",
  740. "label": "ACL Options",
  741. "schema": {
  742. "type": "dict",
  743. "attrs": [
  744. {
  745. "variable": "force",
  746. "label": "Force Flag",
  747. "description": "Enabling `Force` applies ACL even if the path has existing data",
  748. "schema": {
  749. "type": "boolean",
  750. "default": false
  751. }
  752. }
  753. ]
  754. }
  755. }
  756. ],
  757. "$ref": [
  758. "normalize/acl"
  759. ]
  760. }
  761. },
  762. {
  763. "variable": "hostPath",
  764. "label": "Host Path",
  765. "description": "The host path to use for storage.",
  766. "schema": {
  767. "type": "hostpath",
  768. "show_if": [
  769. [
  770. "aclEnable",
  771. "=",
  772. false
  773. ]
  774. ],
  775. "required": true
  776. }
  777. }
  778. ]
  779. }
  780. },
  781. {
  782. "variable": "ixVolumeConfig",
  783. "label": "ixVolume Configuration",
  784. "description": "The configuration for the ixVolume dataset.",
  785. "schema": {
  786. "type": "dict",
  787. "show_if": [
  788. [
  789. "type",
  790. "=",
  791. "ixVolume"
  792. ]
  793. ],
  794. "$ref": [
  795. "normalize/ixVolume"
  796. ],
  797. "attrs": [
  798. {
  799. "variable": "aclEnable",
  800. "label": "Enable ACL",
  801. "description": "Enable ACL for the dataset.",
  802. "schema": {
  803. "type": "boolean",
  804. "default": false
  805. }
  806. },
  807. {
  808. "variable": "datasetName",
  809. "label": "Dataset Name",
  810. "description": "The name of the dataset to use for storage.",
  811. "schema": {
  812. "type": "string",
  813. "required": true,
  814. "immutable": true,
  815. "default": "storage_entry"
  816. }
  817. },
  818. {
  819. "variable": "aclEntries",
  820. "label": "ACL Configuration",
  821. "schema": {
  822. "type": "dict",
  823. "show_if": [
  824. [
  825. "aclEnable",
  826. "=",
  827. true
  828. ]
  829. ],
  830. "attrs": [
  831. {
  832. "variable": "path",
  833. "label": "Path",
  834. "description": "Path to perform ACL",
  835. "schema": {
  836. "type": "string",
  837. "hidden": true
  838. }
  839. },
  840. {
  841. "variable": "entries",
  842. "label": "ACL Entries",
  843. "description": "ACL Entries",
  844. "schema": {
  845. "type": "list",
  846. "items": [
  847. {
  848. "variable": "aclEntry",
  849. "label": "ACL Entry",
  850. "schema": {
  851. "type": "dict",
  852. "attrs": [
  853. {
  854. "variable": "id_type",
  855. "label": "ID Type",
  856. "schema": {
  857. "type": "string",
  858. "enum": [
  859. {
  860. "value": "USER",
  861. "description": "Entry is for a USER"
  862. },
  863. {
  864. "value": "GROUP",
  865. "description": "Entry is for a GROUP"
  866. }
  867. ],
  868. "default": "USER"
  869. }
  870. },
  871. {
  872. "variable": "id",
  873. "label": "ID",
  874. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  875. "schema": {
  876. "type": "int",
  877. "required": true,
  878. "min": 0
  879. }
  880. },
  881. {
  882. "variable": "access",
  883. "label": "Access",
  884. "schema": {
  885. "type": "string",
  886. "enum": [
  887. {
  888. "value": "READ",
  889. "description": "Read Access"
  890. },
  891. {
  892. "value": "MODIFY",
  893. "description": "Modify Access"
  894. },
  895. {
  896. "value": "FULL_CONTROL",
  897. "description": "FULL_CONTROL Access"
  898. }
  899. ]
  900. }
  901. }
  902. ]
  903. }
  904. }
  905. ]
  906. }
  907. }
  908. ]
  909. }
  910. }
  911. ]
  912. }
  913. },
  914. {
  915. "variable": "smbConfig",
  916. "label": "SMB Share Configuration",
  917. "description": "The configuration for the SMB Share.",
  918. "schema": {
  919. "type": "dict",
  920. "show_if": [
  921. [
  922. "type",
  923. "=",
  924. "smb-pv-pvc"
  925. ]
  926. ],
  927. "attrs": [
  928. {
  929. "variable": "server",
  930. "label": "Server",
  931. "description": "The server for the SMB share.",
  932. "schema": {
  933. "type": "string",
  934. "required": true
  935. }
  936. },
  937. {
  938. "variable": "share",
  939. "label": "Share",
  940. "description": "The share name for the SMB share.",
  941. "schema": {
  942. "type": "string",
  943. "required": true
  944. }
  945. },
  946. {
  947. "variable": "domain",
  948. "label": "Domain (Optional)",
  949. "description": "The domain for the SMB share.",
  950. "schema": {
  951. "type": "string"
  952. }
  953. },
  954. {
  955. "variable": "username",
  956. "label": "Username",
  957. "description": "The username for the SMB share.",
  958. "schema": {
  959. "type": "string",
  960. "required": true
  961. }
  962. },
  963. {
  964. "variable": "password",
  965. "label": "Password",
  966. "description": "The password for the SMB share.",
  967. "schema": {
  968. "type": "string",
  969. "required": true,
  970. "private": true
  971. }
  972. },
  973. {
  974. "variable": "size",
  975. "label": "Size (in Gi)",
  976. "description": "The size of the volume quota.",
  977. "schema": {
  978. "type": "int",
  979. "required": true,
  980. "min": 1,
  981. "default": 1
  982. }
  983. }
  984. ]
  985. }
  986. }
  987. ]
  988. }
  989. }
  990. ]
  991. }
  992. }
  993. ]
  994. }
  995. },
  996. {
  997. "variable": "resources",
  998. "group": "Resources Configuration",
  999. "label": "",
  1000. "schema": {
  1001. "type": "dict",
  1002. "attrs": [
  1003. {
  1004. "variable": "limits",
  1005. "label": "Limits",
  1006. "schema": {
  1007. "type": "dict",
  1008. "attrs": [
  1009. {
  1010. "variable": "cpu",
  1011. "label": "CPU",
  1012. "description": "CPU limit for Emby.",
  1013. "schema": {
  1014. "type": "string",
  1015. "max_length": 6,
  1016. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  1017. "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",
  1018. "default": "4000m",
  1019. "required": true
  1020. }
  1021. },
  1022. {
  1023. "variable": "memory",
  1024. "label": "Memory",
  1025. "description": "Memory limit for Emby.",
  1026. "schema": {
  1027. "type": "string",
  1028. "max_length": 12,
  1029. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  1030. "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",
  1031. "default": "8Gi",
  1032. "required": true
  1033. }
  1034. }
  1035. ]
  1036. }
  1037. }
  1038. ]
  1039. }
  1040. },
  1041. {
  1042. "variable": "embyGPU",
  1043. "group": "Resources Configuration",
  1044. "label": "GPU Configuration",
  1045. "schema": {
  1046. "type": "dict",
  1047. "$ref": [
  1048. "definitions/gpuConfiguration"
  1049. ],
  1050. "attrs": []
  1051. }
  1052. }
  1053. ]
  1054. },
  1055. "app_readme": "<h1>Emby</h1>\n<p><a href=\"https://emby.media/\">Emby</a> is designed to help you manage your personal media library, such as home videos and photos</p>",
  1056. "detailed_readme": "<h1>Emby</h1>\n<p><a href=\"https://emby.media/\">Emby</a> is designed to help you manage your personal media library, such as home videos and photos</p>",
  1057. "changelog": null
  1058. },
  1059. "1.0.30": {
  1060. "healthy": true,
  1061. "supported": true,
  1062. "healthy_error": null,
  1063. "location": "/__w/charts/charts/charts/emby/1.0.30",
  1064. "last_update": "2025-03-06 08:26:26",
  1065. "required_features": [
  1066. "normalize/ixVolume",
  1067. "definitions/gpuConfiguration"
  1068. ],
  1069. "human_version": "4.7.14.0_1.0.30",
  1070. "version": "1.0.30",
  1071. "chart_metadata": {
  1072. "name": "emby",
  1073. "description": "Emby Server",
  1074. "annotations": {
  1075. "title": "Emby Server"
  1076. },
  1077. "type": "application",
  1078. "version": "1.0.30",
  1079. "apiVersion": "v2",
  1080. "appVersion": "4.7.14.0",
  1081. "kubeVersion": ">=1.16.0-0",
  1082. "maintainers": [
  1083. {
  1084. "name": "truenas",
  1085. "url": "https://www.truenas.com/",
  1086. "email": "dev@ixsystems.com"
  1087. }
  1088. ],
  1089. "dependencies": [
  1090. {
  1091. "name": "common",
  1092. "repository": "file://../../../common/2304.0.1",
  1093. "version": "2304.0.1"
  1094. }
  1095. ],
  1096. "home": "https://emby.media/",
  1097. "icon": "https://media.sys.truenas.net/apps/emby/icons/icon.png",
  1098. "sources": [
  1099. "https://hub.docker.com/r/emby/embyserver"
  1100. ],
  1101. "keywords": [
  1102. "emby",
  1103. "media"
  1104. ]
  1105. },
  1106. "app_metadata": {
  1107. "runAsContext": [
  1108. {
  1109. "userName": "root",
  1110. "groupName": "root",
  1111. "gid": 0,
  1112. "uid": 0,
  1113. "description": "Emby runs as root user."
  1114. }
  1115. ],
  1116. "capabilities": [
  1117. {
  1118. "name": "CHOWN",
  1119. "description": "Emby is able to chown files."
  1120. },
  1121. {
  1122. "name": "FOWNER",
  1123. "description": "Emby is able to bypass permission checks for it's sub-processes."
  1124. },
  1125. {
  1126. "name": "SYS_CHROOT",
  1127. "description": "Emby is able to use chroot."
  1128. },
  1129. {
  1130. "name": "MKNOD",
  1131. "description": "Emby is able to create device nodes."
  1132. },
  1133. {
  1134. "name": "DAC_OVERRIDE",
  1135. "description": "Emby is able to bypass permission checks."
  1136. },
  1137. {
  1138. "name": "FSETID",
  1139. "description": "Emby is able to set file capabilities."
  1140. },
  1141. {
  1142. "name": "KILL",
  1143. "description": "Emby is able to kill processes."
  1144. },
  1145. {
  1146. "name": "SETGID",
  1147. "description": "Emby is able to set group ID for it's sub-processes."
  1148. },
  1149. {
  1150. "name": "SETUID",
  1151. "description": "Emby is able to set user ID for it's sub-processes."
  1152. },
  1153. {
  1154. "name": "SETPCAP",
  1155. "description": "Emby is able to set process capabilities."
  1156. },
  1157. {
  1158. "name": "NET_BIND_SERVICE",
  1159. "description": "Emby is able to bind to privileged ports."
  1160. },
  1161. {
  1162. "name": "SETFCAP",
  1163. "description": "Emby is able to set file capabilities."
  1164. },
  1165. {
  1166. "name": "NET_RAW",
  1167. "description": "Emby is able to use raw sockets."
  1168. },
  1169. {
  1170. "name": "AUDIT_WRITE",
  1171. "description": "Emby is able to write to audit log."
  1172. }
  1173. ],
  1174. "hostMounts": []
  1175. },
  1176. "schema": {
  1177. "groups": [
  1178. {
  1179. "name": "Emby Server Configuration",
  1180. "description": "Configure Emby Server"
  1181. },
  1182. {
  1183. "name": "Networking",
  1184. "description": "Configure networking for container"
  1185. },
  1186. {
  1187. "name": "Storage",
  1188. "description": "Persist and share data that is separate from the lifecycle of the container"
  1189. },
  1190. {
  1191. "name": "Workload Details",
  1192. "description": "Configure how workload should be deployed"
  1193. },
  1194. {
  1195. "name": "Scaling/Upgrade Policy",
  1196. "description": "Configure how pods are replaced when configuration is upgraded"
  1197. },
  1198. {
  1199. "name": "Restart Policy",
  1200. "description": "Configure when pod should be restarted in case of failure"
  1201. },
  1202. {
  1203. "name": "Resource Reservation",
  1204. "description": "Specify resources to be allocated to workload"
  1205. },
  1206. {
  1207. "name": "Resource Limits",
  1208. "description": "Set CPU/memory limits for Kubernetes Pod"
  1209. }
  1210. ],
  1211. "portals": {
  1212. "web_portal": {
  1213. "protocols": [
  1214. "http"
  1215. ],
  1216. "host": [
  1217. "$node_ip"
  1218. ],
  1219. "ports": [
  1220. "$kubernetes-resource_configmap_portal_port"
  1221. ],
  1222. "path": "/web"
  1223. }
  1224. },
  1225. "questions": [
  1226. {
  1227. "variable": "hostNetwork",
  1228. "label": "Enable Host Network",
  1229. "group": "Networking",
  1230. "schema": {
  1231. "type": "boolean",
  1232. "default": false
  1233. }
  1234. },
  1235. {
  1236. "variable": "environmentVariables",
  1237. "label": "Environment Variables for Emby Server",
  1238. "group": "Emby Server Configuration",
  1239. "schema": {
  1240. "type": "list",
  1241. "default": [],
  1242. "items": [
  1243. {
  1244. "variable": "environmentVariable",
  1245. "label": "Environment Variable",
  1246. "schema": {
  1247. "type": "dict",
  1248. "attrs": [
  1249. {
  1250. "variable": "name",
  1251. "label": "Name",
  1252. "schema": {
  1253. "type": "string"
  1254. }
  1255. },
  1256. {
  1257. "variable": "value",
  1258. "label": "Value",
  1259. "schema": {
  1260. "type": "string"
  1261. }
  1262. }
  1263. ]
  1264. }
  1265. }
  1266. ]
  1267. }
  1268. },
  1269. {
  1270. "variable": "updateStrategy",
  1271. "description": "Upgrade Policy",
  1272. "label": "Update Strategy",
  1273. "group": "Scaling/Upgrade Policy",
  1274. "schema": {
  1275. "type": "string",
  1276. "default": "Recreate",
  1277. "enum": [
  1278. {
  1279. "value": "RollingUpdate",
  1280. "description": "Create new pods and then kill old ones"
  1281. },
  1282. {
  1283. "value": "Recreate",
  1284. "description": "Kill existing pods before creating new ones"
  1285. }
  1286. ]
  1287. }
  1288. },
  1289. {
  1290. "variable": "embyServerHttp",
  1291. "label": "Configure Emby Server HTTP Service",
  1292. "group": "Networking",
  1293. "schema": {
  1294. "show_if": [
  1295. [
  1296. "hostNetwork",
  1297. "!=",
  1298. true
  1299. ]
  1300. ],
  1301. "type": "dict",
  1302. "attrs": [
  1303. {
  1304. "variable": "port",
  1305. "label": "Port to expose for Emby Server UI",
  1306. "schema": {
  1307. "type": "int",
  1308. "min": 9000,
  1309. "max": 65535,
  1310. "default": 9096
  1311. }
  1312. }
  1313. ]
  1314. }
  1315. },
  1316. {
  1317. "variable": "gpuConfiguration",
  1318. "label": "GPU Configuration",
  1319. "group": "Resource Reservation",
  1320. "schema": {
  1321. "type": "dict",
  1322. "$ref": [
  1323. "definitions/gpuConfiguration"
  1324. ],
  1325. "attrs": []
  1326. }
  1327. },
  1328. {
  1329. "variable": "appVolumeMounts",
  1330. "label": "Emby Server Storage",
  1331. "group": "Storage",
  1332. "schema": {
  1333. "type": "dict",
  1334. "attrs": [
  1335. {
  1336. "variable": "config",
  1337. "label": "Config Volume",
  1338. "schema": {
  1339. "type": "dict",
  1340. "attrs": [
  1341. {
  1342. "variable": "datasetName",
  1343. "label": "Emby Server Config Volume Name",
  1344. "schema": {
  1345. "type": "string",
  1346. "$ref": [
  1347. "normalize/ixVolume"
  1348. ],
  1349. "show_if": [
  1350. [
  1351. "hostPathEnabled",
  1352. "=",
  1353. false
  1354. ]
  1355. ],
  1356. "default": "ix-emby_config",
  1357. "editable": false,
  1358. "hidden": true
  1359. }
  1360. },
  1361. {
  1362. "variable": "mountPath",
  1363. "label": "Emby Server Config Mount Path",
  1364. "description": "Path where the volume will be mounted inside the pod",
  1365. "schema": {
  1366. "type": "path",
  1367. "editable": false,
  1368. "hidden": true,
  1369. "default": "/config"
  1370. }
  1371. },
  1372. {
  1373. "variable": "hostPathEnabled",
  1374. "label": "Enable Host Path for Emby Server Config Volume",
  1375. "schema": {
  1376. "type": "boolean",
  1377. "default": false,
  1378. "show_subquestions_if": true,
  1379. "subquestions": [
  1380. {
  1381. "variable": "hostPath",
  1382. "label": "Host Path for Emby Server Config Volume",
  1383. "schema": {
  1384. "type": "hostpath",
  1385. "required": true
  1386. }
  1387. }
  1388. ]
  1389. }
  1390. }
  1391. ]
  1392. }
  1393. }
  1394. ]
  1395. }
  1396. },
  1397. {
  1398. "variable": "extraAppVolumeMounts",
  1399. "label": "Emby Server Extra Host Path Volumes",
  1400. "group": "Storage",
  1401. "schema": {
  1402. "type": "list",
  1403. "items": [
  1404. {
  1405. "variable": "extraAppVolume",
  1406. "label": "Emby Server Host Path Volume",
  1407. "description": "Add an extra host path volume for emby application",
  1408. "schema": {
  1409. "type": "dict",
  1410. "attrs": [
  1411. {
  1412. "variable": "mountPath",
  1413. "label": "Mount Path in Pod",
  1414. "description": "Path where the volume will be mounted inside the pod",
  1415. "schema": {
  1416. "type": "path",
  1417. "required": true
  1418. }
  1419. },
  1420. {
  1421. "variable": "hostPath",
  1422. "label": "Host Path",
  1423. "description": "Host path",
  1424. "schema": {
  1425. "type": "hostpath",
  1426. "required": true
  1427. }
  1428. },
  1429. {
  1430. "variable": "readOnly",
  1431. "label": "Read Only",
  1432. "description": "Mount hostpath in read-only mode",
  1433. "schema": {
  1434. "type": "boolean",
  1435. "default": false
  1436. }
  1437. }
  1438. ]
  1439. }
  1440. }
  1441. ]
  1442. }
  1443. },
  1444. {
  1445. "variable": "enableResourceLimits",
  1446. "label": "Enable Pod resource limits",
  1447. "group": "Resource Limits",
  1448. "schema": {
  1449. "type": "boolean",
  1450. "default": false
  1451. }
  1452. },
  1453. {
  1454. "variable": "cpuLimit",
  1455. "label": "CPU Limit",
  1456. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  1457. "group": "Resource Limits",
  1458. "schema": {
  1459. "type": "string",
  1460. "show_if": [
  1461. [
  1462. "enableResourceLimits",
  1463. "=",
  1464. true
  1465. ]
  1466. ],
  1467. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  1468. "default": "4000m"
  1469. }
  1470. },
  1471. {
  1472. "variable": "memLimit",
  1473. "label": "Memory Limit",
  1474. "group": "Resource Limits",
  1475. "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",
  1476. "schema": {
  1477. "type": "string",
  1478. "show_if": [
  1479. [
  1480. "enableResourceLimits",
  1481. "=",
  1482. true
  1483. ]
  1484. ],
  1485. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  1486. "default": "8Gi"
  1487. }
  1488. }
  1489. ]
  1490. },
  1491. "app_readme": "<h1>Emby Server</h1>\n<p>Emby Server is a personal media server with apps on just about every device</p>",
  1492. "detailed_readme": "<h1>Emby Server helm chart</h1>\n<h2>Configuration</h2>\n<p>Please refer to questions.yaml for a detailed overview on supported configurable items.</p>",
  1493. "changelog": null
  1494. }
  1495. }