nextcloud 28 Aug 2026 · 2 min read Integration of onlyoffice into nextcloud Hi! We're currently integrating onlyoffice into Nextcloud. services: db: image: mariadb:12.3.2 container_name: nextcloud_db restart: unless-stopped command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW volumes: Read more