app_versions.json 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875
  1. {
  2. "1.1.7": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/sftpgo/1.1.7",
  7. "last_update": "2023-12-21 08:35:06",
  8. "required_features": [
  9. "definitions/certificate",
  10. "normalize/ixVolume"
  11. ],
  12. "human_version": "2.5.6_1.1.7",
  13. "version": "1.1.7",
  14. "chart_metadata": {
  15. "name": "sftpgo",
  16. "description": "SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob",
  17. "annotations": {
  18. "title": "SFTPGo"
  19. },
  20. "type": "application",
  21. "version": "1.1.7",
  22. "apiVersion": "v2",
  23. "appVersion": "2.5.6",
  24. "kubeVersion": ">=1.16.0-0",
  25. "maintainers": [
  26. {
  27. "name": "truenas",
  28. "url": "https://www.truenas.com/",
  29. "email": "dev@ixsystems.com"
  30. }
  31. ],
  32. "dependencies": [
  33. {
  34. "name": "common",
  35. "repository": "file://../../../common",
  36. "version": "1.2.5"
  37. }
  38. ],
  39. "home": "https://github.com/drakkan/sftpgo",
  40. "icon": "https://media.sys.truenas.net/apps/sftpgo/icons/icon.png",
  41. "sources": [
  42. "https://hub.docker.com/r/drakkan/sftpgo",
  43. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/sftpgo",
  44. "https://github.com/drakkan/sftpgo"
  45. ],
  46. "keywords": [
  47. "sftpgo"
  48. ]
  49. },
  50. "app_metadata": {
  51. "runAsContext": [
  52. {
  53. "userName": "sftpgo",
  54. "groupName": "sftpgo",
  55. "gid": 568,
  56. "uid": 568,
  57. "description": "SFTPGo can run as any non-root user."
  58. }
  59. ],
  60. "capabilities": [],
  61. "hostMounts": []
  62. },
  63. "schema": {
  64. "groups": [
  65. {
  66. "name": "SFTPGo Configuration",
  67. "description": "Configure SFTPGo"
  68. },
  69. {
  70. "name": "User and Group Configuration",
  71. "description": "Configure User and Group for SFTPGo"
  72. },
  73. {
  74. "name": "Network Configuration",
  75. "description": "Configure Network for SFTPGo"
  76. },
  77. {
  78. "name": "Storage Configuration",
  79. "description": "Configure Storage for SFTPGo"
  80. },
  81. {
  82. "name": "Resources Configuration",
  83. "description": "Configure Resources for SFTPGo"
  84. }
  85. ],
  86. "portals": {
  87. "web_portal": {
  88. "protocols": [
  89. "$kubernetes-resource_configmap_portal_protocol"
  90. ],
  91. "host": [
  92. "$kubernetes-resource_configmap_portal_host"
  93. ],
  94. "ports": [
  95. "$kubernetes-resource_configmap_portal_port"
  96. ],
  97. "path": "$kubernetes-resource_configmap_portal_path"
  98. }
  99. },
  100. "questions": [
  101. {
  102. "variable": "sftpgoConfig",
  103. "label": "",
  104. "group": "SFTPGo Configuration",
  105. "schema": {
  106. "type": "dict",
  107. "attrs": [
  108. {
  109. "variable": "imageSelector",
  110. "label": "Image Selector",
  111. "description": "The image to use for SFTPGo.",
  112. "schema": {
  113. "type": "string",
  114. "default": "image",
  115. "required": true,
  116. "enum": [
  117. {
  118. "value": "image",
  119. "description": "Default Image"
  120. },
  121. {
  122. "value": "pluginsImage",
  123. "description": "Plugins Image"
  124. }
  125. ]
  126. }
  127. },
  128. {
  129. "variable": "graceTime",
  130. "label": "Grace Time",
  131. "description": "The time in seconds to wait for connections to close before shutting down.",
  132. "schema": {
  133. "type": "int",
  134. "default": 60,
  135. "min": 1,
  136. "required": true
  137. }
  138. },
  139. {
  140. "variable": "additionalEnvs",
  141. "label": "Additional Environment Variables",
  142. "description": "Configure additional environment variables for SFTPGo.",
  143. "schema": {
  144. "type": "list",
  145. "default": [],
  146. "items": [
  147. {
  148. "variable": "env",
  149. "label": "Environment Variable",
  150. "schema": {
  151. "type": "dict",
  152. "attrs": [
  153. {
  154. "variable": "name",
  155. "label": "Name",
  156. "schema": {
  157. "type": "string",
  158. "required": true
  159. }
  160. },
  161. {
  162. "variable": "value",
  163. "label": "Value",
  164. "schema": {
  165. "type": "string",
  166. "required": true
  167. }
  168. }
  169. ]
  170. }
  171. }
  172. ]
  173. }
  174. }
  175. ]
  176. }
  177. },
  178. {
  179. "variable": "sftpgoRunAs",
  180. "label": "",
  181. "group": "User and Group Configuration",
  182. "schema": {
  183. "type": "dict",
  184. "attrs": [
  185. {
  186. "variable": "user",
  187. "label": "User ID",
  188. "description": "The user id that SFTPGo will run as.",
  189. "schema": {
  190. "type": "int",
  191. "min": 2,
  192. "default": 568,
  193. "required": true
  194. }
  195. },
  196. {
  197. "variable": "group",
  198. "label": "Group ID",
  199. "description": "The group id that SFTPGo will run as.",
  200. "schema": {
  201. "type": "int",
  202. "min": 2,
  203. "default": 568,
  204. "required": true
  205. }
  206. }
  207. ]
  208. }
  209. },
  210. {
  211. "variable": "sftpgoNetwork",
  212. "label": "",
  213. "group": "Network Configuration",
  214. "schema": {
  215. "type": "dict",
  216. "attrs": [
  217. {
  218. "variable": "hostNetwork",
  219. "label": "Host Network",
  220. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  221. "schema": {
  222. "type": "boolean",
  223. "default": false
  224. }
  225. },
  226. {
  227. "variable": "certificateID",
  228. "label": "Certificate",
  229. "description": "The certificate to use for SFTPGo WebUI",
  230. "schema": {
  231. "type": "int",
  232. "null": true,
  233. "$ref": [
  234. "definitions/certificate"
  235. ],
  236. "enum": [
  237. {
  238. "value": null,
  239. "description": "No Certificate"
  240. }
  241. ],
  242. "default": null
  243. }
  244. },
  245. {
  246. "variable": "webPort",
  247. "label": "Web Port",
  248. "description": "The port for the SFTPGo Web UI.",
  249. "schema": {
  250. "type": "int",
  251. "default": 30086,
  252. "min": 9000,
  253. "max": 65535,
  254. "required": true
  255. }
  256. },
  257. {
  258. "variable": "webdavdServices",
  259. "label": "WebDAVd Services",
  260. "description": "Enable one or more WebDAVd services.",
  261. "schema": {
  262. "type": "list",
  263. "default": [],
  264. "items": [
  265. {
  266. "variable": "webdavdServiceEntry",
  267. "label": "WebDAVd Service Entry",
  268. "schema": {
  269. "type": "dict",
  270. "attrs": [
  271. {
  272. "variable": "enabled",
  273. "label": "Enabled",
  274. "description": "Enable this WebDAVd service.",
  275. "schema": {
  276. "type": "boolean",
  277. "default": false
  278. }
  279. },
  280. {
  281. "variable": "port",
  282. "label": "Port",
  283. "description": "The port for WebDAVd.",
  284. "schema": {
  285. "type": "int",
  286. "default": 30089,
  287. "min": 9000,
  288. "max": 65535,
  289. "required": true
  290. }
  291. }
  292. ]
  293. }
  294. }
  295. ]
  296. }
  297. },
  298. {
  299. "variable": "sftpdServices",
  300. "label": "SFTPd Services",
  301. "description": "Enable one or more SFTPd services.",
  302. "schema": {
  303. "type": "list",
  304. "default": [],
  305. "items": [
  306. {
  307. "variable": "sftpdServiceEntry",
  308. "label": "SFTPd Service Entry",
  309. "schema": {
  310. "type": "dict",
  311. "attrs": [
  312. {
  313. "variable": "enabled",
  314. "label": "Enabled",
  315. "description": "Enable this SFTPd service.",
  316. "schema": {
  317. "type": "boolean",
  318. "default": false
  319. }
  320. },
  321. {
  322. "variable": "port",
  323. "label": "Port",
  324. "description": "The port for SFTPd.",
  325. "schema": {
  326. "type": "int",
  327. "default": 30087,
  328. "min": 9000,
  329. "max": 65535,
  330. "required": true
  331. }
  332. }
  333. ]
  334. }
  335. }
  336. ]
  337. }
  338. },
  339. {
  340. "variable": "ftpdServices",
  341. "label": "FTPd Services",
  342. "description": "Enable one or more FTPd services.",
  343. "schema": {
  344. "type": "list",
  345. "default": [],
  346. "items": [
  347. {
  348. "variable": "ftpdServiceEntry",
  349. "label": "FTPd Service Entry",
  350. "schema": {
  351. "type": "dict",
  352. "attrs": [
  353. {
  354. "variable": "enabled",
  355. "label": "Enabled",
  356. "description": "Enable this FTPd service.",
  357. "schema": {
  358. "type": "boolean",
  359. "default": false
  360. }
  361. },
  362. {
  363. "variable": "port",
  364. "label": "Port",
  365. "description": "The port for FTPd.",
  366. "schema": {
  367. "type": "int",
  368. "default": 30088,
  369. "min": 9000,
  370. "max": 65535,
  371. "required": true
  372. }
  373. }
  374. ]
  375. }
  376. }
  377. ]
  378. }
  379. },
  380. {
  381. "variable": "ftpdPassivePortRange",
  382. "label": "FTPd Passive Port Range",
  383. "description": "The port range for FTPd passive connections.",
  384. "schema": {
  385. "type": "dict",
  386. "show_if": [
  387. [
  388. "ftpdServices",
  389. "!=",
  390. []
  391. ]
  392. ],
  393. "attrs": [
  394. {
  395. "variable": "start",
  396. "label": "Start",
  397. "description": "The start of the port range.",
  398. "schema": {
  399. "type": "int",
  400. "default": 50000,
  401. "min": 9000,
  402. "max": 65535,
  403. "required": true
  404. }
  405. },
  406. {
  407. "variable": "end",
  408. "label": "End",
  409. "description": "The end of the port range.",
  410. "schema": {
  411. "type": "int",
  412. "default": 50001,
  413. "min": 9000,
  414. "max": 65535,
  415. "required": true
  416. }
  417. }
  418. ]
  419. }
  420. }
  421. ]
  422. }
  423. },
  424. {
  425. "variable": "sftpgoStorage",
  426. "label": "",
  427. "group": "Storage Configuration",
  428. "schema": {
  429. "type": "dict",
  430. "attrs": [
  431. {
  432. "variable": "config",
  433. "label": "SFTPGo Config Storage",
  434. "description": "The path to store SFTPGo Configuration.",
  435. "schema": {
  436. "type": "dict",
  437. "attrs": [
  438. {
  439. "variable": "type",
  440. "label": "Type",
  441. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  442. "schema": {
  443. "type": "string",
  444. "required": true,
  445. "immutable": true,
  446. "default": "ixVolume",
  447. "enum": [
  448. {
  449. "value": "hostPath",
  450. "description": "Host Path (Path that already exists on the system)"
  451. },
  452. {
  453. "value": "ixVolume",
  454. "description": "ixVolume (Dataset created automatically by the system)"
  455. }
  456. ]
  457. }
  458. },
  459. {
  460. "variable": "datasetName",
  461. "label": "Dataset Name",
  462. "schema": {
  463. "type": "string",
  464. "show_if": [
  465. [
  466. "type",
  467. "=",
  468. "ixVolume"
  469. ]
  470. ],
  471. "required": true,
  472. "hidden": true,
  473. "immutable": true,
  474. "default": "config",
  475. "$ref": [
  476. "normalize/ixVolume"
  477. ]
  478. }
  479. },
  480. {
  481. "variable": "hostPath",
  482. "label": "Host Path",
  483. "schema": {
  484. "type": "hostpath",
  485. "show_if": [
  486. [
  487. "type",
  488. "=",
  489. "hostPath"
  490. ]
  491. ],
  492. "required": true
  493. }
  494. }
  495. ]
  496. }
  497. },
  498. {
  499. "variable": "data",
  500. "label": "SFTPGo Data Storage",
  501. "description": "The path to store SFTPGo Data.",
  502. "schema": {
  503. "type": "dict",
  504. "attrs": [
  505. {
  506. "variable": "type",
  507. "label": "Type",
  508. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  509. "schema": {
  510. "type": "string",
  511. "required": true,
  512. "immutable": true,
  513. "default": "ixVolume",
  514. "enum": [
  515. {
  516. "value": "hostPath",
  517. "description": "Host Path (Path that already exists on the system)"
  518. },
  519. {
  520. "value": "ixVolume",
  521. "description": "ixVolume (Dataset created automatically by the system)"
  522. }
  523. ]
  524. }
  525. },
  526. {
  527. "variable": "datasetName",
  528. "label": "Dataset Name",
  529. "schema": {
  530. "type": "string",
  531. "show_if": [
  532. [
  533. "type",
  534. "=",
  535. "ixVolume"
  536. ]
  537. ],
  538. "required": true,
  539. "hidden": true,
  540. "immutable": true,
  541. "default": "data",
  542. "$ref": [
  543. "normalize/ixVolume"
  544. ]
  545. }
  546. },
  547. {
  548. "variable": "hostPath",
  549. "label": "Host Path",
  550. "schema": {
  551. "type": "hostpath",
  552. "show_if": [
  553. [
  554. "type",
  555. "=",
  556. "hostPath"
  557. ]
  558. ],
  559. "required": true
  560. }
  561. }
  562. ]
  563. }
  564. },
  565. {
  566. "variable": "backups",
  567. "label": "SFTPGo Backups Storage",
  568. "description": "The path to store SFTPGo Backups.",
  569. "schema": {
  570. "type": "dict",
  571. "attrs": [
  572. {
  573. "variable": "type",
  574. "label": "Type",
  575. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  576. "schema": {
  577. "type": "string",
  578. "required": true,
  579. "immutable": true,
  580. "default": "ixVolume",
  581. "enum": [
  582. {
  583. "value": "hostPath",
  584. "description": "Host Path (Path that already exists on the system)"
  585. },
  586. {
  587. "value": "ixVolume",
  588. "description": "ixVolume (Dataset created automatically by the system)"
  589. }
  590. ]
  591. }
  592. },
  593. {
  594. "variable": "datasetName",
  595. "label": "Dataset Name",
  596. "schema": {
  597. "type": "string",
  598. "show_if": [
  599. [
  600. "type",
  601. "=",
  602. "ixVolume"
  603. ]
  604. ],
  605. "required": true,
  606. "hidden": true,
  607. "immutable": true,
  608. "default": "backups",
  609. "$ref": [
  610. "normalize/ixVolume"
  611. ]
  612. }
  613. },
  614. {
  615. "variable": "hostPath",
  616. "label": "Host Path",
  617. "schema": {
  618. "type": "hostpath",
  619. "show_if": [
  620. [
  621. "type",
  622. "=",
  623. "hostPath"
  624. ]
  625. ],
  626. "required": true
  627. }
  628. }
  629. ]
  630. }
  631. },
  632. {
  633. "variable": "additionalStorages",
  634. "label": "Additional Storage",
  635. "description": "Additional storage for SFTPGo.",
  636. "schema": {
  637. "type": "list",
  638. "default": [],
  639. "items": [
  640. {
  641. "variable": "storageEntry",
  642. "label": "Storage Entry",
  643. "schema": {
  644. "type": "dict",
  645. "attrs": [
  646. {
  647. "variable": "type",
  648. "label": "Type",
  649. "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",
  650. "schema": {
  651. "type": "string",
  652. "required": true,
  653. "default": "ixVolume",
  654. "immutable": true,
  655. "enum": [
  656. {
  657. "value": "hostPath",
  658. "description": "Host Path (Path that already exists on the system)"
  659. },
  660. {
  661. "value": "ixVolume",
  662. "description": "ixVolume (Dataset created automatically by the system)"
  663. },
  664. {
  665. "value": "smb-pv-pvc",
  666. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  667. }
  668. ]
  669. }
  670. },
  671. {
  672. "variable": "mountPath",
  673. "label": "Mount Path",
  674. "description": "The path inside the container to mount the storage.",
  675. "schema": {
  676. "type": "path",
  677. "required": true
  678. }
  679. },
  680. {
  681. "variable": "hostPath",
  682. "label": "Host Path",
  683. "description": "The host path to use for storage.",
  684. "schema": {
  685. "type": "hostpath",
  686. "show_if": [
  687. [
  688. "type",
  689. "=",
  690. "hostPath"
  691. ]
  692. ],
  693. "required": true
  694. }
  695. },
  696. {
  697. "variable": "datasetName",
  698. "label": "Dataset Name",
  699. "description": "The name of the dataset to use for storage.",
  700. "schema": {
  701. "type": "string",
  702. "show_if": [
  703. [
  704. "type",
  705. "=",
  706. "ixVolume"
  707. ]
  708. ],
  709. "required": true,
  710. "immutable": true,
  711. "default": "storage_entry",
  712. "$ref": [
  713. "normalize/ixVolume"
  714. ]
  715. }
  716. },
  717. {
  718. "variable": "server",
  719. "label": "Server",
  720. "description": "The server for the SMB share.",
  721. "schema": {
  722. "type": "string",
  723. "show_if": [
  724. [
  725. "type",
  726. "=",
  727. "smb-pv-pvc"
  728. ]
  729. ],
  730. "required": true
  731. }
  732. },
  733. {
  734. "variable": "share",
  735. "label": "Share",
  736. "description": "The share name for the SMB share.",
  737. "schema": {
  738. "type": "string",
  739. "show_if": [
  740. [
  741. "type",
  742. "=",
  743. "smb-pv-pvc"
  744. ]
  745. ],
  746. "required": true
  747. }
  748. },
  749. {
  750. "variable": "domain",
  751. "label": "Domain (Optional)",
  752. "description": "The domain for the SMB share.",
  753. "schema": {
  754. "type": "string",
  755. "show_if": [
  756. [
  757. "type",
  758. "=",
  759. "smb-pv-pvc"
  760. ]
  761. ]
  762. }
  763. },
  764. {
  765. "variable": "username",
  766. "label": "Username",
  767. "description": "The username for the SMB share.",
  768. "schema": {
  769. "type": "string",
  770. "show_if": [
  771. [
  772. "type",
  773. "=",
  774. "smb-pv-pvc"
  775. ]
  776. ],
  777. "required": true
  778. }
  779. },
  780. {
  781. "variable": "password",
  782. "label": "Password",
  783. "description": "The password for the SMB share.",
  784. "schema": {
  785. "type": "string",
  786. "show_if": [
  787. [
  788. "type",
  789. "=",
  790. "smb-pv-pvc"
  791. ]
  792. ],
  793. "required": true,
  794. "private": true
  795. }
  796. },
  797. {
  798. "variable": "size",
  799. "label": "Size (in Gi)",
  800. "description": "The size of the volume quota.",
  801. "schema": {
  802. "type": "int",
  803. "show_if": [
  804. [
  805. "type",
  806. "=",
  807. "smb-pv-pvc"
  808. ]
  809. ],
  810. "required": true,
  811. "min": 1,
  812. "default": 1
  813. }
  814. }
  815. ]
  816. }
  817. }
  818. ]
  819. }
  820. }
  821. ]
  822. }
  823. },
  824. {
  825. "variable": "resources",
  826. "group": "Resources Configuration",
  827. "label": "",
  828. "schema": {
  829. "type": "dict",
  830. "attrs": [
  831. {
  832. "variable": "limits",
  833. "label": "Limits",
  834. "schema": {
  835. "type": "dict",
  836. "attrs": [
  837. {
  838. "variable": "cpu",
  839. "label": "CPU",
  840. "description": "CPU limit for SFTPGo.",
  841. "schema": {
  842. "type": "string",
  843. "max_length": 6,
  844. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  845. "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",
  846. "default": "4000m",
  847. "required": true
  848. }
  849. },
  850. {
  851. "variable": "memory",
  852. "label": "Memory",
  853. "description": "Memory limit for SFTPGo.",
  854. "schema": {
  855. "type": "string",
  856. "max_length": 12,
  857. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  858. "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",
  859. "default": "8Gi",
  860. "required": true
  861. }
  862. }
  863. ]
  864. }
  865. }
  866. ]
  867. }
  868. }
  869. ]
  870. },
  871. "app_readme": "<h1>SFTPGo</h1>\n<p><a href=\"https://github.com/drakkan/sftpgo\">SFTPGo</a> is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob</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>SFTPGo</code> directories.\nAfterward, the <code>SFTPGo</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>",
  872. "detailed_readme": "<h1>SFTPGo</h1>\n<p><a href=\"https://github.com/drakkan/sftpgo\">SFTPGo</a> is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob</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>SFTPGo</code> directories.\nAfterward, the <code>SFTPGo</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>",
  873. "changelog": null
  874. }
  875. }