Back to marketplace
180

Collabora Online

Create, edit, and collaborate on text documents, spreadsheets, and presentations in real time within your network.

Setup local Development Environment

Pre-requisite:

  • HumHub is accessible from Docker e.g. via http://host.docker.internal container (see --add-host below)
  • In this example HumHub is running on http://humhub.localhost AND http://host.docker.internal
  • Collabora - Module Configuration
    • WOPI Client Server: http://localhost:9980
    • WOPI Host: http://host.docker.internal

Start Collabora Code Server:

docker run -d \
  --name collabora \
  --cap-add=SYS_ADMIN \
  -e extra_params="--o:ssl.enable=false" \
  -e server_name="humhub.localhost:9980" \
  -p 9980:9980 \
  --add-host host.docker.internal:host-gateway \
  --network default \
  collabora/code

Module Information

Price:
Free
Latest version release:
1.1.1 - November 28, 2025
Compatibility:
HumHub 1.18 - 1.18