Search Documentation
< All Topics
Installing OnlyOffice Service for NirvaShare
OnlyOffice Docker Service, which is the Office file editing software can be integrated with NirvaShare to view and edit Office documents effortlessly. This document provides the detailed procedure to install OnlyOffice along with NirvaShare services.
- Login to the Linux machine where NirvaShare is installed using SSH.
- Make sure you have root or sudo access to run the below commands.
sudo su root
curl -s https://raw.githubusercontent.com/nirvashare/nirvashare/main/linux/ubuntu/install_onlyoffice.sh -o ns_install.sh && bash ns_install.sh && rm -f ns_install.sh
The above command will install and integrate OnlyOffice service with NirvaShare.
The default port is 8086
Posted
Updated
Table of Contents