wizvasup.blogg.se

Collabora online owncloud configure
Collabora online owncloud configure










collabora online owncloud configure
  1. #Collabora online owncloud configure install
  2. #Collabora online owncloud configure software

#Collabora online owncloud configure install

(If your Ubuntu system doesn’t have the netstat command, you can install it with sudo apt install net-tools.) The Collabora Online server will be listening on port 9980 of localhost (127.0.0.1) as can be shown by issuing the following command. p: Publish a container’s port to the host. d: Detached mode makes the container run in the background. This is because Collabora only allows known hosts to access its service and we need to add the server/ZenTao hostname to the whitelist with the domain= parameter. Replace example\\.com with your server/ZenTao hostname, preseving the double slashes. Sudo docker run -t -d -p 0.0.0.0:9980:9980 -e "domain=example\\.com" -e "username=admin" -e "password=123456" -restart always -cap-add MKNOD collabora/code Step 2: Install and Run Collabora Online Server with DockerĮxecute the following command to pull the latest Collabora Online Development Edition image from Docker hub. If it’s not running, then start the daemon with this command: Hint: If the above command doesn’t quit immediately, you can press the Q key to make it quit. Once installed, the Docker daemon should be automatically started.

#Collabora online owncloud configure software

Install Collabora Online with Docker on Ubuntu in ZenTaoįor simplicity, this tutorial installs Docker from the default Ubuntu software repository.












Collabora online owncloud configure