一、前言(虽然是废话,但值得一看)
onlyoffice document server 也叫 onlyoffice editors, 是onlyoffice最核心的服务器。
1. 系统构成
ONLYOFFICE Document Server contains the following components:
server(后台接口)
- the backend server software layer which is the base for all other components of ONLYOFFICE Document Server.
core(服务器的核心模块,负责文档的格式转换)
- server core components of ONLYOFFICE Document Server which enable the conversion between the most popular office document formats (DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP).
sdkjs(与前端编辑器交互的API接口)
- JavaScript SDK for the ONLYOFFICE Document Server which contains API for all the included components

本文详细介绍了ONLYOFFICE DocumentServer的系统构成、运行原理,以及在Linux系统下的安装步骤,包括准备Nodejs、PostgreSQL、Redis、Erlang、RabbitMQ等依赖,并提供了各个组件的下载链接。此外,还指导了如何安装和配置各个组件,确保DocumentServer的顺利启动。
114

被折叠的 条评论
为什么被折叠?



