Page 1 of 1

How to install OnlyOffice in Docker?

Posted: 15 Jan 2021, 15:34
by TMSupport
OnlyOffice is a powerful online office tool allows you to edit documents directly from the web.

Applicable Model:
X86 models: F2-220, F2-221, F2-420, F2-421, F4-220, F4-221, F4-420, F4-421, F5-220, F5-221, F5-225, F5-420, F5-421, F5-422, F8-421, F8-422.
ARM models: not supported.

Compatible TOS version:
X86_TOS_4.1.30 and above.

Instructions:
1. You have to SSH access your TNAS to download the image file with command.
2. Please input docker pull onlyoffice/documentserver to start downloading.
onlyoffice1.png
3. Please input docker run -i -t -d -p 8081:80 onlyoffice/documentserver to run the image file.
4. Input dockerps to see whether it's started. It's started if it's showing onlyoffice/documentserver.
onlyoffice2.png
5. Input TNAS IP address:8081 such as (http://10.18.8.113:8081/welcome/) in the browser to use it.