Open menu

Setup nextcloud and Collabora Online


In My quest to run more things myself, I have looked at Collabora Online and the nextcloud app. But the setup had me stumped, run Nextcloud and start this container and it should all work.

Turns out there was a bit more to it then that, so here is how I got it all setup.

Nextcloud Setup

I have a page about the setup of nextcloud from the published zip file, I dont want to run nextcloud in docker as its a heavy animal. Nextcloud Install

Run Collabora Online

I have a Docker swarm running and so need to have a stack to run the container, I have a git repo with all my stacks that you can get a copy and edit.

The main thing I had to work out was how I use my nginx server to offload the SSL/TLS for Collabora, this was done with a custom config file loaded into Collabora.

You will need to add the config to Docker swarm configs before my stack will work.

Links