app_versions.json 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  1. {
  2. "1.1.9": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/flaresolverr/1.1.9",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "v3.4.0_1.1.9",
  10. "version": "1.1.9",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "v3.4.0",
  16. "capabilities": [],
  17. "categories": [
  18. "networking"
  19. ],
  20. "changelog_url": "https://github.com/FlareSolverr/FlareSolverr/blob/master/CHANGELOG.md",
  21. "date_added": "2024-10-24",
  22. "description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.",
  23. "home": "https://github.com/FlareSolverr/FlareSolverr",
  24. "host_mounts": [],
  25. "icon": "https://media.sys.truenas.net/apps/flaresolverr/icons/icon.svg",
  26. "keywords": [
  27. "networking",
  28. "captcha"
  29. ],
  30. "lib_version": "2.1.49",
  31. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  32. "maintainers": [
  33. {
  34. "email": "dev@ixsystems.com",
  35. "name": "truenas",
  36. "url": "https://www.truenas.com/"
  37. }
  38. ],
  39. "name": "flaresolverr",
  40. "run_as_context": [
  41. {
  42. "description": "FlareSolverr runs as non-root user.",
  43. "gid": 1000,
  44. "group_name": "flaresolverr",
  45. "uid": 1000,
  46. "user_name": "flaresolverr"
  47. }
  48. ],
  49. "screenshots": [],
  50. "sources": [
  51. "https://github.com/FlareSolverr/FlareSolverr"
  52. ],
  53. "title": "FlareSolverr",
  54. "train": "community",
  55. "version": "1.1.9"
  56. },
  57. "schema": {
  58. "groups": [
  59. {
  60. "name": "FlareSolverr Configuration",
  61. "description": "Configure FlareSolverr"
  62. },
  63. {
  64. "name": "Network Configuration",
  65. "description": "Configure Network for FlareSolverr"
  66. },
  67. {
  68. "name": "Storage Configuration",
  69. "description": "Configure Storage for FlareSolverr"
  70. },
  71. {
  72. "name": "Labels Configuration",
  73. "description": "Configure Labels for FlareSolverr"
  74. },
  75. {
  76. "name": "Resources Configuration",
  77. "description": "Configure Resources for FlareSolverr"
  78. }
  79. ],
  80. "questions": [
  81. {
  82. "variable": "TZ",
  83. "group": "FlareSolverr Configuration",
  84. "label": "Timezone",
  85. "schema": {
  86. "type": "string",
  87. "default": "Etc/UTC",
  88. "required": true,
  89. "$ref": [
  90. "definitions/timezone"
  91. ]
  92. }
  93. },
  94. {
  95. "variable": "flaresolverr",
  96. "label": "",
  97. "group": "FlareSolverr Configuration",
  98. "schema": {
  99. "type": "dict",
  100. "attrs": [
  101. {
  102. "variable": "captcha_solver",
  103. "label": "Captcha Solver",
  104. "description": "The captcha solver to use for FlareSolverr.",
  105. "schema": {
  106. "type": "string",
  107. "default": ""
  108. }
  109. },
  110. {
  111. "variable": "log_html",
  112. "label": "Log HTML",
  113. "description": "Log HTML for FlareSolverr.",
  114. "schema": {
  115. "type": "boolean",
  116. "default": false
  117. }
  118. },
  119. {
  120. "variable": "log_level",
  121. "label": "Log Level",
  122. "description": "The log level to use for FlareSolverr.",
  123. "schema": {
  124. "type": "string",
  125. "default": "info",
  126. "enum": [
  127. {
  128. "value": "info",
  129. "description": "Info"
  130. },
  131. {
  132. "value": "debug",
  133. "description": "Debug"
  134. }
  135. ]
  136. }
  137. },
  138. {
  139. "variable": "additional_envs",
  140. "label": "Additional Environment Variables",
  141. "schema": {
  142. "type": "list",
  143. "default": [],
  144. "items": [
  145. {
  146. "variable": "env",
  147. "label": "Environment Variable",
  148. "schema": {
  149. "type": "dict",
  150. "attrs": [
  151. {
  152. "variable": "name",
  153. "label": "Name",
  154. "schema": {
  155. "type": "string",
  156. "required": true
  157. }
  158. },
  159. {
  160. "variable": "value",
  161. "label": "Value",
  162. "schema": {
  163. "type": "string"
  164. }
  165. }
  166. ]
  167. }
  168. }
  169. ]
  170. }
  171. }
  172. ]
  173. }
  174. },
  175. {
  176. "variable": "network",
  177. "label": "",
  178. "group": "Network Configuration",
  179. "schema": {
  180. "type": "dict",
  181. "attrs": [
  182. {
  183. "variable": "web_port",
  184. "label": "WebUI Port",
  185. "schema": {
  186. "type": "dict",
  187. "attrs": [
  188. {
  189. "variable": "bind_mode",
  190. "label": "Port Bind Mode",
  191. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  192. "schema": {
  193. "type": "string",
  194. "default": "published",
  195. "enum": [
  196. {
  197. "value": "published",
  198. "description": "Publish port on the host for external access"
  199. },
  200. {
  201. "value": "exposed",
  202. "description": "Expose port for inter-container communication"
  203. },
  204. {
  205. "value": "",
  206. "description": "None"
  207. }
  208. ]
  209. }
  210. },
  211. {
  212. "variable": "port_number",
  213. "label": "Port Number",
  214. "schema": {
  215. "type": "int",
  216. "default": 30098,
  217. "min": 1,
  218. "max": 65535,
  219. "required": true
  220. }
  221. },
  222. {
  223. "variable": "host_ips",
  224. "label": "Host IPs",
  225. "description": "IPs on the host to bind this port",
  226. "schema": {
  227. "type": "list",
  228. "show_if": [
  229. [
  230. "bind_mode",
  231. "=",
  232. "published"
  233. ]
  234. ],
  235. "default": [],
  236. "items": [
  237. {
  238. "variable": "host_ip",
  239. "label": "Host IP",
  240. "schema": {
  241. "type": "string",
  242. "required": true,
  243. "$ref": [
  244. "definitions/node_bind_ip"
  245. ]
  246. }
  247. }
  248. ]
  249. }
  250. }
  251. ]
  252. }
  253. }
  254. ]
  255. }
  256. },
  257. {
  258. "variable": "storage",
  259. "label": "",
  260. "group": "Storage Configuration",
  261. "schema": {
  262. "type": "dict",
  263. "attrs": [
  264. {
  265. "variable": "data",
  266. "label": "FlareSolverr Data Storage",
  267. "description": "The path to store FlareSolverr Data.",
  268. "schema": {
  269. "type": "dict",
  270. "attrs": [
  271. {
  272. "variable": "type",
  273. "label": "Type",
  274. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  275. "schema": {
  276. "type": "string",
  277. "required": true,
  278. "default": "ix_volume",
  279. "enum": [
  280. {
  281. "value": "host_path",
  282. "description": "Host Path (Path that already exists on the system)"
  283. },
  284. {
  285. "value": "ix_volume",
  286. "description": "ixVolume (Dataset created automatically by the system)"
  287. }
  288. ]
  289. }
  290. },
  291. {
  292. "variable": "ix_volume_config",
  293. "label": "ixVolume Configuration",
  294. "description": "The configuration for the ixVolume dataset.",
  295. "schema": {
  296. "type": "dict",
  297. "show_if": [
  298. [
  299. "type",
  300. "=",
  301. "ix_volume"
  302. ]
  303. ],
  304. "$ref": [
  305. "normalize/ix_volume"
  306. ],
  307. "attrs": [
  308. {
  309. "variable": "acl_enable",
  310. "label": "Enable ACL",
  311. "description": "Enable ACL for the storage.",
  312. "schema": {
  313. "type": "boolean",
  314. "default": false
  315. }
  316. },
  317. {
  318. "variable": "dataset_name",
  319. "label": "Dataset Name",
  320. "description": "The name of the dataset to use for storage.",
  321. "schema": {
  322. "type": "string",
  323. "required": true,
  324. "hidden": true,
  325. "default": "data"
  326. }
  327. },
  328. {
  329. "variable": "acl_entries",
  330. "label": "ACL Configuration",
  331. "schema": {
  332. "type": "dict",
  333. "show_if": [
  334. [
  335. "acl_enable",
  336. "=",
  337. true
  338. ]
  339. ],
  340. "attrs": []
  341. }
  342. }
  343. ]
  344. }
  345. },
  346. {
  347. "variable": "host_path_config",
  348. "label": "Host Path Configuration",
  349. "schema": {
  350. "type": "dict",
  351. "show_if": [
  352. [
  353. "type",
  354. "=",
  355. "host_path"
  356. ]
  357. ],
  358. "attrs": [
  359. {
  360. "variable": "acl_enable",
  361. "label": "Enable ACL",
  362. "description": "Enable ACL for the storage.",
  363. "schema": {
  364. "type": "boolean",
  365. "default": false
  366. }
  367. },
  368. {
  369. "variable": "acl",
  370. "label": "ACL Configuration",
  371. "schema": {
  372. "type": "dict",
  373. "show_if": [
  374. [
  375. "acl_enable",
  376. "=",
  377. true
  378. ]
  379. ],
  380. "attrs": [],
  381. "$ref": [
  382. "normalize/acl"
  383. ]
  384. }
  385. },
  386. {
  387. "variable": "path",
  388. "label": "Host Path",
  389. "description": "The host path to use for storage.",
  390. "schema": {
  391. "type": "hostpath",
  392. "show_if": [
  393. [
  394. "acl_enable",
  395. "=",
  396. false
  397. ]
  398. ],
  399. "required": true
  400. }
  401. }
  402. ]
  403. }
  404. }
  405. ]
  406. }
  407. },
  408. {
  409. "variable": "additional_storage",
  410. "label": "Additional Storage",
  411. "schema": {
  412. "type": "list",
  413. "default": [],
  414. "items": [
  415. {
  416. "variable": "storageEntry",
  417. "label": "Storage Entry",
  418. "schema": {
  419. "type": "dict",
  420. "attrs": [
  421. {
  422. "variable": "type",
  423. "label": "Type",
  424. "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 as a volume.\n",
  425. "schema": {
  426. "type": "string",
  427. "required": true,
  428. "default": "ix_volume",
  429. "enum": [
  430. {
  431. "value": "host_path",
  432. "description": "Host Path (Path that already exists on the system)"
  433. },
  434. {
  435. "value": "ix_volume",
  436. "description": "ixVolume (Dataset created automatically by the system)"
  437. },
  438. {
  439. "value": "cifs",
  440. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  441. }
  442. ]
  443. }
  444. },
  445. {
  446. "variable": "read_only",
  447. "label": "Read Only",
  448. "description": "Mount the volume as read only.",
  449. "schema": {
  450. "type": "boolean",
  451. "default": false
  452. }
  453. },
  454. {
  455. "variable": "mount_path",
  456. "label": "Mount Path",
  457. "description": "The path inside the container to mount the storage.",
  458. "schema": {
  459. "type": "path",
  460. "required": true
  461. }
  462. },
  463. {
  464. "variable": "host_path_config",
  465. "label": "Host Path Configuration",
  466. "schema": {
  467. "type": "dict",
  468. "show_if": [
  469. [
  470. "type",
  471. "=",
  472. "host_path"
  473. ]
  474. ],
  475. "attrs": [
  476. {
  477. "variable": "acl_enable",
  478. "label": "Enable ACL",
  479. "description": "Enable ACL for the storage.",
  480. "schema": {
  481. "type": "boolean",
  482. "default": false
  483. }
  484. },
  485. {
  486. "variable": "acl",
  487. "label": "ACL Configuration",
  488. "schema": {
  489. "type": "dict",
  490. "show_if": [
  491. [
  492. "acl_enable",
  493. "=",
  494. true
  495. ]
  496. ],
  497. "attrs": [],
  498. "$ref": [
  499. "normalize/acl"
  500. ]
  501. }
  502. },
  503. {
  504. "variable": "path",
  505. "label": "Host Path",
  506. "description": "The host path to use for storage.",
  507. "schema": {
  508. "type": "hostpath",
  509. "show_if": [
  510. [
  511. "acl_enable",
  512. "=",
  513. false
  514. ]
  515. ],
  516. "required": true
  517. }
  518. }
  519. ]
  520. }
  521. },
  522. {
  523. "variable": "ix_volume_config",
  524. "label": "ixVolume Configuration",
  525. "description": "The configuration for the ixVolume dataset.",
  526. "schema": {
  527. "type": "dict",
  528. "show_if": [
  529. [
  530. "type",
  531. "=",
  532. "ix_volume"
  533. ]
  534. ],
  535. "$ref": [
  536. "normalize/ix_volume"
  537. ],
  538. "attrs": [
  539. {
  540. "variable": "acl_enable",
  541. "label": "Enable ACL",
  542. "description": "Enable ACL for the storage.",
  543. "schema": {
  544. "type": "boolean",
  545. "default": false
  546. }
  547. },
  548. {
  549. "variable": "dataset_name",
  550. "label": "Dataset Name",
  551. "description": "The name of the dataset to use for storage.",
  552. "schema": {
  553. "type": "string",
  554. "required": true,
  555. "default": "storage_entry"
  556. }
  557. },
  558. {
  559. "variable": "acl_entries",
  560. "label": "ACL Configuration",
  561. "schema": {
  562. "type": "dict",
  563. "show_if": [
  564. [
  565. "acl_enable",
  566. "=",
  567. true
  568. ]
  569. ],
  570. "attrs": [],
  571. "$ref": [
  572. "normalize/acl"
  573. ]
  574. }
  575. }
  576. ]
  577. }
  578. },
  579. {
  580. "variable": "cifs_config",
  581. "label": "SMB Configuration",
  582. "description": "The configuration for the SMB dataset.",
  583. "schema": {
  584. "type": "dict",
  585. "show_if": [
  586. [
  587. "type",
  588. "=",
  589. "cifs"
  590. ]
  591. ],
  592. "attrs": [
  593. {
  594. "variable": "server",
  595. "label": "Server",
  596. "description": "The server to mount the SMB share.",
  597. "schema": {
  598. "type": "string",
  599. "required": true
  600. }
  601. },
  602. {
  603. "variable": "path",
  604. "label": "Path",
  605. "description": "The path to mount the SMB share.",
  606. "schema": {
  607. "type": "string",
  608. "required": true
  609. }
  610. },
  611. {
  612. "variable": "username",
  613. "label": "Username",
  614. "description": "The username to use for the SMB share.",
  615. "schema": {
  616. "type": "string",
  617. "required": true
  618. }
  619. },
  620. {
  621. "variable": "password",
  622. "label": "Password",
  623. "description": "The password to use for the SMB share.",
  624. "schema": {
  625. "type": "string",
  626. "required": true,
  627. "private": true
  628. }
  629. },
  630. {
  631. "variable": "domain",
  632. "label": "Domain",
  633. "description": "The domain to use for the SMB share.",
  634. "schema": {
  635. "type": "string"
  636. }
  637. }
  638. ]
  639. }
  640. }
  641. ]
  642. }
  643. }
  644. ]
  645. }
  646. }
  647. ]
  648. }
  649. },
  650. {
  651. "variable": "labels",
  652. "label": "",
  653. "group": "Labels Configuration",
  654. "schema": {
  655. "type": "list",
  656. "default": [],
  657. "items": [
  658. {
  659. "variable": "label",
  660. "label": "Label",
  661. "schema": {
  662. "type": "dict",
  663. "attrs": [
  664. {
  665. "variable": "key",
  666. "label": "Key",
  667. "schema": {
  668. "type": "string",
  669. "required": true
  670. }
  671. },
  672. {
  673. "variable": "value",
  674. "label": "Value",
  675. "schema": {
  676. "type": "string",
  677. "required": true
  678. }
  679. },
  680. {
  681. "variable": "containers",
  682. "label": "Containers",
  683. "description": "Containers where the label should be applied",
  684. "schema": {
  685. "type": "list",
  686. "items": [
  687. {
  688. "variable": "container",
  689. "label": "Container",
  690. "schema": {
  691. "type": "string",
  692. "required": true,
  693. "enum": [
  694. {
  695. "value": "flaresolverr",
  696. "description": "flaresolverr"
  697. }
  698. ]
  699. }
  700. }
  701. ]
  702. }
  703. }
  704. ]
  705. }
  706. }
  707. ]
  708. }
  709. },
  710. {
  711. "variable": "resources",
  712. "label": "",
  713. "group": "Resources Configuration",
  714. "schema": {
  715. "type": "dict",
  716. "attrs": [
  717. {
  718. "variable": "limits",
  719. "label": "Limits",
  720. "schema": {
  721. "type": "dict",
  722. "attrs": [
  723. {
  724. "variable": "cpus",
  725. "label": "CPUs",
  726. "description": "CPUs limit for FlareSolverr.",
  727. "schema": {
  728. "type": "int",
  729. "default": 2,
  730. "required": true
  731. }
  732. },
  733. {
  734. "variable": "memory",
  735. "label": "Memory (in MB)",
  736. "description": "Memory limit for FlareSolverr.",
  737. "schema": {
  738. "type": "int",
  739. "default": 4096,
  740. "required": true
  741. }
  742. }
  743. ]
  744. }
  745. }
  746. ]
  747. }
  748. }
  749. ]
  750. },
  751. "readme": "<h1>FlareSolverr</h1> <p><a href=\"https://github.com/FlareSolverr/FlareSolverr\">FlareSolverr</a> - Proxy server to bypass Cloudflare protection</p> <p>FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.</p>",
  752. "changelog": null,
  753. "chart_metadata": {
  754. "annotations": {
  755. "min_scale_version": "24.10.2.2"
  756. },
  757. "app_version": "v3.4.0",
  758. "capabilities": [],
  759. "categories": [
  760. "networking"
  761. ],
  762. "changelog_url": "https://github.com/FlareSolverr/FlareSolverr/blob/master/CHANGELOG.md",
  763. "date_added": "2024-10-24",
  764. "description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.",
  765. "home": "https://github.com/FlareSolverr/FlareSolverr",
  766. "host_mounts": [],
  767. "icon": "https://media.sys.truenas.net/apps/flaresolverr/icons/icon.svg",
  768. "keywords": [
  769. "networking",
  770. "captcha"
  771. ],
  772. "lib_version": "2.1.49",
  773. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  774. "maintainers": [
  775. {
  776. "email": "dev@ixsystems.com",
  777. "name": "truenas",
  778. "url": "https://www.truenas.com/"
  779. }
  780. ],
  781. "name": "flaresolverr",
  782. "run_as_context": [
  783. {
  784. "description": "FlareSolverr runs as non-root user.",
  785. "gid": 1000,
  786. "group_name": "flaresolverr",
  787. "uid": 1000,
  788. "user_name": "flaresolverr"
  789. }
  790. ],
  791. "screenshots": [],
  792. "sources": [
  793. "https://github.com/FlareSolverr/FlareSolverr"
  794. ],
  795. "title": "FlareSolverr",
  796. "train": "community",
  797. "version": "1.1.9"
  798. }
  799. }
  800. }