app_versions.json 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361
  1. {
  2. "1.0.15": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/wger/1.0.15",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "2.4-dev_1.0.15",
  10. "version": "1.0.15",
  11. "app_metadata": {
  12. "app_version": "2.4-dev",
  13. "capabilities": [],
  14. "categories": [
  15. "health"
  16. ],
  17. "changelog_url": "https://github.com/wger-project/wger/releases",
  18. "date_added": "2025-05-22",
  19. "description": "Wger is a self hosted FLOSS fitness/workout, nutrition and weight tracker",
  20. "home": "https://wger.de",
  21. "host_mounts": [],
  22. "icon": "https://media.sys.truenas.net/apps/wger/icons/icon.svg",
  23. "keywords": [
  24. "fitness",
  25. "nutrition",
  26. "tracker",
  27. "workout"
  28. ],
  29. "lib_version": "2.1.49",
  30. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  31. "maintainers": [
  32. {
  33. "email": "dev@ixsystems.com",
  34. "name": "truenas",
  35. "url": "https://www.truenas.com/"
  36. }
  37. ],
  38. "name": "wger",
  39. "run_as_context": [
  40. {
  41. "description": "Wger runs as non-root user.",
  42. "gid": 1000,
  43. "group_name": "wger",
  44. "uid": 1000,
  45. "user_name": "wger"
  46. },
  47. {
  48. "description": "Nginx runs as non-root user.",
  49. "gid": 1000,
  50. "group_name": "nginx",
  51. "uid": 1000,
  52. "user_name": "nginx"
  53. },
  54. {
  55. "description": "Postgres runs as non-root user.",
  56. "gid": 999,
  57. "group_name": "postgres",
  58. "uid": 999,
  59. "user_name": "postgres"
  60. },
  61. {
  62. "description": "Redis runs as any non-root user.",
  63. "gid": 568,
  64. "group_name": "redis",
  65. "uid": 568,
  66. "user_name": "redis"
  67. }
  68. ],
  69. "screenshots": [],
  70. "sources": [
  71. "https://github.com/wger-project/wger",
  72. "https://github.com/wger-project/docker"
  73. ],
  74. "title": "Wger",
  75. "train": "community",
  76. "version": "1.0.15"
  77. },
  78. "schema": {
  79. "groups": [
  80. {
  81. "name": "Wger Configuration",
  82. "description": "Configure Wger"
  83. },
  84. {
  85. "name": "Network Configuration",
  86. "description": "Configure Network for Wger"
  87. },
  88. {
  89. "name": "Storage Configuration",
  90. "description": "Configure Storage for Wger"
  91. },
  92. {
  93. "name": "Labels Configuration",
  94. "description": "Configure Labels for Wger"
  95. },
  96. {
  97. "name": "Resources Configuration",
  98. "description": "Configure Resources for Wger"
  99. }
  100. ],
  101. "questions": [
  102. {
  103. "variable": "TZ",
  104. "group": "Wger Configuration",
  105. "label": "Timezone",
  106. "schema": {
  107. "type": "string",
  108. "default": "Etc/UTC",
  109. "required": true,
  110. "$ref": [
  111. "definitions/timezone"
  112. ]
  113. }
  114. },
  115. {
  116. "variable": "wger",
  117. "label": "",
  118. "group": "Wger Configuration",
  119. "schema": {
  120. "type": "dict",
  121. "attrs": [
  122. {
  123. "variable": "postgres_image_selector",
  124. "label": "Postgres Image (CAUTION)",
  125. "description": "If you are changing this after the postgres directory has been initialized,</br>\nSTOP! and make sure you have a backup of your data.</br>\nChanging this will trigger an one way database upgrade.</br>\nYou can only select newer versions of postgres.</br>\nSelecting an older version will refuse to start.</br>\nIf something goes wrong, you will have to restore from backup.\n",
  126. "schema": {
  127. "type": "string",
  128. "default": "postgres_17_image",
  129. "required": true,
  130. "enum": [
  131. {
  132. "value": "postgres_17_image",
  133. "description": "Postgres 17"
  134. }
  135. ]
  136. }
  137. },
  138. {
  139. "variable": "db_password",
  140. "label": "Database Password",
  141. "description": "The password for AFFiNE.",
  142. "schema": {
  143. "type": "string",
  144. "default": "",
  145. "required": true,
  146. "private": true
  147. }
  148. },
  149. {
  150. "variable": "redis_password",
  151. "label": "Redis Password",
  152. "schema": {
  153. "type": "string",
  154. "default": "",
  155. "required": true,
  156. "private": true
  157. }
  158. },
  159. {
  160. "variable": "secret_key",
  161. "label": "Secret Key",
  162. "schema": {
  163. "type": "string",
  164. "default": "",
  165. "min_length": 50,
  166. "max_length": 50,
  167. "required": true,
  168. "private": true
  169. }
  170. },
  171. {
  172. "variable": "signing_key",
  173. "label": "Signing Key",
  174. "schema": {
  175. "type": "string",
  176. "default": "",
  177. "min_length": 50,
  178. "max_length": 50,
  179. "required": true,
  180. "private": true
  181. }
  182. },
  183. {
  184. "variable": "max_upload_size_mb",
  185. "label": "Max Upload Size (MB)",
  186. "schema": {
  187. "type": "int",
  188. "default": 100,
  189. "min": 1,
  190. "required": true
  191. }
  192. },
  193. {
  194. "variable": "trusted_origins",
  195. "label": "Trusted Origins",
  196. "description": "The origins that are allowed to access the web interface.\nExamples:\n- http://server-ip:30170\n- https://wger.example.com\n",
  197. "schema": {
  198. "type": "list",
  199. "min_length": 1,
  200. "default": [],
  201. "items": [
  202. {
  203. "variable": "origin",
  204. "label": "Origin",
  205. "schema": {
  206. "type": "uri",
  207. "required": true
  208. }
  209. }
  210. ]
  211. }
  212. },
  213. {
  214. "variable": "additional_envs",
  215. "label": "Additional Environment Variables",
  216. "schema": {
  217. "type": "list",
  218. "default": [],
  219. "items": [
  220. {
  221. "variable": "env",
  222. "label": "Environment Variable",
  223. "schema": {
  224. "type": "dict",
  225. "attrs": [
  226. {
  227. "variable": "name",
  228. "label": "Name",
  229. "schema": {
  230. "type": "string",
  231. "required": true
  232. }
  233. },
  234. {
  235. "variable": "value",
  236. "label": "Value",
  237. "schema": {
  238. "type": "string"
  239. }
  240. }
  241. ]
  242. }
  243. }
  244. ]
  245. }
  246. }
  247. ]
  248. }
  249. },
  250. {
  251. "variable": "network",
  252. "label": "",
  253. "group": "Network Configuration",
  254. "schema": {
  255. "type": "dict",
  256. "attrs": [
  257. {
  258. "variable": "web_port",
  259. "label": "WebUI Port",
  260. "schema": {
  261. "type": "dict",
  262. "attrs": [
  263. {
  264. "variable": "bind_mode",
  265. "label": "Port Bind Mode",
  266. "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",
  267. "schema": {
  268. "type": "string",
  269. "default": "published",
  270. "enum": [
  271. {
  272. "value": "published",
  273. "description": "Publish port on the host for external access"
  274. },
  275. {
  276. "value": "exposed",
  277. "description": "Expose port for inter-container communication"
  278. },
  279. {
  280. "value": "",
  281. "description": "None"
  282. }
  283. ]
  284. }
  285. },
  286. {
  287. "variable": "port_number",
  288. "label": "Port Number",
  289. "schema": {
  290. "type": "int",
  291. "default": 30170,
  292. "min": 1,
  293. "max": 65535,
  294. "required": true
  295. }
  296. },
  297. {
  298. "variable": "host_ips",
  299. "label": "Host IPs",
  300. "description": "IPs on the host to bind this port",
  301. "schema": {
  302. "type": "list",
  303. "show_if": [
  304. [
  305. "bind_mode",
  306. "=",
  307. "published"
  308. ]
  309. ],
  310. "default": [],
  311. "items": [
  312. {
  313. "variable": "host_ip",
  314. "label": "Host IP",
  315. "schema": {
  316. "type": "string",
  317. "required": true,
  318. "$ref": [
  319. "definitions/node_bind_ip"
  320. ]
  321. }
  322. }
  323. ]
  324. }
  325. }
  326. ]
  327. }
  328. }
  329. ]
  330. }
  331. },
  332. {
  333. "variable": "storage",
  334. "label": "",
  335. "group": "Storage Configuration",
  336. "schema": {
  337. "type": "dict",
  338. "attrs": [
  339. {
  340. "variable": "static",
  341. "label": "Wger Static Storage",
  342. "schema": {
  343. "type": "dict",
  344. "attrs": [
  345. {
  346. "variable": "type",
  347. "label": "Type",
  348. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  349. "schema": {
  350. "type": "string",
  351. "required": true,
  352. "default": "ix_volume",
  353. "enum": [
  354. {
  355. "value": "host_path",
  356. "description": "Host Path (Path that already exists on the system)"
  357. },
  358. {
  359. "value": "ix_volume",
  360. "description": "ixVolume (Dataset created automatically by the system)"
  361. }
  362. ]
  363. }
  364. },
  365. {
  366. "variable": "ix_volume_config",
  367. "label": "ixVolume Configuration",
  368. "description": "The configuration for the ixVolume dataset.",
  369. "schema": {
  370. "type": "dict",
  371. "show_if": [
  372. [
  373. "type",
  374. "=",
  375. "ix_volume"
  376. ]
  377. ],
  378. "$ref": [
  379. "normalize/ix_volume"
  380. ],
  381. "attrs": [
  382. {
  383. "variable": "acl_enable",
  384. "label": "Enable ACL",
  385. "description": "Enable ACL for the storage.",
  386. "schema": {
  387. "type": "boolean",
  388. "default": false
  389. }
  390. },
  391. {
  392. "variable": "dataset_name",
  393. "label": "Dataset Name",
  394. "description": "The name of the dataset to use for storage.",
  395. "schema": {
  396. "type": "string",
  397. "required": true,
  398. "hidden": true,
  399. "default": "static"
  400. }
  401. },
  402. {
  403. "variable": "acl_entries",
  404. "label": "ACL Configuration",
  405. "schema": {
  406. "type": "dict",
  407. "show_if": [
  408. [
  409. "acl_enable",
  410. "=",
  411. true
  412. ]
  413. ],
  414. "attrs": []
  415. }
  416. }
  417. ]
  418. }
  419. },
  420. {
  421. "variable": "host_path_config",
  422. "label": "Host Path Configuration",
  423. "schema": {
  424. "type": "dict",
  425. "show_if": [
  426. [
  427. "type",
  428. "=",
  429. "host_path"
  430. ]
  431. ],
  432. "attrs": [
  433. {
  434. "variable": "acl_enable",
  435. "label": "Enable ACL",
  436. "description": "Enable ACL for the storage.",
  437. "schema": {
  438. "type": "boolean",
  439. "default": false
  440. }
  441. },
  442. {
  443. "variable": "acl",
  444. "label": "ACL Configuration",
  445. "schema": {
  446. "type": "dict",
  447. "show_if": [
  448. [
  449. "acl_enable",
  450. "=",
  451. true
  452. ]
  453. ],
  454. "attrs": [],
  455. "$ref": [
  456. "normalize/acl"
  457. ]
  458. }
  459. },
  460. {
  461. "variable": "path",
  462. "label": "Host Path",
  463. "description": "The host path to use for storage.",
  464. "schema": {
  465. "type": "hostpath",
  466. "show_if": [
  467. [
  468. "acl_enable",
  469. "=",
  470. false
  471. ]
  472. ],
  473. "required": true
  474. }
  475. }
  476. ]
  477. }
  478. }
  479. ]
  480. }
  481. },
  482. {
  483. "variable": "media",
  484. "label": "Wger Media Storage",
  485. "schema": {
  486. "type": "dict",
  487. "attrs": [
  488. {
  489. "variable": "type",
  490. "label": "Type",
  491. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  492. "schema": {
  493. "type": "string",
  494. "required": true,
  495. "default": "ix_volume",
  496. "enum": [
  497. {
  498. "value": "host_path",
  499. "description": "Host Path (Path that already exists on the system)"
  500. },
  501. {
  502. "value": "ix_volume",
  503. "description": "ixVolume (Dataset created automatically by the system)"
  504. }
  505. ]
  506. }
  507. },
  508. {
  509. "variable": "ix_volume_config",
  510. "label": "ixVolume Configuration",
  511. "description": "The configuration for the ixVolume dataset.",
  512. "schema": {
  513. "type": "dict",
  514. "show_if": [
  515. [
  516. "type",
  517. "=",
  518. "ix_volume"
  519. ]
  520. ],
  521. "$ref": [
  522. "normalize/ix_volume"
  523. ],
  524. "attrs": [
  525. {
  526. "variable": "acl_enable",
  527. "label": "Enable ACL",
  528. "description": "Enable ACL for the storage.",
  529. "schema": {
  530. "type": "boolean",
  531. "default": false
  532. }
  533. },
  534. {
  535. "variable": "dataset_name",
  536. "label": "Dataset Name",
  537. "description": "The name of the dataset to use for storage.",
  538. "schema": {
  539. "type": "string",
  540. "required": true,
  541. "hidden": true,
  542. "default": "media"
  543. }
  544. },
  545. {
  546. "variable": "acl_entries",
  547. "label": "ACL Configuration",
  548. "schema": {
  549. "type": "dict",
  550. "show_if": [
  551. [
  552. "acl_enable",
  553. "=",
  554. true
  555. ]
  556. ],
  557. "attrs": []
  558. }
  559. }
  560. ]
  561. }
  562. },
  563. {
  564. "variable": "host_path_config",
  565. "label": "Host Path Configuration",
  566. "schema": {
  567. "type": "dict",
  568. "show_if": [
  569. [
  570. "type",
  571. "=",
  572. "host_path"
  573. ]
  574. ],
  575. "attrs": [
  576. {
  577. "variable": "acl_enable",
  578. "label": "Enable ACL",
  579. "description": "Enable ACL for the storage.",
  580. "schema": {
  581. "type": "boolean",
  582. "default": false
  583. }
  584. },
  585. {
  586. "variable": "acl",
  587. "label": "ACL Configuration",
  588. "schema": {
  589. "type": "dict",
  590. "show_if": [
  591. [
  592. "acl_enable",
  593. "=",
  594. true
  595. ]
  596. ],
  597. "attrs": [],
  598. "$ref": [
  599. "normalize/acl"
  600. ]
  601. }
  602. },
  603. {
  604. "variable": "path",
  605. "label": "Host Path",
  606. "description": "The host path to use for storage.",
  607. "schema": {
  608. "type": "hostpath",
  609. "show_if": [
  610. [
  611. "acl_enable",
  612. "=",
  613. false
  614. ]
  615. ],
  616. "required": true
  617. }
  618. }
  619. ]
  620. }
  621. }
  622. ]
  623. }
  624. },
  625. {
  626. "variable": "beat",
  627. "label": "Wger Beat Storage",
  628. "schema": {
  629. "type": "dict",
  630. "attrs": [
  631. {
  632. "variable": "type",
  633. "label": "Type",
  634. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  635. "schema": {
  636. "type": "string",
  637. "required": true,
  638. "default": "ix_volume",
  639. "enum": [
  640. {
  641. "value": "host_path",
  642. "description": "Host Path (Path that already exists on the system)"
  643. },
  644. {
  645. "value": "ix_volume",
  646. "description": "ixVolume (Dataset created automatically by the system)"
  647. }
  648. ]
  649. }
  650. },
  651. {
  652. "variable": "ix_volume_config",
  653. "label": "ixVolume Configuration",
  654. "description": "The configuration for the ixVolume dataset.",
  655. "schema": {
  656. "type": "dict",
  657. "show_if": [
  658. [
  659. "type",
  660. "=",
  661. "ix_volume"
  662. ]
  663. ],
  664. "$ref": [
  665. "normalize/ix_volume"
  666. ],
  667. "attrs": [
  668. {
  669. "variable": "acl_enable",
  670. "label": "Enable ACL",
  671. "description": "Enable ACL for the storage.",
  672. "schema": {
  673. "type": "boolean",
  674. "default": false
  675. }
  676. },
  677. {
  678. "variable": "dataset_name",
  679. "label": "Dataset Name",
  680. "description": "The name of the dataset to use for storage.",
  681. "schema": {
  682. "type": "string",
  683. "required": true,
  684. "hidden": true,
  685. "default": "beat"
  686. }
  687. },
  688. {
  689. "variable": "acl_entries",
  690. "label": "ACL Configuration",
  691. "schema": {
  692. "type": "dict",
  693. "show_if": [
  694. [
  695. "acl_enable",
  696. "=",
  697. true
  698. ]
  699. ],
  700. "attrs": []
  701. }
  702. }
  703. ]
  704. }
  705. },
  706. {
  707. "variable": "host_path_config",
  708. "label": "Host Path Configuration",
  709. "schema": {
  710. "type": "dict",
  711. "show_if": [
  712. [
  713. "type",
  714. "=",
  715. "host_path"
  716. ]
  717. ],
  718. "attrs": [
  719. {
  720. "variable": "acl_enable",
  721. "label": "Enable ACL",
  722. "description": "Enable ACL for the storage.",
  723. "schema": {
  724. "type": "boolean",
  725. "default": false
  726. }
  727. },
  728. {
  729. "variable": "acl",
  730. "label": "ACL Configuration",
  731. "schema": {
  732. "type": "dict",
  733. "show_if": [
  734. [
  735. "acl_enable",
  736. "=",
  737. true
  738. ]
  739. ],
  740. "attrs": [],
  741. "$ref": [
  742. "normalize/acl"
  743. ]
  744. }
  745. },
  746. {
  747. "variable": "path",
  748. "label": "Host Path",
  749. "description": "The host path to use for storage.",
  750. "schema": {
  751. "type": "hostpath",
  752. "show_if": [
  753. [
  754. "acl_enable",
  755. "=",
  756. false
  757. ]
  758. ],
  759. "required": true
  760. }
  761. }
  762. ]
  763. }
  764. }
  765. ]
  766. }
  767. },
  768. {
  769. "variable": "postgres_data",
  770. "label": "Postgres Data Storage",
  771. "description": "The path to store Postgres Data.",
  772. "schema": {
  773. "type": "dict",
  774. "attrs": [
  775. {
  776. "variable": "type",
  777. "label": "Type",
  778. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  779. "schema": {
  780. "type": "string",
  781. "required": true,
  782. "default": "ix_volume",
  783. "enum": [
  784. {
  785. "value": "host_path",
  786. "description": "Host Path (Path that already exists on the system)"
  787. },
  788. {
  789. "value": "ix_volume",
  790. "description": "ixVolume (Dataset created automatically by the system)"
  791. }
  792. ]
  793. }
  794. },
  795. {
  796. "variable": "ix_volume_config",
  797. "label": "ixVolume Configuration",
  798. "description": "The configuration for the ixVolume dataset.",
  799. "schema": {
  800. "type": "dict",
  801. "show_if": [
  802. [
  803. "type",
  804. "=",
  805. "ix_volume"
  806. ]
  807. ],
  808. "$ref": [
  809. "normalize/ix_volume"
  810. ],
  811. "attrs": [
  812. {
  813. "variable": "acl_enable",
  814. "label": "Enable ACL",
  815. "description": "Enable ACL for the storage.",
  816. "schema": {
  817. "type": "boolean",
  818. "default": false
  819. }
  820. },
  821. {
  822. "variable": "dataset_name",
  823. "label": "Dataset Name",
  824. "description": "The name of the dataset to use for storage.",
  825. "schema": {
  826. "type": "string",
  827. "required": true,
  828. "hidden": true,
  829. "default": "pg_data"
  830. }
  831. },
  832. {
  833. "variable": "acl_entries",
  834. "label": "ACL Configuration",
  835. "schema": {
  836. "type": "dict",
  837. "show_if": [
  838. [
  839. "acl_enable",
  840. "=",
  841. true
  842. ]
  843. ],
  844. "attrs": []
  845. }
  846. }
  847. ]
  848. }
  849. },
  850. {
  851. "variable": "host_path_config",
  852. "label": "Host Path Configuration",
  853. "schema": {
  854. "type": "dict",
  855. "show_if": [
  856. [
  857. "type",
  858. "=",
  859. "host_path"
  860. ]
  861. ],
  862. "attrs": [
  863. {
  864. "variable": "acl_enable",
  865. "label": "Enable ACL",
  866. "description": "Enable ACL for the storage.",
  867. "schema": {
  868. "type": "boolean",
  869. "default": false
  870. }
  871. },
  872. {
  873. "variable": "acl",
  874. "label": "ACL Configuration",
  875. "schema": {
  876. "type": "dict",
  877. "show_if": [
  878. [
  879. "acl_enable",
  880. "=",
  881. true
  882. ]
  883. ],
  884. "attrs": [],
  885. "$ref": [
  886. "normalize/acl"
  887. ]
  888. }
  889. },
  890. {
  891. "variable": "path",
  892. "label": "Host Path",
  893. "description": "The host path to use for storage.",
  894. "schema": {
  895. "type": "hostpath",
  896. "show_if": [
  897. [
  898. "acl_enable",
  899. "=",
  900. false
  901. ]
  902. ],
  903. "required": true
  904. }
  905. },
  906. {
  907. "variable": "auto_permissions",
  908. "label": "Automatic Permissions",
  909. "description": "Automatically set permissions for the host path.\nEnabling this, will check the top level directory,</br>\nIf it finds incorrect permissions, it will `chown` the\nhost path to the user and group required for the\npostgres container.\n",
  910. "schema": {
  911. "type": "boolean",
  912. "default": false,
  913. "show_if": [
  914. [
  915. "acl_enable",
  916. "=",
  917. false
  918. ]
  919. ]
  920. }
  921. }
  922. ]
  923. }
  924. }
  925. ]
  926. }
  927. },
  928. {
  929. "variable": "additional_storage",
  930. "label": "Additional Storage",
  931. "schema": {
  932. "type": "list",
  933. "default": [],
  934. "items": [
  935. {
  936. "variable": "storageEntry",
  937. "label": "Storage Entry",
  938. "schema": {
  939. "type": "dict",
  940. "attrs": [
  941. {
  942. "variable": "type",
  943. "label": "Type",
  944. "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",
  945. "schema": {
  946. "type": "string",
  947. "required": true,
  948. "default": "ix_volume",
  949. "enum": [
  950. {
  951. "value": "host_path",
  952. "description": "Host Path (Path that already exists on the system)"
  953. },
  954. {
  955. "value": "ix_volume",
  956. "description": "ixVolume (Dataset created automatically by the system)"
  957. },
  958. {
  959. "value": "cifs",
  960. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  961. }
  962. ]
  963. }
  964. },
  965. {
  966. "variable": "read_only",
  967. "label": "Read Only",
  968. "description": "Mount the volume as read only.",
  969. "schema": {
  970. "type": "boolean",
  971. "default": false
  972. }
  973. },
  974. {
  975. "variable": "mount_path",
  976. "label": "Mount Path",
  977. "description": "The path inside the container to mount the storage.",
  978. "schema": {
  979. "type": "path",
  980. "required": true
  981. }
  982. },
  983. {
  984. "variable": "host_path_config",
  985. "label": "Host Path Configuration",
  986. "schema": {
  987. "type": "dict",
  988. "show_if": [
  989. [
  990. "type",
  991. "=",
  992. "host_path"
  993. ]
  994. ],
  995. "attrs": [
  996. {
  997. "variable": "acl_enable",
  998. "label": "Enable ACL",
  999. "description": "Enable ACL for the storage.",
  1000. "schema": {
  1001. "type": "boolean",
  1002. "default": false
  1003. }
  1004. },
  1005. {
  1006. "variable": "acl",
  1007. "label": "ACL Configuration",
  1008. "schema": {
  1009. "type": "dict",
  1010. "show_if": [
  1011. [
  1012. "acl_enable",
  1013. "=",
  1014. true
  1015. ]
  1016. ],
  1017. "attrs": [],
  1018. "$ref": [
  1019. "normalize/acl"
  1020. ]
  1021. }
  1022. },
  1023. {
  1024. "variable": "path",
  1025. "label": "Host Path",
  1026. "description": "The host path to use for storage.",
  1027. "schema": {
  1028. "type": "hostpath",
  1029. "show_if": [
  1030. [
  1031. "acl_enable",
  1032. "=",
  1033. false
  1034. ]
  1035. ],
  1036. "required": true
  1037. }
  1038. }
  1039. ]
  1040. }
  1041. },
  1042. {
  1043. "variable": "ix_volume_config",
  1044. "label": "ixVolume Configuration",
  1045. "description": "The configuration for the ixVolume dataset.",
  1046. "schema": {
  1047. "type": "dict",
  1048. "show_if": [
  1049. [
  1050. "type",
  1051. "=",
  1052. "ix_volume"
  1053. ]
  1054. ],
  1055. "$ref": [
  1056. "normalize/ix_volume"
  1057. ],
  1058. "attrs": [
  1059. {
  1060. "variable": "acl_enable",
  1061. "label": "Enable ACL",
  1062. "description": "Enable ACL for the storage.",
  1063. "schema": {
  1064. "type": "boolean",
  1065. "default": false
  1066. }
  1067. },
  1068. {
  1069. "variable": "dataset_name",
  1070. "label": "Dataset Name",
  1071. "description": "The name of the dataset to use for storage.",
  1072. "schema": {
  1073. "type": "string",
  1074. "required": true,
  1075. "default": "storage_entry"
  1076. }
  1077. },
  1078. {
  1079. "variable": "acl_entries",
  1080. "label": "ACL Configuration",
  1081. "schema": {
  1082. "type": "dict",
  1083. "show_if": [
  1084. [
  1085. "acl_enable",
  1086. "=",
  1087. true
  1088. ]
  1089. ],
  1090. "attrs": [],
  1091. "$ref": [
  1092. "normalize/acl"
  1093. ]
  1094. }
  1095. }
  1096. ]
  1097. }
  1098. },
  1099. {
  1100. "variable": "cifs_config",
  1101. "label": "SMB Configuration",
  1102. "description": "The configuration for the SMB dataset.",
  1103. "schema": {
  1104. "type": "dict",
  1105. "show_if": [
  1106. [
  1107. "type",
  1108. "=",
  1109. "cifs"
  1110. ]
  1111. ],
  1112. "attrs": [
  1113. {
  1114. "variable": "server",
  1115. "label": "Server",
  1116. "description": "The server to mount the SMB share.",
  1117. "schema": {
  1118. "type": "string",
  1119. "required": true
  1120. }
  1121. },
  1122. {
  1123. "variable": "path",
  1124. "label": "Path",
  1125. "description": "The path to mount the SMB share.",
  1126. "schema": {
  1127. "type": "string",
  1128. "required": true
  1129. }
  1130. },
  1131. {
  1132. "variable": "username",
  1133. "label": "Username",
  1134. "description": "The username to use for the SMB share.",
  1135. "schema": {
  1136. "type": "string",
  1137. "required": true
  1138. }
  1139. },
  1140. {
  1141. "variable": "password",
  1142. "label": "Password",
  1143. "description": "The password to use for the SMB share.",
  1144. "schema": {
  1145. "type": "string",
  1146. "required": true,
  1147. "private": true
  1148. }
  1149. },
  1150. {
  1151. "variable": "domain",
  1152. "label": "Domain",
  1153. "description": "The domain to use for the SMB share.",
  1154. "schema": {
  1155. "type": "string"
  1156. }
  1157. }
  1158. ]
  1159. }
  1160. }
  1161. ]
  1162. }
  1163. }
  1164. ]
  1165. }
  1166. }
  1167. ]
  1168. }
  1169. },
  1170. {
  1171. "variable": "labels",
  1172. "label": "",
  1173. "group": "Labels Configuration",
  1174. "schema": {
  1175. "type": "list",
  1176. "default": [],
  1177. "items": [
  1178. {
  1179. "variable": "label",
  1180. "label": "Label",
  1181. "schema": {
  1182. "type": "dict",
  1183. "attrs": [
  1184. {
  1185. "variable": "key",
  1186. "label": "Key",
  1187. "schema": {
  1188. "type": "string",
  1189. "required": true
  1190. }
  1191. },
  1192. {
  1193. "variable": "value",
  1194. "label": "Value",
  1195. "schema": {
  1196. "type": "string",
  1197. "required": true
  1198. }
  1199. },
  1200. {
  1201. "variable": "containers",
  1202. "label": "Containers",
  1203. "description": "Containers where the label should be applied",
  1204. "schema": {
  1205. "type": "list",
  1206. "items": [
  1207. {
  1208. "variable": "container",
  1209. "label": "Container",
  1210. "schema": {
  1211. "type": "string",
  1212. "required": true,
  1213. "enum": [
  1214. {
  1215. "value": "server",
  1216. "description": "server"
  1217. },
  1218. {
  1219. "value": "worker",
  1220. "description": "worker"
  1221. },
  1222. {
  1223. "value": "beat",
  1224. "description": "beat"
  1225. },
  1226. {
  1227. "value": "nginx",
  1228. "description": "nginx"
  1229. },
  1230. {
  1231. "value": "postgres",
  1232. "description": "postgres"
  1233. },
  1234. {
  1235. "value": "redis",
  1236. "description": "redis"
  1237. }
  1238. ]
  1239. }
  1240. }
  1241. ]
  1242. }
  1243. }
  1244. ]
  1245. }
  1246. }
  1247. ]
  1248. }
  1249. },
  1250. {
  1251. "variable": "resources",
  1252. "label": "",
  1253. "group": "Resources Configuration",
  1254. "schema": {
  1255. "type": "dict",
  1256. "attrs": [
  1257. {
  1258. "variable": "limits",
  1259. "label": "Limits",
  1260. "schema": {
  1261. "type": "dict",
  1262. "attrs": [
  1263. {
  1264. "variable": "cpus",
  1265. "label": "CPUs",
  1266. "description": "CPUs limit for Wger.",
  1267. "schema": {
  1268. "type": "int",
  1269. "default": 2,
  1270. "required": true
  1271. }
  1272. },
  1273. {
  1274. "variable": "memory",
  1275. "label": "Memory (in MB)",
  1276. "description": "Memory limit for Wger.",
  1277. "schema": {
  1278. "type": "int",
  1279. "default": 4096,
  1280. "required": true
  1281. }
  1282. }
  1283. ]
  1284. }
  1285. }
  1286. ]
  1287. }
  1288. }
  1289. ]
  1290. },
  1291. "readme": "<h1>Wger</h1> <p><a href=\"https://wger.de\">Wger</a> is a self hosted FLOSS fitness/workout, nutrition and weight tracker.</p>",
  1292. "changelog": null,
  1293. "chart_metadata": {
  1294. "app_version": "2.4-dev",
  1295. "capabilities": [],
  1296. "categories": [
  1297. "health"
  1298. ],
  1299. "changelog_url": "https://github.com/wger-project/wger/releases",
  1300. "date_added": "2025-05-22",
  1301. "description": "Wger is a self hosted FLOSS fitness/workout, nutrition and weight tracker",
  1302. "home": "https://wger.de",
  1303. "host_mounts": [],
  1304. "icon": "https://media.sys.truenas.net/apps/wger/icons/icon.svg",
  1305. "keywords": [
  1306. "fitness",
  1307. "nutrition",
  1308. "tracker",
  1309. "workout"
  1310. ],
  1311. "lib_version": "2.1.49",
  1312. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1313. "maintainers": [
  1314. {
  1315. "email": "dev@ixsystems.com",
  1316. "name": "truenas",
  1317. "url": "https://www.truenas.com/"
  1318. }
  1319. ],
  1320. "name": "wger",
  1321. "run_as_context": [
  1322. {
  1323. "description": "Wger runs as non-root user.",
  1324. "gid": 1000,
  1325. "group_name": "wger",
  1326. "uid": 1000,
  1327. "user_name": "wger"
  1328. },
  1329. {
  1330. "description": "Nginx runs as non-root user.",
  1331. "gid": 1000,
  1332. "group_name": "nginx",
  1333. "uid": 1000,
  1334. "user_name": "nginx"
  1335. },
  1336. {
  1337. "description": "Postgres runs as non-root user.",
  1338. "gid": 999,
  1339. "group_name": "postgres",
  1340. "uid": 999,
  1341. "user_name": "postgres"
  1342. },
  1343. {
  1344. "description": "Redis runs as any non-root user.",
  1345. "gid": 568,
  1346. "group_name": "redis",
  1347. "uid": 568,
  1348. "user_name": "redis"
  1349. }
  1350. ],
  1351. "screenshots": [],
  1352. "sources": [
  1353. "https://github.com/wger-project/wger",
  1354. "https://github.com/wger-project/docker"
  1355. ],
  1356. "title": "Wger",
  1357. "train": "community",
  1358. "version": "1.0.15"
  1359. }
  1360. }
  1361. }