app_versions.json 49 KB

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