app_versions.json 54 KB

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