app_versions.json 132 KB

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