Hey! Boringproxy is great. Got all my apps working except nextcloud. I’ve searched the GitHub issues and this forum, tried everything I found, and no luck.
It seems basically to be having the same “http request sent to https” as everyone else. I’ve tried enabling http, I’ve set the termination to client raw tls, I’ve overridden nextcloud’s host and and protocol (and trusted domains) with env vars…
Hey @cloopadoop. Can you provide more details about how you’re running Nexcloud? Are you using the official docker image? Can you share the command you’re using to run it? (with any sensitive data redacted).
Hey @cloopadoop, just wanted to let you know that I plan on trying to get nextcloud working behind a reverse proxy in the near future. I’ll see if I can get it to work with boringproxy as well. Not sure when but hopefully in the next week.
I am new here, but i wanted to chime in on this topic as it was my nemesis for a few days. I finally got everything up and running how i need it and Nextcloud wasn’t co-operating.
the http sent to https port was constantly coming up. When creating the tunnel i choose TLS termination as Passthough and it works fine now. (i am using unraid and linuxserver.io docker on the client side) I do get a certificate error but i think its due to that particular setup and doesn’t bother me much as I’m the only user
I just wanted to add this here for anyone in the future that’s having issues to perhaps try the PASSTHROUGH and see if it helps