document-server-proxy
document-server-proxy copied to clipboard
Common setting for Document Server proxy
NextCloud and ONLYOFFICE can be used in the intranet behind a proxy, but cannot be connected to the Internet after a proxy. I have two instances of Nextcloud on the...
I have a problem .My case is that nignx forwards to another nignx, nginx->nginx->documentServer. thank you WebSocket connection to 'wss://xxxxx/7.1.1-23/doc//c/459/rtl1v/websocket' failed:
Hi, someone please help me out here: I have Ubuntu and apache, nextcloud running already via a nextcloud.conf containing this: nextcloud.conf ``` Alias /nextcloud "/var/www/nextcloud/" Require all granted AllowOverride All...
Caddy v2
Hi. Could you please add Caddyfile example for Caddy v2 reverse proxy.
I have a question about https://github.com/ONLYOFFICE/document-server-proxy/blob/master/nginx/proxy-https-to-http.conf For me, docservice in proxy_pass http://docservice; is the local ip address it looks like proxy_pass http://xxx.xxx.xxx.xxx; but I don't understand what should be backendserver-address...
Minimal configuration sample for Traefik v2 added.