Collabora

Collabora Online Development Edition (CODE) is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate in your own infrastructure.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
 
services:
  code:
    image: collabora/code
    ports:
      - 127.0.0.1:9980:9980
    restart: unless-stopped

Resources

Website: https://www.collaboraonline.com/

GitHub: https://github.com/CollaboraOnline/online

Docker Hub: https://hub.docker.com/r/collabora/code

Configuration: https://www.collaboraonline.com/code/#learnmorecode