app_versions.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679
  1. {
  2. "1.1.4": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/enterprise/syncthing/1.1.4",
  7. "last_update": "2023-11-28 21:52:43",
  8. "required_features": [
  9. "definitions/certificate",
  10. "definitions/timezone",
  11. "normalize/ixVolume"
  12. ],
  13. "human_version": "1.23.3_1.1.4",
  14. "version": "1.1.4",
  15. "chart_metadata": {
  16. "name": "syncthing",
  17. "description": "Syncthing is a continuous file synchronization program.",
  18. "annotations": {
  19. "title": "Syncthing"
  20. },
  21. "type": "application",
  22. "version": "1.1.4",
  23. "apiVersion": "v2",
  24. "appVersion": "1.23.3",
  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://syncthing.net/",
  41. "icon": "https://media.sys.truenas.net/apps/syncthing/icons/icon.svg",
  42. "sources": [
  43. "https://syncthing.net/",
  44. "https://github.com/syncthing/syncthing",
  45. "https://hub.docker.com/r/syncthing/syncthing",
  46. "https://github.com/truenas/charts/tree/master/enterprise/syncthing"
  47. ],
  48. "keywords": [
  49. "sync",
  50. "file-sharing"
  51. ]
  52. },
  53. "app_metadata": {
  54. "runAsContext": [
  55. {
  56. "userName": "root",
  57. "groupName": "root",
  58. "gid": 0,
  59. "uid": 0,
  60. "description": "Syncthing runs as root and starts the syncthing process as a non-root user."
  61. }
  62. ],
  63. "capabilities": [
  64. {
  65. "name": "CHOWN",
  66. "description": "Syncthing is able to chown files."
  67. },
  68. {
  69. "name": "DAC_OVERRIDE",
  70. "description": "Syncthing is able to bypass permission checks."
  71. },
  72. {
  73. "name": "FOWNER",
  74. "description": "Syncthing is able bypass permission checks for it's sub-processes."
  75. },
  76. {
  77. "name": "SETUID",
  78. "description": "Syncthing is able to set user ID for it's sub-processes."
  79. },
  80. {
  81. "name": "SETGID",
  82. "description": "Syncthing is able to set group ID for it's sub-processes."
  83. },
  84. {
  85. "name": "SETPCAP",
  86. "description": "Syncthing is able to set process capabilities."
  87. },
  88. {
  89. "name": "SETFCAP",
  90. "description": "Syncthing is able to set file capabilities."
  91. }
  92. ],
  93. "hostMounts": []
  94. },
  95. "schema": {
  96. "groups": [
  97. {
  98. "name": "Syncthing Configuration",
  99. "description": "Configure Syncthing"
  100. },
  101. {
  102. "name": "User and Group Configuration",
  103. "description": "Configure User and Group for Syncthing"
  104. },
  105. {
  106. "name": "Network Configuration",
  107. "description": "Configure Network for Syncthing"
  108. },
  109. {
  110. "name": "Storage Configuration",
  111. "description": "Configure Storage for Syncthing"
  112. },
  113. {
  114. "name": "Resources Configuration",
  115. "description": "Configure Resources for Syncthing"
  116. }
  117. ],
  118. "portals": {
  119. "web_portal": {
  120. "protocols": [
  121. "$kubernetes-resource_configmap_portal_protocol"
  122. ],
  123. "host": [
  124. "$kubernetes-resource_configmap_portal_host"
  125. ],
  126. "ports": [
  127. "$kubernetes-resource_configmap_portal_port"
  128. ],
  129. "path": "$kubernetes-resource_configmap_portal_path"
  130. }
  131. },
  132. "questions": [
  133. {
  134. "variable": "TZ",
  135. "group": "Syncthing Configuration",
  136. "label": "Timezone",
  137. "schema": {
  138. "type": "string",
  139. "default": "America/Los_Angeles",
  140. "required": true,
  141. "$ref": [
  142. "definitions/timezone"
  143. ],
  144. "enum": [
  145. {
  146. "value": "Asia/Damascus",
  147. "description": "'Asia/Damascus' timezone"
  148. },
  149. {
  150. "value": "Asia/Saigon",
  151. "description": "'Asia/Saigon' timezone"
  152. }
  153. ]
  154. }
  155. },
  156. {
  157. "variable": "syncthingConfig",
  158. "label": "",
  159. "group": "Syncthing Configuration",
  160. "schema": {
  161. "type": "dict",
  162. "attrs": [
  163. {
  164. "variable": "natTraversal",
  165. "label": "NAT Traversal",
  166. "schema": {
  167. "type": "boolean",
  168. "default": false,
  169. "hidden": true
  170. }
  171. },
  172. {
  173. "variable": "localDiscovery",
  174. "label": "Local Discovery",
  175. "schema": {
  176. "type": "boolean",
  177. "default": false,
  178. "hidden": true
  179. }
  180. },
  181. {
  182. "variable": "globalDiscovery",
  183. "label": "Global Discovery",
  184. "schema": {
  185. "type": "boolean",
  186. "default": false,
  187. "hidden": true
  188. }
  189. },
  190. {
  191. "variable": "telemetry",
  192. "label": "Telemetry",
  193. "schema": {
  194. "type": "boolean",
  195. "default": false,
  196. "hidden": true
  197. }
  198. },
  199. {
  200. "variable": "relaying",
  201. "label": "Relaying",
  202. "schema": {
  203. "type": "boolean",
  204. "default": false,
  205. "hidden": true
  206. }
  207. },
  208. {
  209. "variable": "announceLANAddresses",
  210. "label": "Announce LAN Addresses",
  211. "schema": {
  212. "type": "boolean",
  213. "default": false,
  214. "hidden": true
  215. }
  216. },
  217. {
  218. "variable": "additionalEnvs",
  219. "label": "Additional Environment Variables",
  220. "description": "Configure additional environment variables for Syncthing.",
  221. "schema": {
  222. "type": "list",
  223. "default": [],
  224. "items": [
  225. {
  226. "variable": "env",
  227. "label": "Environment Variable",
  228. "schema": {
  229. "type": "dict",
  230. "attrs": [
  231. {
  232. "variable": "name",
  233. "label": "Name",
  234. "schema": {
  235. "type": "string",
  236. "required": true
  237. }
  238. },
  239. {
  240. "variable": "value",
  241. "label": "Value",
  242. "schema": {
  243. "type": "string",
  244. "required": true
  245. }
  246. }
  247. ]
  248. }
  249. }
  250. ]
  251. }
  252. }
  253. ]
  254. }
  255. },
  256. {
  257. "variable": "syncthingID",
  258. "label": "",
  259. "group": "User and Group Configuration",
  260. "schema": {
  261. "type": "dict",
  262. "attrs": [
  263. {
  264. "variable": "user",
  265. "label": "User ID",
  266. "description": "The user id that Syncthing files will be owned by.",
  267. "schema": {
  268. "type": "int",
  269. "min": 568,
  270. "default": 568,
  271. "immutable": true,
  272. "required": true
  273. }
  274. },
  275. {
  276. "variable": "group",
  277. "label": "Group ID",
  278. "description": "The group id that Syncthing files will be owned by.",
  279. "schema": {
  280. "type": "int",
  281. "min": 568,
  282. "default": 568,
  283. "immutable": true,
  284. "required": true
  285. }
  286. }
  287. ]
  288. }
  289. },
  290. {
  291. "variable": "syncthingNetwork",
  292. "label": "",
  293. "group": "Network Configuration",
  294. "schema": {
  295. "type": "dict",
  296. "attrs": [
  297. {
  298. "variable": "hostNetwork",
  299. "label": "Host Network",
  300. "description": "Bind to the host network.</br></br>\nIf this is disabled, you will need to add your local networks in CIDR format to the Syncthing WebUI.</br>\nIn the Syncthing WebUI, go to Advanced Settings > Options > Always Local Nets</br>\nSeparate each CIDR network with a comma.</br>\nExample: 192.168.0.0/24,192.168.1.0/24\n",
  301. "schema": {
  302. "type": "boolean",
  303. "default": true
  304. }
  305. },
  306. {
  307. "variable": "webPort",
  308. "label": "Web Port",
  309. "description": "The port for the Syncthing WebUI.",
  310. "schema": {
  311. "type": "int",
  312. "default": 31000,
  313. "min": 9000,
  314. "max": 65535,
  315. "required": true
  316. }
  317. },
  318. {
  319. "variable": "tcpPort",
  320. "label": "TCP Port (File Transfers)",
  321. "description": "The TCP port for Syncthing transfers.",
  322. "schema": {
  323. "type": "int",
  324. "show_if": [
  325. [
  326. "hostNetwork",
  327. "=",
  328. false
  329. ]
  330. ],
  331. "default": 22000,
  332. "min": 9000,
  333. "max": 65535,
  334. "required": true
  335. }
  336. },
  337. {
  338. "variable": "quicPort",
  339. "label": "QUIC (UDP) Port (File Transfers)",
  340. "description": "The QUIC (UDP) port for Syncthing transfers.",
  341. "schema": {
  342. "type": "int",
  343. "show_if": [
  344. [
  345. "hostNetwork",
  346. "=",
  347. false
  348. ]
  349. ],
  350. "default": 22000,
  351. "min": 9000,
  352. "max": 65535,
  353. "required": true
  354. }
  355. },
  356. {
  357. "variable": "certificateID",
  358. "label": "Certificate",
  359. "description": "The certificate to use for Syncthing GUI.",
  360. "schema": {
  361. "type": "int",
  362. "null": true,
  363. "$ref": [
  364. "definitions/certificate"
  365. ],
  366. "enum": [
  367. {
  368. "value": null,
  369. "description": "No Certificate"
  370. }
  371. ],
  372. "default": null
  373. }
  374. }
  375. ]
  376. }
  377. },
  378. {
  379. "variable": "syncthingStorage",
  380. "label": "",
  381. "group": "Storage Configuration",
  382. "schema": {
  383. "type": "dict",
  384. "attrs": [
  385. {
  386. "variable": "home",
  387. "label": "Syncthing Home Storage",
  388. "description": "The path to store Syncthing Home Directory.",
  389. "schema": {
  390. "type": "dict",
  391. "attrs": [
  392. {
  393. "variable": "type",
  394. "label": "Type",
  395. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  396. "schema": {
  397. "type": "string",
  398. "required": true,
  399. "immutable": true,
  400. "default": "ixVolume",
  401. "enum": [
  402. {
  403. "value": "hostPath",
  404. "description": "Host Path (Path that already exists on the system)"
  405. },
  406. {
  407. "value": "ixVolume",
  408. "description": "ixVolume (Dataset created automatically by the system)"
  409. }
  410. ]
  411. }
  412. },
  413. {
  414. "variable": "datasetName",
  415. "label": "Dataset Name",
  416. "schema": {
  417. "type": "string",
  418. "show_if": [
  419. [
  420. "type",
  421. "=",
  422. "ixVolume"
  423. ]
  424. ],
  425. "required": true,
  426. "hidden": true,
  427. "immutable": true,
  428. "default": "home",
  429. "$ref": [
  430. "normalize/ixVolume"
  431. ]
  432. }
  433. },
  434. {
  435. "variable": "hostPath",
  436. "label": "Host Path",
  437. "schema": {
  438. "type": "hostpath",
  439. "show_if": [
  440. [
  441. "type",
  442. "=",
  443. "hostPath"
  444. ]
  445. ],
  446. "immutable": true,
  447. "required": true
  448. }
  449. }
  450. ]
  451. }
  452. },
  453. {
  454. "variable": "additionalStorages",
  455. "label": "Additional Storage",
  456. "description": "Additional storage for Syncthing.",
  457. "schema": {
  458. "type": "list",
  459. "required": true,
  460. "empty": false,
  461. "default": [
  462. {
  463. "type": "hostPath",
  464. "mountPath": "/data1",
  465. "hostPath\"": ""
  466. }
  467. ],
  468. "items": [
  469. {
  470. "variable": "storageEntry",
  471. "label": "Storage Entry",
  472. "schema": {
  473. "type": "dict",
  474. "attrs": [
  475. {
  476. "variable": "type",
  477. "label": "Type",
  478. "description": "Host Path: Is a path that already exists on the system.</br>\nSMB Share: Mounts a persistent volume claim to a SMB share.\n",
  479. "schema": {
  480. "type": "string",
  481. "required": true,
  482. "default": "hostPath",
  483. "immutable": true,
  484. "enum": [
  485. {
  486. "value": "hostPath",
  487. "description": "Host Path (Path that already exists on the system)"
  488. },
  489. {
  490. "value": "smb-pv-pvc",
  491. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  492. }
  493. ]
  494. }
  495. },
  496. {
  497. "variable": "mountPath",
  498. "label": "Mount Path",
  499. "description": "The path inside the container to mount the storage.",
  500. "schema": {
  501. "type": "path",
  502. "required": true
  503. }
  504. },
  505. {
  506. "variable": "hostPath",
  507. "label": "Host Path",
  508. "description": "The host path to use for storage.",
  509. "schema": {
  510. "type": "hostpath",
  511. "show_if": [
  512. [
  513. "type",
  514. "=",
  515. "hostPath"
  516. ]
  517. ],
  518. "required": true
  519. }
  520. },
  521. {
  522. "variable": "server",
  523. "label": "Server",
  524. "description": "The server for the SMB share.",
  525. "schema": {
  526. "type": "string",
  527. "show_if": [
  528. [
  529. "type",
  530. "=",
  531. "smb-pv-pvc"
  532. ]
  533. ],
  534. "required": true
  535. }
  536. },
  537. {
  538. "variable": "share",
  539. "label": "Share",
  540. "description": "The share name for the SMB share.",
  541. "schema": {
  542. "type": "string",
  543. "show_if": [
  544. [
  545. "type",
  546. "=",
  547. "smb-pv-pvc"
  548. ]
  549. ],
  550. "required": true
  551. }
  552. },
  553. {
  554. "variable": "domain",
  555. "label": "Domain (Optional)",
  556. "description": "The domain for the SMB share.",
  557. "schema": {
  558. "type": "string",
  559. "show_if": [
  560. [
  561. "type",
  562. "=",
  563. "smb-pv-pvc"
  564. ]
  565. ]
  566. }
  567. },
  568. {
  569. "variable": "username",
  570. "label": "Username",
  571. "description": "The username for the SMB share.",
  572. "schema": {
  573. "type": "string",
  574. "show_if": [
  575. [
  576. "type",
  577. "=",
  578. "smb-pv-pvc"
  579. ]
  580. ],
  581. "required": true
  582. }
  583. },
  584. {
  585. "variable": "password",
  586. "label": "Password",
  587. "description": "The password for the SMB share.",
  588. "schema": {
  589. "type": "string",
  590. "show_if": [
  591. [
  592. "type",
  593. "=",
  594. "smb-pv-pvc"
  595. ]
  596. ],
  597. "required": true,
  598. "private": true
  599. }
  600. },
  601. {
  602. "variable": "size",
  603. "label": "Size (in Gi)",
  604. "description": "The size of the volume quota.",
  605. "schema": {
  606. "type": "int",
  607. "show_if": [
  608. [
  609. "type",
  610. "=",
  611. "smb-pv-pvc"
  612. ]
  613. ],
  614. "required": true,
  615. "min": 1,
  616. "default": 1
  617. }
  618. }
  619. ]
  620. }
  621. }
  622. ]
  623. }
  624. }
  625. ]
  626. }
  627. },
  628. {
  629. "variable": "resources",
  630. "group": "Resources Configuration",
  631. "label": "",
  632. "schema": {
  633. "type": "dict",
  634. "attrs": [
  635. {
  636. "variable": "limits",
  637. "label": "Limits",
  638. "schema": {
  639. "type": "dict",
  640. "attrs": [
  641. {
  642. "variable": "cpu",
  643. "label": "CPU",
  644. "description": "CPU limit for Syncthing.",
  645. "schema": {
  646. "type": "string",
  647. "max_length": 6,
  648. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  649. "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",
  650. "default": "4000m",
  651. "required": true
  652. }
  653. },
  654. {
  655. "variable": "memory",
  656. "label": "Memory",
  657. "description": "Memory limit for Syncthing.",
  658. "schema": {
  659. "type": "string",
  660. "max_length": 12,
  661. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  662. "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",
  663. "default": "8Gi",
  664. "required": true
  665. }
  666. }
  667. ]
  668. }
  669. }
  670. ]
  671. }
  672. }
  673. ]
  674. },
  675. "app_readme": "<h1>Syncthing</h1>\n<p><a href=\"https://syncthing.net/\">Syncthing</a> is a file synchronization program.</p>\n<p>At each startup of the application, the following settings are applied:</p>\n<ul>\n<li>Disable automatic upgrades</li>\n<li>Disable anonymous usage reporting</li>\n<li>Disable NAT traversal</li>\n<li>Disable global discovery</li>\n<li>Disable local discovery</li>\n<li>Disable relaying</li>\n<li>Disable announcing LAN addresses</li>\n</ul>\n<p>Additionally, the following defaults are set for new synthing \"folders\":</p>\n<ul>\n<li>Max total size of <code>xattr</code>: 10 MiB</li>\n<li>Max size per <code>xattr</code>: 2 MiB</li>\n<li>Enable <code>send</code> and <code>sync</code> of <code>xattr</code></li>\n<li>Enable <code>send</code> and <code>sync</code> of <code>ownership</code></li>\n</ul>",
  676. "detailed_readme": "<h1>Syncthing</h1>\n<p><a href=\"https://syncthing.net/\">Syncthing</a> is a file synchronization program.</p>\n<p>At each startup of the application, the following settings are applied:</p>\n<ul>\n<li>Disable automatic upgrades</li>\n<li>Disable anonymous usage reporting</li>\n<li>Disable NAT traversal</li>\n<li>Disable global discovery</li>\n<li>Disable local discovery</li>\n<li>Disable relaying</li>\n<li>Disable announcing LAN addresses</li>\n</ul>\n<p>Additionally, the following defaults are set for new synthing \"folders\":</p>\n<ul>\n<li>Max total size of <code>xattr</code>: 10 MiB</li>\n<li>Max size per <code>xattr</code>: 2 MiB</li>\n<li>Enable <code>send</code> and <code>sync</code> of <code>xattr</code></li>\n<li>Enable <code>send</code> and <code>sync</code> of <code>ownership</code></li>\n</ul>",
  677. "changelog": null
  678. }
  679. }