app_versions.json 72 KB

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