Video coming soon…
🟢 Setup Collabora Online — Self-Hosted Office Suite for Nextcloud
Deploy Collabora Online (CODE) on Ubuntu with Docker — a LibreOffice-based office suite that edits documents, spreadsheets, and presentations right in the browser, integrated with Nextcloud or ownCloud, on port 9980.
⚠️ This script is provided for demo and testing purposes only. Not intended for production use.
📦 Resources & Setup Scripts
Grab the automated bash script from GitHub to follow along with the video.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/collabora/collabora-ubuntu.sh
chmod +x collabora-ubuntu.sh
./collabora-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/collabora/collabora-ubuntu.sh
2 Make it Executable
chmod +x collabora-ubuntu.sh
3 Run the Installer
./collabora-ubuntu.sh
4 Connect It to Nextcloud
https://your-nextcloud-domain
Ports Used
| Port | Purpose |
|---|---|
| 9980 | Collabora Online (CODE) web endpoint, admin console, and WOPI discovery |