1. 安装docker

apt install docker.io

2. 安装和启动onlyoffice

sudo docker run -i -t -d -p 80:80 onlyoffice/documentserver

Please note that ONLYOFFICE Document Server and Nextcloud must be installed on different machines, otherwise integration problems might occur.

相关文章:

  • 2021-05-06
  • 2021-12-14
  • 2022-12-23
  • 2021-12-22
  • 2021-04-05
  • 2021-08-11
  • 2021-05-12
  • 2021-11-22
猜你喜欢
  • 2021-08-29
  • 2021-10-17
  • 2021-11-27
  • 2021-08-19
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案