app_versions.json 54 KB

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