app_versions.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. {
  2. "1.1.5": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/fscrawler/1.1.5",
  7. "last_update": "2023-12-19 10:29:57",
  8. "required_features": [
  9. "definitions/timezone",
  10. "normalize/ixVolume"
  11. ],
  12. "human_version": "2.9_1.1.5",
  13. "version": "1.1.5",
  14. "chart_metadata": {
  15. "name": "fscrawler",
  16. "description": "FSCrawler is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.",
  17. "annotations": {
  18. "title": "FSCrawler"
  19. },
  20. "type": "application",
  21. "version": "1.1.5",
  22. "apiVersion": "v2",
  23. "appVersion": "2.9",
  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.4"
  37. }
  38. ],
  39. "home": "https://fscrawler.readthedocs.io/",
  40. "icon": "https://localhost/no-icon",
  41. "sources": [
  42. "https://github.com/dadoonet/fscrawler",
  43. "https://github.com/truenas/charts/tree/master/community/fscrawler",
  44. "https://hub.docker.com/r/dadoonet/fscrawler",
  45. "https://fscrawler.readthedocs.io/"
  46. ],
  47. "keywords": [
  48. "index",
  49. "crawler"
  50. ]
  51. },
  52. "app_metadata": {
  53. "runAsContext": [
  54. {
  55. "userName": "root",
  56. "groupName": "root",
  57. "gid": 0,
  58. "uid": 0,
  59. "description": "FSCrawler runs as a root user."
  60. }
  61. ],
  62. "capabilities": [],
  63. "hostMounts": []
  64. },
  65. "schema": {
  66. "groups": [
  67. {
  68. "name": "FSCrawler Configuration",
  69. "description": "Configure FSCrawler"
  70. },
  71. {
  72. "name": "Network Configuration",
  73. "description": "Configure Network for FSCrawler"
  74. },
  75. {
  76. "name": "Storage Configuration",
  77. "description": "Configure Storage for FSCrawler"
  78. },
  79. {
  80. "name": "Resources Configuration",
  81. "description": "Configure Resources for FSCrawler"
  82. }
  83. ],
  84. "questions": [
  85. {
  86. "variable": "TZ",
  87. "group": "FSCrawler Configuration",
  88. "label": "Timezone",
  89. "schema": {
  90. "type": "string",
  91. "default": "America/Los_Angeles",
  92. "required": true,
  93. "$ref": [
  94. "definitions/timezone"
  95. ],
  96. "enum": [
  97. {
  98. "value": "Asia/Damascus",
  99. "description": "'Asia/Damascus' timezone"
  100. },
  101. {
  102. "value": "Asia/Saigon",
  103. "description": "'Asia/Saigon' timezone"
  104. }
  105. ]
  106. }
  107. },
  108. {
  109. "variable": "fscrawlerConfig",
  110. "label": "",
  111. "group": "FSCrawler Configuration",
  112. "schema": {
  113. "type": "dict",
  114. "attrs": [
  115. {
  116. "variable": "imageSelector",
  117. "label": "Image",
  118. "description": "The image to use for FSCrawler.</br>\nImages with OCR support are a lot larger than images without OCR support.</br>\nApproximate image sizes:</br>\n- With OCR Support: 1.2GB</br>\n- Without OCR Support: 0.5GB\n",
  119. "schema": {
  120. "type": "string",
  121. "default": "ocrImage",
  122. "required": true,
  123. "enum": [
  124. {
  125. "value": "ocrImage",
  126. "description": "With OCR Support - Elasticsearch 7 and 8"
  127. },
  128. {
  129. "value": "noocrImage",
  130. "description": "Without OCR Support - Elasticsearch 7 and 8"
  131. }
  132. ]
  133. }
  134. },
  135. {
  136. "variable": "jobName",
  137. "label": "Job Name",
  138. "description": "The name of the FSCrawler job to run. </br>\nA _settings.yaml file in the directory named after the job name will have to be manually created.\n",
  139. "schema": {
  140. "type": "string",
  141. "default": "",
  142. "required": true
  143. }
  144. },
  145. {
  146. "variable": "loop",
  147. "label": "Loop",
  148. "description": "The number of times to run the job.</br>\nhttps://fscrawler.readthedocs.io/en/latest/admin/cli-options.html#loop </br>\n-1 means run forever. </br>\n0 means never run. </br>\n",
  149. "schema": {
  150. "type": "int",
  151. "default": -1,
  152. "required": true,
  153. "min": -1
  154. }
  155. },
  156. {
  157. "variable": "restart",
  158. "label": "Restart",
  159. "description": "Restart the job from the beginning.</br>\nhttps://fscrawler.readthedocs.io/en/latest/admin/cli-options.html#restart\n",
  160. "schema": {
  161. "type": "boolean",
  162. "default": false
  163. }
  164. },
  165. {
  166. "variable": "additionalEnvs",
  167. "label": "Additional Environment Variables",
  168. "description": "Configure additional environment variables for FSCrawler.",
  169. "schema": {
  170. "type": "list",
  171. "default": [],
  172. "items": [
  173. {
  174. "variable": "env",
  175. "label": "Environment Variable",
  176. "schema": {
  177. "type": "dict",
  178. "attrs": [
  179. {
  180. "variable": "name",
  181. "label": "Name",
  182. "schema": {
  183. "type": "string",
  184. "required": true
  185. }
  186. },
  187. {
  188. "variable": "value",
  189. "label": "Value",
  190. "schema": {
  191. "type": "string",
  192. "required": true
  193. }
  194. }
  195. ]
  196. }
  197. }
  198. ]
  199. }
  200. }
  201. ]
  202. }
  203. },
  204. {
  205. "variable": "fscrawlerNetwork",
  206. "label": "",
  207. "group": "Network Configuration",
  208. "schema": {
  209. "type": "dict",
  210. "attrs": [
  211. {
  212. "variable": "enableRestApiService",
  213. "label": "Enable Rest API Service",
  214. "description": "Enable Rest API Service for FSCrawler.</br>\nhttps://fscrawler.readthedocs.io/en/latest/admin/fs/rest.html</br>\nAdditional configuration is needed in the job file. Check the Notes card\nafter installation for more information.\n",
  215. "schema": {
  216. "type": "boolean",
  217. "default": false
  218. }
  219. },
  220. {
  221. "variable": "restPort",
  222. "label": "Rest Port",
  223. "description": "The port to use for the Rest API Service.",
  224. "schema": {
  225. "type": "int",
  226. "show_if": [
  227. [
  228. "enableRestApiService",
  229. "=",
  230. true
  231. ]
  232. ],
  233. "default": 30084,
  234. "min": 9000,
  235. "max": 65535,
  236. "required": true
  237. }
  238. },
  239. {
  240. "variable": "hostNetwork",
  241. "label": "Host Network",
  242. "description": "Bind to the host network. It's recommended to keep this disabled.\n",
  243. "schema": {
  244. "type": "boolean",
  245. "default": false
  246. }
  247. }
  248. ]
  249. }
  250. },
  251. {
  252. "variable": "fscrawlerStorage",
  253. "label": "",
  254. "group": "Storage Configuration",
  255. "schema": {
  256. "type": "dict",
  257. "attrs": [
  258. {
  259. "variable": "jobs",
  260. "label": "FSCrawler Jobs Storage",
  261. "description": "The path to store FSCrawler Jobs.",
  262. "schema": {
  263. "type": "dict",
  264. "attrs": [
  265. {
  266. "variable": "type",
  267. "label": "Type",
  268. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  269. "schema": {
  270. "type": "string",
  271. "required": true,
  272. "immutable": true,
  273. "default": "ixVolume",
  274. "enum": [
  275. {
  276. "value": "hostPath",
  277. "description": "Host Path (Path that already exists on the system)"
  278. },
  279. {
  280. "value": "ixVolume",
  281. "description": "ixVolume (Dataset created automatically by the system)"
  282. }
  283. ]
  284. }
  285. },
  286. {
  287. "variable": "datasetName",
  288. "label": "Dataset Name",
  289. "schema": {
  290. "type": "string",
  291. "show_if": [
  292. [
  293. "type",
  294. "=",
  295. "ixVolume"
  296. ]
  297. ],
  298. "required": true,
  299. "hidden": true,
  300. "immutable": true,
  301. "default": "jobs",
  302. "$ref": [
  303. "normalize/ixVolume"
  304. ]
  305. }
  306. },
  307. {
  308. "variable": "hostPath",
  309. "label": "Host Path",
  310. "schema": {
  311. "type": "hostpath",
  312. "show_if": [
  313. [
  314. "type",
  315. "=",
  316. "hostPath"
  317. ]
  318. ],
  319. "required": true
  320. }
  321. }
  322. ]
  323. }
  324. },
  325. {
  326. "variable": "additionalStorages",
  327. "label": "Additional Storage",
  328. "description": "Additional storage for FSCrawler.",
  329. "schema": {
  330. "type": "list",
  331. "default": [],
  332. "items": [
  333. {
  334. "variable": "storageEntry",
  335. "label": "Storage Entry",
  336. "schema": {
  337. "type": "dict",
  338. "attrs": [
  339. {
  340. "variable": "type",
  341. "label": "Type",
  342. "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",
  343. "schema": {
  344. "type": "string",
  345. "required": true,
  346. "default": "ixVolume",
  347. "immutable": true,
  348. "enum": [
  349. {
  350. "value": "hostPath",
  351. "description": "Host Path (Path that already exists on the system)"
  352. },
  353. {
  354. "value": "ixVolume",
  355. "description": "ixVolume (Dataset created automatically by the system)"
  356. },
  357. {
  358. "value": "smb-pv-pvc",
  359. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  360. }
  361. ]
  362. }
  363. },
  364. {
  365. "variable": "mountPath",
  366. "label": "Mount Path",
  367. "description": "The path inside the container to mount the storage.",
  368. "schema": {
  369. "type": "path",
  370. "required": true
  371. }
  372. },
  373. {
  374. "variable": "hostPath",
  375. "label": "Host Path",
  376. "description": "The host path to use for storage.",
  377. "schema": {
  378. "type": "hostpath",
  379. "show_if": [
  380. [
  381. "type",
  382. "=",
  383. "hostPath"
  384. ]
  385. ],
  386. "required": true
  387. }
  388. },
  389. {
  390. "variable": "datasetName",
  391. "label": "Dataset Name",
  392. "description": "The name of the dataset to use for storage.",
  393. "schema": {
  394. "type": "string",
  395. "show_if": [
  396. [
  397. "type",
  398. "=",
  399. "ixVolume"
  400. ]
  401. ],
  402. "required": true,
  403. "immutable": true,
  404. "default": "storage_entry",
  405. "$ref": [
  406. "normalize/ixVolume"
  407. ]
  408. }
  409. },
  410. {
  411. "variable": "server",
  412. "label": "Server",
  413. "description": "The server for the SMB share.",
  414. "schema": {
  415. "type": "string",
  416. "show_if": [
  417. [
  418. "type",
  419. "=",
  420. "smb-pv-pvc"
  421. ]
  422. ],
  423. "required": true
  424. }
  425. },
  426. {
  427. "variable": "share",
  428. "label": "Share",
  429. "description": "The share name for the SMB share.",
  430. "schema": {
  431. "type": "string",
  432. "show_if": [
  433. [
  434. "type",
  435. "=",
  436. "smb-pv-pvc"
  437. ]
  438. ],
  439. "required": true
  440. }
  441. },
  442. {
  443. "variable": "domain",
  444. "label": "Domain (Optional)",
  445. "description": "The domain for the SMB share.",
  446. "schema": {
  447. "type": "string",
  448. "show_if": [
  449. [
  450. "type",
  451. "=",
  452. "smb-pv-pvc"
  453. ]
  454. ]
  455. }
  456. },
  457. {
  458. "variable": "username",
  459. "label": "Username",
  460. "description": "The username for the SMB share.",
  461. "schema": {
  462. "type": "string",
  463. "show_if": [
  464. [
  465. "type",
  466. "=",
  467. "smb-pv-pvc"
  468. ]
  469. ],
  470. "required": true
  471. }
  472. },
  473. {
  474. "variable": "password",
  475. "label": "Password",
  476. "description": "The password for the SMB share.",
  477. "schema": {
  478. "type": "string",
  479. "show_if": [
  480. [
  481. "type",
  482. "=",
  483. "smb-pv-pvc"
  484. ]
  485. ],
  486. "required": true,
  487. "private": true
  488. }
  489. },
  490. {
  491. "variable": "size",
  492. "label": "Size (in Gi)",
  493. "description": "The size of the volume quota.",
  494. "schema": {
  495. "type": "int",
  496. "show_if": [
  497. [
  498. "type",
  499. "=",
  500. "smb-pv-pvc"
  501. ]
  502. ],
  503. "required": true,
  504. "min": 1,
  505. "default": 1
  506. }
  507. }
  508. ]
  509. }
  510. }
  511. ]
  512. }
  513. }
  514. ]
  515. }
  516. },
  517. {
  518. "variable": "resources",
  519. "group": "Resources Configuration",
  520. "label": "",
  521. "schema": {
  522. "type": "dict",
  523. "attrs": [
  524. {
  525. "variable": "limits",
  526. "label": "Limits",
  527. "schema": {
  528. "type": "dict",
  529. "attrs": [
  530. {
  531. "variable": "cpu",
  532. "label": "CPU",
  533. "description": "CPU limit for FSCrawler.",
  534. "schema": {
  535. "type": "string",
  536. "max_length": 6,
  537. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  538. "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",
  539. "default": "4000m",
  540. "required": true
  541. }
  542. },
  543. {
  544. "variable": "memory",
  545. "label": "Memory",
  546. "description": "Memory limit for FSCrawler.",
  547. "schema": {
  548. "type": "string",
  549. "max_length": 12,
  550. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  551. "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",
  552. "default": "8Gi",
  553. "required": true
  554. }
  555. }
  556. ]
  557. }
  558. }
  559. ]
  560. }
  561. }
  562. ]
  563. },
  564. "app_readme": "<h1>FSCrawler</h1>\n<p><a href=\"https://fscrawler.readthedocs.io/\">FSCrawler</a> is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.</p>",
  565. "detailed_readme": "<h1>FSCrawler</h1>\n<p><a href=\"https://fscrawler.readthedocs.io/\">FSCrawler</a> is a crawler that helps to index binary documents such as PDF, Open Office, MS Office.</p>",
  566. "changelog": null
  567. }
  568. }