app_versions.json 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  1. {
  2. "1.2.7": {
  3. "healthy": true,
  4. "supported": false,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/whoogle/1.2.7",
  7. "last_update": "2025-03-06 08:26:26",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "normalize/acl"
  11. ],
  12. "human_version": "0.9.3_1.2.7",
  13. "version": "1.2.7",
  14. "chart_metadata": {
  15. "name": "whoogle",
  16. "description": "Whoogle is a self-hosted, ad-free, privacy-respecting metasearch engine",
  17. "annotations": {
  18. "title": "Whoogle"
  19. },
  20. "type": "application",
  21. "version": "1.2.7",
  22. "apiVersion": "v2",
  23. "appVersion": "0.9.3",
  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.9"
  37. }
  38. ],
  39. "home": "https://github.com/benbusby/whoogle-search",
  40. "icon": "https://media.sys.truenas.net/apps/whoogle/icons/icon.png",
  41. "sources": [
  42. "https://github.com/benbusby/whoogle-search",
  43. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/whoogle",
  44. "https://hub.docker.com/r/benbusby/whoogle-search"
  45. ],
  46. "keywords": [
  47. "search",
  48. "engine"
  49. ]
  50. },
  51. "app_metadata": {
  52. "runAsContext": [
  53. {
  54. "userName": "whoogle",
  55. "groupName": "whoogle",
  56. "gid": 927,
  57. "uid": 927,
  58. "description": "Whoogle runs as any non-root user."
  59. }
  60. ],
  61. "capabilities": [],
  62. "hostMounts": []
  63. },
  64. "schema": {
  65. "groups": [
  66. {
  67. "name": "Whoogle Configuration",
  68. "description": "Configure Whoogle"
  69. },
  70. {
  71. "name": "User and Group Configuration",
  72. "description": "Configure User and Group for Whoogle"
  73. },
  74. {
  75. "name": "Network Configuration",
  76. "description": "Configure Network for Whoogle"
  77. },
  78. {
  79. "name": "Storage Configuration",
  80. "description": "Configure Storage for Whoogle"
  81. },
  82. {
  83. "name": "Resources Configuration",
  84. "description": "Configure Resources for Whoogle"
  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": "whoogleConfig",
  104. "label": "",
  105. "group": "Whoogle Configuration",
  106. "schema": {
  107. "type": "dict",
  108. "attrs": [
  109. {
  110. "variable": "redirects",
  111. "label": "Specify sites that should be redirected elsewhere",
  112. "description": "Configure redirects for Whoogle.",
  113. "schema": {
  114. "type": "list",
  115. "default": [],
  116. "items": [
  117. {
  118. "variable": "redirect",
  119. "label": "Redirect",
  120. "schema": {
  121. "type": "dict",
  122. "attrs": [
  123. {
  124. "variable": "src",
  125. "label": "Source",
  126. "description": "The source domain.</br>\nFormat: domain.tld\n",
  127. "schema": {
  128. "type": "string",
  129. "required": true
  130. }
  131. },
  132. {
  133. "variable": "dst",
  134. "label": "Destination",
  135. "description": "The destination domain.</br>\nFormat: domain.tld\n",
  136. "schema": {
  137. "type": "string",
  138. "required": true
  139. }
  140. }
  141. ]
  142. }
  143. }
  144. ]
  145. }
  146. },
  147. {
  148. "variable": "additionalEnvs",
  149. "label": "Additional Environment Variables",
  150. "description": "Configure additional environment variables for Whoogle.",
  151. "schema": {
  152. "type": "list",
  153. "default": [],
  154. "items": [
  155. {
  156. "variable": "env",
  157. "label": "Environment Variable",
  158. "schema": {
  159. "type": "dict",
  160. "attrs": [
  161. {
  162. "variable": "name",
  163. "label": "Name",
  164. "schema": {
  165. "type": "string",
  166. "required": true
  167. }
  168. },
  169. {
  170. "variable": "value",
  171. "label": "Value",
  172. "schema": {
  173. "type": "string",
  174. "required": true
  175. }
  176. }
  177. ]
  178. }
  179. }
  180. ]
  181. }
  182. }
  183. ]
  184. }
  185. },
  186. {
  187. "variable": "whoogleNetwork",
  188. "label": "",
  189. "group": "Network Configuration",
  190. "schema": {
  191. "type": "dict",
  192. "attrs": [
  193. {
  194. "variable": "webPort",
  195. "label": "Web Port",
  196. "description": "The port for the Whoogle Web UI.",
  197. "schema": {
  198. "type": "int",
  199. "default": 30098,
  200. "min": 9000,
  201. "max": 65535,
  202. "required": true
  203. }
  204. },
  205. {
  206. "variable": "hostNetwork",
  207. "label": "Host Network",
  208. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  209. "schema": {
  210. "type": "boolean",
  211. "default": false
  212. }
  213. }
  214. ]
  215. }
  216. },
  217. {
  218. "variable": "whoogleStorage",
  219. "label": "",
  220. "group": "Storage Configuration",
  221. "schema": {
  222. "type": "dict",
  223. "attrs": [
  224. {
  225. "variable": "additionalStorages",
  226. "label": "Additional Storage",
  227. "description": "Additional storage for Whoogle.",
  228. "schema": {
  229. "type": "list",
  230. "default": [],
  231. "items": [
  232. {
  233. "variable": "storageEntry",
  234. "label": "Storage Entry",
  235. "schema": {
  236. "type": "dict",
  237. "attrs": [
  238. {
  239. "variable": "type",
  240. "label": "Type",
  241. "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",
  242. "schema": {
  243. "type": "string",
  244. "required": true,
  245. "default": "ixVolume",
  246. "immutable": true,
  247. "enum": [
  248. {
  249. "value": "hostPath",
  250. "description": "Host Path (Path that already exists on the system)"
  251. },
  252. {
  253. "value": "ixVolume",
  254. "description": "ixVolume (Dataset created automatically by the system)"
  255. },
  256. {
  257. "value": "smb-pv-pvc",
  258. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  259. }
  260. ]
  261. }
  262. },
  263. {
  264. "variable": "readOnly",
  265. "label": "Read Only",
  266. "description": "Mount the volume as read only.",
  267. "schema": {
  268. "type": "boolean",
  269. "default": false
  270. }
  271. },
  272. {
  273. "variable": "mountPath",
  274. "label": "Mount Path",
  275. "description": "The path inside the container to mount the storage.",
  276. "schema": {
  277. "type": "path",
  278. "required": true
  279. }
  280. },
  281. {
  282. "variable": "hostPathConfig",
  283. "label": "Host Path Configuration",
  284. "schema": {
  285. "type": "dict",
  286. "show_if": [
  287. [
  288. "type",
  289. "=",
  290. "hostPath"
  291. ]
  292. ],
  293. "attrs": [
  294. {
  295. "variable": "aclEnable",
  296. "label": "Enable ACL",
  297. "description": "Enable ACL for the dataset.",
  298. "schema": {
  299. "type": "boolean",
  300. "default": false
  301. }
  302. },
  303. {
  304. "variable": "acl",
  305. "label": "ACL Configuration",
  306. "schema": {
  307. "type": "dict",
  308. "show_if": [
  309. [
  310. "aclEnable",
  311. "=",
  312. true
  313. ]
  314. ],
  315. "attrs": [
  316. {
  317. "variable": "path",
  318. "label": "Host Path",
  319. "description": "Host Path to perform ACL",
  320. "schema": {
  321. "type": "hostpath",
  322. "required": true,
  323. "empty": false
  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. "variable": "options",
  396. "label": "ACL Options",
  397. "schema": {
  398. "type": "dict",
  399. "attrs": [
  400. {
  401. "variable": "force",
  402. "label": "Force Flag",
  403. "description": "Enabling `Force` applies ACL even if the path has existing data",
  404. "schema": {
  405. "type": "boolean",
  406. "default": false
  407. }
  408. }
  409. ]
  410. }
  411. }
  412. ],
  413. "$ref": [
  414. "normalize/acl"
  415. ]
  416. }
  417. },
  418. {
  419. "variable": "hostPath",
  420. "label": "Host Path",
  421. "description": "The host path to use for storage.",
  422. "schema": {
  423. "type": "hostpath",
  424. "show_if": [
  425. [
  426. "aclEnable",
  427. "=",
  428. false
  429. ]
  430. ],
  431. "required": true
  432. }
  433. }
  434. ]
  435. }
  436. },
  437. {
  438. "variable": "ixVolumeConfig",
  439. "label": "ixVolume Configuration",
  440. "description": "The configuration for the ixVolume dataset.",
  441. "schema": {
  442. "type": "dict",
  443. "show_if": [
  444. [
  445. "type",
  446. "=",
  447. "ixVolume"
  448. ]
  449. ],
  450. "$ref": [
  451. "normalize/ixVolume"
  452. ],
  453. "attrs": [
  454. {
  455. "variable": "aclEnable",
  456. "label": "Enable ACL",
  457. "description": "Enable ACL for the dataset.",
  458. "schema": {
  459. "type": "boolean",
  460. "default": false
  461. }
  462. },
  463. {
  464. "variable": "datasetName",
  465. "label": "Dataset Name",
  466. "description": "The name of the dataset to use for storage.",
  467. "schema": {
  468. "type": "string",
  469. "required": true,
  470. "immutable": true,
  471. "default": "storage_entry"
  472. }
  473. },
  474. {
  475. "variable": "aclEntries",
  476. "label": "ACL Configuration",
  477. "schema": {
  478. "type": "dict",
  479. "show_if": [
  480. [
  481. "aclEnable",
  482. "=",
  483. true
  484. ]
  485. ],
  486. "attrs": [
  487. {
  488. "variable": "path",
  489. "label": "Path",
  490. "description": "Path to perform ACL",
  491. "schema": {
  492. "type": "string",
  493. "hidden": true
  494. }
  495. },
  496. {
  497. "variable": "entries",
  498. "label": "ACL Entries",
  499. "description": "ACL Entries",
  500. "schema": {
  501. "type": "list",
  502. "items": [
  503. {
  504. "variable": "aclEntry",
  505. "label": "ACL Entry",
  506. "schema": {
  507. "type": "dict",
  508. "attrs": [
  509. {
  510. "variable": "id_type",
  511. "label": "ID Type",
  512. "schema": {
  513. "type": "string",
  514. "enum": [
  515. {
  516. "value": "USER",
  517. "description": "Entry is for a USER"
  518. },
  519. {
  520. "value": "GROUP",
  521. "description": "Entry is for a GROUP"
  522. }
  523. ],
  524. "default": "USER"
  525. }
  526. },
  527. {
  528. "variable": "id",
  529. "label": "ID",
  530. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  531. "schema": {
  532. "type": "int",
  533. "required": true,
  534. "min": 0
  535. }
  536. },
  537. {
  538. "variable": "access",
  539. "label": "Access",
  540. "schema": {
  541. "type": "string",
  542. "enum": [
  543. {
  544. "value": "READ",
  545. "description": "Read Access"
  546. },
  547. {
  548. "value": "MODIFY",
  549. "description": "Modify Access"
  550. },
  551. {
  552. "value": "FULL_CONTROL",
  553. "description": "FULL_CONTROL Access"
  554. }
  555. ]
  556. }
  557. }
  558. ]
  559. }
  560. }
  561. ]
  562. }
  563. }
  564. ]
  565. }
  566. }
  567. ]
  568. }
  569. },
  570. {
  571. "variable": "smbConfig",
  572. "label": "SMB Share Configuration",
  573. "description": "The configuration for the SMB Share.",
  574. "schema": {
  575. "type": "dict",
  576. "show_if": [
  577. [
  578. "type",
  579. "=",
  580. "smb-pv-pvc"
  581. ]
  582. ],
  583. "attrs": [
  584. {
  585. "variable": "server",
  586. "label": "Server",
  587. "description": "The server for the SMB share.",
  588. "schema": {
  589. "type": "string",
  590. "required": true
  591. }
  592. },
  593. {
  594. "variable": "share",
  595. "label": "Share",
  596. "description": "The share name for the SMB share.",
  597. "schema": {
  598. "type": "string",
  599. "required": true
  600. }
  601. },
  602. {
  603. "variable": "domain",
  604. "label": "Domain (Optional)",
  605. "description": "The domain for the SMB share.",
  606. "schema": {
  607. "type": "string"
  608. }
  609. },
  610. {
  611. "variable": "username",
  612. "label": "Username",
  613. "description": "The username for the SMB share.",
  614. "schema": {
  615. "type": "string",
  616. "required": true
  617. }
  618. },
  619. {
  620. "variable": "password",
  621. "label": "Password",
  622. "description": "The password for the SMB share.",
  623. "schema": {
  624. "type": "string",
  625. "required": true,
  626. "private": true
  627. }
  628. },
  629. {
  630. "variable": "size",
  631. "label": "Size (in Gi)",
  632. "description": "The size of the volume quota.",
  633. "schema": {
  634. "type": "int",
  635. "required": true,
  636. "min": 1,
  637. "default": 1
  638. }
  639. }
  640. ]
  641. }
  642. }
  643. ]
  644. }
  645. }
  646. ]
  647. }
  648. }
  649. ]
  650. }
  651. },
  652. {
  653. "variable": "resources",
  654. "group": "Resources Configuration",
  655. "label": "",
  656. "schema": {
  657. "type": "dict",
  658. "attrs": [
  659. {
  660. "variable": "limits",
  661. "label": "Limits",
  662. "schema": {
  663. "type": "dict",
  664. "attrs": [
  665. {
  666. "variable": "cpu",
  667. "label": "CPU",
  668. "description": "CPU limit for Whoogle.",
  669. "schema": {
  670. "type": "string",
  671. "max_length": 6,
  672. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  673. "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",
  674. "default": "4000m",
  675. "required": true
  676. }
  677. },
  678. {
  679. "variable": "memory",
  680. "label": "Memory",
  681. "description": "Memory limit for Whoogle.",
  682. "schema": {
  683. "type": "string",
  684. "max_length": 12,
  685. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  686. "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",
  687. "default": "8Gi",
  688. "required": true
  689. }
  690. }
  691. ]
  692. }
  693. }
  694. ]
  695. }
  696. }
  697. ]
  698. },
  699. "app_readme": "<h1>Whoogle</h1>\n<p><a href=\"https://github.com/benbusby/whoogle-search\">Whoogle</a> is a self-hosted, ad-free, privacy-respecting metasearch engine</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>Whoogle</code> directories.\nAfterward, the <code>Whoogle</code> container will run as a <strong>non</strong>-root user (<code>927</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>See <a href=\"https://github.com/benbusby/whoogle-search?tab=readme-ov-file#environment-variables\">Whoogle's Docs</a> for a list of available environment variables.\nNote that all configuration via WebUI will be reset if the container is restarted.\nOnly config changes made via environment variables will persist.</p>",
  700. "detailed_readme": "<h1>Whoogle</h1>\n<p><a href=\"https://github.com/benbusby/whoogle-search\">Whoogle</a> is a self-hosted, ad-free, privacy-respecting metasearch engine</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>Whoogle</code> directories.\nAfterward, the <code>Whoogle</code> container will run as a <strong>non</strong>-root user (<code>927</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>See <a href=\"https://github.com/benbusby/whoogle-search?tab=readme-ov-file#environment-variables\">Whoogle's Docs</a> for a list of available environment variables.\nNote that all configuration via WebUI will be reset if the container is restarted.\nOnly config changes made via environment variables will persist.</p>",
  701. "changelog": null
  702. }
  703. }