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.