docker-collabora-online
docker-collabora-online copied to clipboard
Dockerized Online Office Suite with customizable options
Use nextcloud app [richdocuments](https://github.com/nextcloud/richdocuments/) to integration with collabora, but the UI is different to the [collabora online development test server](https://staging.eu.collaboraonline.com/) This is my self host server. This is the collabora...
default without-help-url
The version of podman in Debian Bullseye is impacted by this bug, which prevents to set the hostname See https://github.com/containers/podman/issues/8886
Note that using multiple hosts is still possible.
### Documents fail to load with NextCloud NextCloud document opening results with `Document loading failed, Failed to load Nextcloud office - please try again later` error message. ### Steps to...
### Summary Getting 502 bad gateway. Docker container seems rejecting the requests. ### Steps to reproduce ``` server { server_name editxxxxxxxxxxx.com; listen 443 ssl; # managed by Certbot ssl_certificate xxxxxxxxxxx;...
I have set up the docker via plesk docker. The ports are exposed and i have used plesk option for port forwarding. I add the url to my nextcloud and...
I tried multiple ways to enable group to be able to use `.*.domain.tld` as allowed hosts, but nothing worked. ``` - ALLOWED_HOSTS=.*.domain.tld ``` Nope, as described in issue https://github.com/tiredofit/docker-collabora-online/issues/21 ```...