Favicon of Collabora

Collabora

Edit documents, spreadsheets, and presentations online with your team. This open-source suite integrates into your infrastructure for complete data control and security.

Gain full control over your digital documents with a powerful, open-source online office suite. Edit text documents, spreadsheets, presentations, and drawings collaboratively in real-time, directly within your own secure environment. This solution is designed for seamless integration, allowing you to add robust document editing capabilities to your existing applications, whether it's a file-sharing platform, a learning management system, or a custom SaaS product.

The primary focus is on data sovereignty and security, giving you the peace of mind that comes with a GDPR-compliant, self-hosted solution. You can also choose to work with one of many trusted hosting partners. Enjoy excellent interoperability with support for all major document formats, including Microsoft Office files, ensuring smooth collaboration without compatibility issues.

Key benefits include:

  • Secure Collaboration: Work together on documents as a team in a controlled environment.
  • Customisable Integration: Easily embed the editor into your own applications and workflows.
  • Broad Document Support: Maintain compatibility with trillions of existing documents.
  • Open Source: Benefit from the transparency and flexibility of an open-source foundation.

Directory Structure

collabora
fonts
.env
docker-compose.yml

docker-compose.yml

services:
  collabora:
    image: collabora/code:latest
    container_name: collabora_code
    restart: unless-stopped
    cap_add:
      - MKNOD
    ports:
      - "9980:9980"
    environment:
      - aliasgroup1=${COLLABORA_ALIAS_1}
      - username=${ADMIN_USERNAME}
      - password=${ADMIN_PASSWORD}
      - extra_params=--o:ssl.enable=false --o:ssl.termination=true
      - TZ=UTC
    volumes:
      - ./fonts:/opt/cool/systemplate/usr/share/fonts/truetype/custom

.env

COLLABORA_ALIAS_1=https://nextcloud.example.com:443
ADMIN_USERNAME=admin
ADMIN_PASSWORD=your_super_secret_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Collabora

Favicon

 

  
  
Favicon

 

  
  
Favicon