app_versions.json 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019
  1. {
  2. "1.2.10": {
  3. "healthy": true,
  4. "supported": false,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/tautulli/1.2.10",
  7. "last_update": "2025-03-05 14:27:33",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "normalize/acl"
  11. ],
  12. "human_version": "2.15.1_1.2.10",
  13. "version": "1.2.10",
  14. "chart_metadata": {
  15. "name": "tautulli",
  16. "description": "Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.",
  17. "annotations": {
  18. "title": "Tautulli"
  19. },
  20. "type": "application",
  21. "version": "1.2.10",
  22. "apiVersion": "v2",
  23. "appVersion": "2.15.1",
  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://tautulli.com/",
  40. "icon": "https://media.sys.truenas.net/apps/tautulli/icons/icon.png",
  41. "sources": [
  42. "https://github.com/onedr0p/containers/tree/main/apps/tautulli",
  43. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/tautulli",
  44. "https://github.com/Tautulli/Tautulli"
  45. ],
  46. "keywords": [
  47. "media",
  48. "analytics",
  49. "notifications"
  50. ]
  51. },
  52. "app_metadata": {
  53. "runAsContext": [
  54. {
  55. "userName": "tautulli",
  56. "groupName": "tautulli",
  57. "gid": 568,
  58. "uid": 568,
  59. "description": "Tautulli can run as any non-root user."
  60. }
  61. ],
  62. "capabilities": [],
  63. "hostMounts": []
  64. },
  65. "schema": {
  66. "groups": [
  67. {
  68. "name": "Tautulli Configuration",
  69. "description": "Configure Tautulli"
  70. },
  71. {
  72. "name": "User and Group Configuration",
  73. "description": "Configure User and Group for Tautulli"
  74. },
  75. {
  76. "name": "Network Configuration",
  77. "description": "Configure Network for Tautulli"
  78. },
  79. {
  80. "name": "Storage Configuration",
  81. "description": "Configure Storage for Tautulli"
  82. },
  83. {
  84. "name": "Resources Configuration",
  85. "description": "Configure Resources for Tautulli"
  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": "tautulliConfig",
  105. "label": "",
  106. "group": "Tautulli Configuration",
  107. "schema": {
  108. "type": "dict",
  109. "attrs": [
  110. {
  111. "variable": "additionalEnvs",
  112. "label": "Additional Environment Variables",
  113. "description": "Configure additional environment variables for Tautulli.",
  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": "tautulliRunAs",
  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 Tautulli 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 Tautulli 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": "tautulliNetwork",
  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 Tautulli Web UI.",
  192. "schema": {
  193. "type": "int",
  194. "default": 30047,
  195. "min": 9000,
  196. "max": 65535,
  197. "required": true
  198. }
  199. },
  200. {
  201. "variable": "hostNetwork",
  202. "label": "Host Network",
  203. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  204. "schema": {
  205. "type": "boolean",
  206. "default": false
  207. }
  208. }
  209. ]
  210. }
  211. },
  212. {
  213. "variable": "tautulliStorage",
  214. "label": "",
  215. "group": "Storage Configuration",
  216. "schema": {
  217. "type": "dict",
  218. "attrs": [
  219. {
  220. "variable": "config",
  221. "label": "Tautulli Config Storage",
  222. "description": "The path to store Tautulli Configuration.",
  223. "schema": {
  224. "type": "dict",
  225. "attrs": [
  226. {
  227. "variable": "type",
  228. "label": "Type",
  229. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  230. "schema": {
  231. "type": "string",
  232. "required": true,
  233. "immutable": true,
  234. "default": "ixVolume",
  235. "enum": [
  236. {
  237. "value": "hostPath",
  238. "description": "Host Path (Path that already exists on the system)"
  239. },
  240. {
  241. "value": "ixVolume",
  242. "description": "ixVolume (Dataset created automatically by the system)"
  243. }
  244. ]
  245. }
  246. },
  247. {
  248. "variable": "ixVolumeConfig",
  249. "label": "ixVolume Configuration",
  250. "description": "The configuration for the ixVolume dataset.",
  251. "schema": {
  252. "type": "dict",
  253. "show_if": [
  254. [
  255. "type",
  256. "=",
  257. "ixVolume"
  258. ]
  259. ],
  260. "$ref": [
  261. "normalize/ixVolume"
  262. ],
  263. "attrs": [
  264. {
  265. "variable": "aclEnable",
  266. "label": "Enable ACL",
  267. "description": "Enable ACL for the dataset.",
  268. "schema": {
  269. "type": "boolean",
  270. "default": false
  271. }
  272. },
  273. {
  274. "variable": "datasetName",
  275. "label": "Dataset Name",
  276. "description": "The name of the dataset to use for storage.",
  277. "schema": {
  278. "type": "string",
  279. "required": true,
  280. "immutable": true,
  281. "hidden": true,
  282. "default": "config"
  283. }
  284. },
  285. {
  286. "variable": "aclEntries",
  287. "label": "ACL Configuration",
  288. "schema": {
  289. "type": "dict",
  290. "show_if": [
  291. [
  292. "aclEnable",
  293. "=",
  294. true
  295. ]
  296. ],
  297. "attrs": [
  298. {
  299. "variable": "path",
  300. "label": "Path",
  301. "description": "Path to perform ACL",
  302. "schema": {
  303. "type": "string",
  304. "hidden": true
  305. }
  306. },
  307. {
  308. "variable": "entries",
  309. "label": "ACL Entries",
  310. "description": "ACL Entries",
  311. "schema": {
  312. "type": "list",
  313. "items": [
  314. {
  315. "variable": "aclEntry",
  316. "label": "ACL Entry",
  317. "schema": {
  318. "type": "dict",
  319. "attrs": [
  320. {
  321. "variable": "id_type",
  322. "label": "ID Type",
  323. "schema": {
  324. "type": "string",
  325. "enum": [
  326. {
  327. "value": "USER",
  328. "description": "Entry is for a USER"
  329. },
  330. {
  331. "value": "GROUP",
  332. "description": "Entry is for a GROUP"
  333. }
  334. ],
  335. "default": "USER"
  336. }
  337. },
  338. {
  339. "variable": "id",
  340. "label": "ID",
  341. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  342. "schema": {
  343. "type": "int",
  344. "required": true,
  345. "min": 0
  346. }
  347. },
  348. {
  349. "variable": "access",
  350. "label": "Access",
  351. "schema": {
  352. "type": "string",
  353. "enum": [
  354. {
  355. "value": "READ",
  356. "description": "Read Access"
  357. },
  358. {
  359. "value": "MODIFY",
  360. "description": "Modify Access"
  361. },
  362. {
  363. "value": "FULL_CONTROL",
  364. "description": "FULL_CONTROL Access"
  365. }
  366. ]
  367. }
  368. }
  369. ]
  370. }
  371. }
  372. ]
  373. }
  374. }
  375. ]
  376. }
  377. }
  378. ]
  379. }
  380. },
  381. {
  382. "variable": "hostPathConfig",
  383. "label": "Host Path Configuration",
  384. "schema": {
  385. "type": "dict",
  386. "show_if": [
  387. [
  388. "type",
  389. "=",
  390. "hostPath"
  391. ]
  392. ],
  393. "attrs": [
  394. {
  395. "variable": "aclEnable",
  396. "label": "Enable ACL",
  397. "description": "Enable ACL for the dataset.",
  398. "schema": {
  399. "type": "boolean",
  400. "default": false
  401. }
  402. },
  403. {
  404. "variable": "acl",
  405. "label": "ACL Configuration",
  406. "schema": {
  407. "type": "dict",
  408. "show_if": [
  409. [
  410. "aclEnable",
  411. "=",
  412. true
  413. ]
  414. ],
  415. "attrs": [
  416. {
  417. "variable": "path",
  418. "label": "Host Path",
  419. "description": "Host Path to perform ACL",
  420. "schema": {
  421. "type": "hostpath",
  422. "required": true,
  423. "empty": false
  424. }
  425. },
  426. {
  427. "variable": "entries",
  428. "label": "ACL Entries",
  429. "description": "ACL Entries",
  430. "schema": {
  431. "type": "list",
  432. "items": [
  433. {
  434. "variable": "aclEntry",
  435. "label": "ACL Entry",
  436. "schema": {
  437. "type": "dict",
  438. "attrs": [
  439. {
  440. "variable": "id_type",
  441. "label": "ID Type",
  442. "schema": {
  443. "type": "string",
  444. "enum": [
  445. {
  446. "value": "USER",
  447. "description": "Entry is for a USER"
  448. },
  449. {
  450. "value": "GROUP",
  451. "description": "Entry is for a GROUP"
  452. }
  453. ],
  454. "default": "USER"
  455. }
  456. },
  457. {
  458. "variable": "id",
  459. "label": "ID",
  460. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  461. "schema": {
  462. "type": "int",
  463. "required": true,
  464. "min": 0
  465. }
  466. },
  467. {
  468. "variable": "access",
  469. "label": "Access",
  470. "schema": {
  471. "type": "string",
  472. "enum": [
  473. {
  474. "value": "READ",
  475. "description": "Read Access"
  476. },
  477. {
  478. "value": "MODIFY",
  479. "description": "Modify Access"
  480. },
  481. {
  482. "value": "FULL_CONTROL",
  483. "description": "FULL_CONTROL Access"
  484. }
  485. ]
  486. }
  487. }
  488. ]
  489. }
  490. }
  491. ]
  492. }
  493. },
  494. {
  495. "variable": "options",
  496. "label": "ACL Options",
  497. "schema": {
  498. "type": "dict",
  499. "attrs": [
  500. {
  501. "variable": "force",
  502. "label": "Force Flag",
  503. "description": "Enabling `Force` applies ACL even if the path has existing data",
  504. "schema": {
  505. "type": "boolean",
  506. "default": false
  507. }
  508. }
  509. ]
  510. }
  511. }
  512. ],
  513. "$ref": [
  514. "normalize/acl"
  515. ]
  516. }
  517. },
  518. {
  519. "variable": "hostPath",
  520. "label": "Host Path",
  521. "description": "The host path to use for storage.",
  522. "schema": {
  523. "type": "hostpath",
  524. "show_if": [
  525. [
  526. "aclEnable",
  527. "=",
  528. false
  529. ]
  530. ],
  531. "required": true
  532. }
  533. }
  534. ]
  535. }
  536. }
  537. ]
  538. }
  539. },
  540. {
  541. "variable": "additionalStorages",
  542. "label": "Additional Storage",
  543. "description": "Additional storage for Tautulli.",
  544. "schema": {
  545. "type": "list",
  546. "default": [],
  547. "items": [
  548. {
  549. "variable": "storageEntry",
  550. "label": "Storage Entry",
  551. "schema": {
  552. "type": "dict",
  553. "attrs": [
  554. {
  555. "variable": "type",
  556. "label": "Type",
  557. "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",
  558. "schema": {
  559. "type": "string",
  560. "required": true,
  561. "default": "ixVolume",
  562. "immutable": true,
  563. "enum": [
  564. {
  565. "value": "hostPath",
  566. "description": "Host Path (Path that already exists on the system)"
  567. },
  568. {
  569. "value": "ixVolume",
  570. "description": "ixVolume (Dataset created automatically by the system)"
  571. },
  572. {
  573. "value": "smb-pv-pvc",
  574. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  575. }
  576. ]
  577. }
  578. },
  579. {
  580. "variable": "readOnly",
  581. "label": "Read Only",
  582. "description": "Mount the volume as read only.",
  583. "schema": {
  584. "type": "boolean",
  585. "default": false
  586. }
  587. },
  588. {
  589. "variable": "mountPath",
  590. "label": "Mount Path",
  591. "description": "The path inside the container to mount the storage.",
  592. "schema": {
  593. "type": "path",
  594. "required": true
  595. }
  596. },
  597. {
  598. "variable": "hostPathConfig",
  599. "label": "Host Path Configuration",
  600. "schema": {
  601. "type": "dict",
  602. "show_if": [
  603. [
  604. "type",
  605. "=",
  606. "hostPath"
  607. ]
  608. ],
  609. "attrs": [
  610. {
  611. "variable": "aclEnable",
  612. "label": "Enable ACL",
  613. "description": "Enable ACL for the dataset.",
  614. "schema": {
  615. "type": "boolean",
  616. "default": false
  617. }
  618. },
  619. {
  620. "variable": "acl",
  621. "label": "ACL Configuration",
  622. "schema": {
  623. "type": "dict",
  624. "show_if": [
  625. [
  626. "aclEnable",
  627. "=",
  628. true
  629. ]
  630. ],
  631. "attrs": [
  632. {
  633. "variable": "path",
  634. "label": "Host Path",
  635. "description": "Host Path to perform ACL",
  636. "schema": {
  637. "type": "hostpath",
  638. "required": true,
  639. "empty": false
  640. }
  641. },
  642. {
  643. "variable": "entries",
  644. "label": "ACL Entries",
  645. "description": "ACL Entries",
  646. "schema": {
  647. "type": "list",
  648. "items": [
  649. {
  650. "variable": "aclEntry",
  651. "label": "ACL Entry",
  652. "schema": {
  653. "type": "dict",
  654. "attrs": [
  655. {
  656. "variable": "id_type",
  657. "label": "ID Type",
  658. "schema": {
  659. "type": "string",
  660. "enum": [
  661. {
  662. "value": "USER",
  663. "description": "Entry is for a USER"
  664. },
  665. {
  666. "value": "GROUP",
  667. "description": "Entry is for a GROUP"
  668. }
  669. ],
  670. "default": "USER"
  671. }
  672. },
  673. {
  674. "variable": "id",
  675. "label": "ID",
  676. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  677. "schema": {
  678. "type": "int",
  679. "required": true,
  680. "min": 0
  681. }
  682. },
  683. {
  684. "variable": "access",
  685. "label": "Access",
  686. "schema": {
  687. "type": "string",
  688. "enum": [
  689. {
  690. "value": "READ",
  691. "description": "Read Access"
  692. },
  693. {
  694. "value": "MODIFY",
  695. "description": "Modify Access"
  696. },
  697. {
  698. "value": "FULL_CONTROL",
  699. "description": "FULL_CONTROL Access"
  700. }
  701. ]
  702. }
  703. }
  704. ]
  705. }
  706. }
  707. ]
  708. }
  709. },
  710. {
  711. "variable": "options",
  712. "label": "ACL Options",
  713. "schema": {
  714. "type": "dict",
  715. "attrs": [
  716. {
  717. "variable": "force",
  718. "label": "Force Flag",
  719. "description": "Enabling `Force` applies ACL even if the path has existing data",
  720. "schema": {
  721. "type": "boolean",
  722. "default": false
  723. }
  724. }
  725. ]
  726. }
  727. }
  728. ],
  729. "$ref": [
  730. "normalize/acl"
  731. ]
  732. }
  733. },
  734. {
  735. "variable": "hostPath",
  736. "label": "Host Path",
  737. "description": "The host path to use for storage.",
  738. "schema": {
  739. "type": "hostpath",
  740. "show_if": [
  741. [
  742. "aclEnable",
  743. "=",
  744. false
  745. ]
  746. ],
  747. "required": true
  748. }
  749. }
  750. ]
  751. }
  752. },
  753. {
  754. "variable": "ixVolumeConfig",
  755. "label": "ixVolume Configuration",
  756. "description": "The configuration for the ixVolume dataset.",
  757. "schema": {
  758. "type": "dict",
  759. "show_if": [
  760. [
  761. "type",
  762. "=",
  763. "ixVolume"
  764. ]
  765. ],
  766. "$ref": [
  767. "normalize/ixVolume"
  768. ],
  769. "attrs": [
  770. {
  771. "variable": "aclEnable",
  772. "label": "Enable ACL",
  773. "description": "Enable ACL for the dataset.",
  774. "schema": {
  775. "type": "boolean",
  776. "default": false
  777. }
  778. },
  779. {
  780. "variable": "datasetName",
  781. "label": "Dataset Name",
  782. "description": "The name of the dataset to use for storage.",
  783. "schema": {
  784. "type": "string",
  785. "required": true,
  786. "immutable": true,
  787. "default": "storage_entry"
  788. }
  789. },
  790. {
  791. "variable": "aclEntries",
  792. "label": "ACL Configuration",
  793. "schema": {
  794. "type": "dict",
  795. "show_if": [
  796. [
  797. "aclEnable",
  798. "=",
  799. true
  800. ]
  801. ],
  802. "attrs": [
  803. {
  804. "variable": "path",
  805. "label": "Path",
  806. "description": "Path to perform ACL",
  807. "schema": {
  808. "type": "string",
  809. "hidden": true
  810. }
  811. },
  812. {
  813. "variable": "entries",
  814. "label": "ACL Entries",
  815. "description": "ACL Entries",
  816. "schema": {
  817. "type": "list",
  818. "items": [
  819. {
  820. "variable": "aclEntry",
  821. "label": "ACL Entry",
  822. "schema": {
  823. "type": "dict",
  824. "attrs": [
  825. {
  826. "variable": "id_type",
  827. "label": "ID Type",
  828. "schema": {
  829. "type": "string",
  830. "enum": [
  831. {
  832. "value": "USER",
  833. "description": "Entry is for a USER"
  834. },
  835. {
  836. "value": "GROUP",
  837. "description": "Entry is for a GROUP"
  838. }
  839. ],
  840. "default": "USER"
  841. }
  842. },
  843. {
  844. "variable": "id",
  845. "label": "ID",
  846. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  847. "schema": {
  848. "type": "int",
  849. "required": true,
  850. "min": 0
  851. }
  852. },
  853. {
  854. "variable": "access",
  855. "label": "Access",
  856. "schema": {
  857. "type": "string",
  858. "enum": [
  859. {
  860. "value": "READ",
  861. "description": "Read Access"
  862. },
  863. {
  864. "value": "MODIFY",
  865. "description": "Modify Access"
  866. },
  867. {
  868. "value": "FULL_CONTROL",
  869. "description": "FULL_CONTROL Access"
  870. }
  871. ]
  872. }
  873. }
  874. ]
  875. }
  876. }
  877. ]
  878. }
  879. }
  880. ]
  881. }
  882. }
  883. ]
  884. }
  885. },
  886. {
  887. "variable": "smbConfig",
  888. "label": "SMB Share Configuration",
  889. "description": "The configuration for the SMB Share.",
  890. "schema": {
  891. "type": "dict",
  892. "show_if": [
  893. [
  894. "type",
  895. "=",
  896. "smb-pv-pvc"
  897. ]
  898. ],
  899. "attrs": [
  900. {
  901. "variable": "server",
  902. "label": "Server",
  903. "description": "The server for the SMB share.",
  904. "schema": {
  905. "type": "string",
  906. "required": true
  907. }
  908. },
  909. {
  910. "variable": "share",
  911. "label": "Share",
  912. "description": "The share name for the SMB share.",
  913. "schema": {
  914. "type": "string",
  915. "required": true
  916. }
  917. },
  918. {
  919. "variable": "domain",
  920. "label": "Domain (Optional)",
  921. "description": "The domain for the SMB share.",
  922. "schema": {
  923. "type": "string"
  924. }
  925. },
  926. {
  927. "variable": "username",
  928. "label": "Username",
  929. "description": "The username for the SMB share.",
  930. "schema": {
  931. "type": "string",
  932. "required": true
  933. }
  934. },
  935. {
  936. "variable": "password",
  937. "label": "Password",
  938. "description": "The password for the SMB share.",
  939. "schema": {
  940. "type": "string",
  941. "required": true,
  942. "private": true
  943. }
  944. },
  945. {
  946. "variable": "size",
  947. "label": "Size (in Gi)",
  948. "description": "The size of the volume quota.",
  949. "schema": {
  950. "type": "int",
  951. "required": true,
  952. "min": 1,
  953. "default": 1
  954. }
  955. }
  956. ]
  957. }
  958. }
  959. ]
  960. }
  961. }
  962. ]
  963. }
  964. }
  965. ]
  966. }
  967. },
  968. {
  969. "variable": "resources",
  970. "group": "Resources Configuration",
  971. "label": "",
  972. "schema": {
  973. "type": "dict",
  974. "attrs": [
  975. {
  976. "variable": "limits",
  977. "label": "Limits",
  978. "schema": {
  979. "type": "dict",
  980. "attrs": [
  981. {
  982. "variable": "cpu",
  983. "label": "CPU",
  984. "description": "CPU limit for Tautulli.",
  985. "schema": {
  986. "type": "string",
  987. "max_length": 6,
  988. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  989. "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",
  990. "default": "4000m",
  991. "required": true
  992. }
  993. },
  994. {
  995. "variable": "memory",
  996. "label": "Memory",
  997. "description": "Memory limit for Tautulli.",
  998. "schema": {
  999. "type": "string",
  1000. "max_length": 12,
  1001. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  1002. "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",
  1003. "default": "8Gi",
  1004. "required": true
  1005. }
  1006. }
  1007. ]
  1008. }
  1009. }
  1010. ]
  1011. }
  1012. }
  1013. ]
  1014. },
  1015. "app_readme": "<h1>Tautulli</h1>\n<p><a href=\"https://tautulli.com/\">Tautulli</a> is a python based web application for monitoring, analytics and notifications for Plex Media Server.</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 <code>Tautulli</code> directories.\nAfterward, the <code>Tautulli</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
  1016. "detailed_readme": "<h1>Tautulli</h1>\n<p><a href=\"https://tautulli.com/\">Tautulli</a> is a python based web application for monitoring, analytics and notifications for Plex Media Server.</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 <code>Tautulli</code> directories.\nAfterward, the <code>Tautulli</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
  1017. "changelog": null
  1018. }
  1019. }