app_versions.json 82 KB

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