vicalloy / outline-docker-compose

Install a self-hosted Outline wiki instance in a couple of minutes
BSD 3-Clause "New" or "Revised" License
770 stars 132 forks source link

Reverse Proxy on Cloudflare? #84

Closed MadMaximusJB closed 4 months ago

MadMaximusJB commented 4 months ago

Hello,

I am running into an issue when trying to reverse proxy the site on cloudflare. I set the proxy at port 8888, but the screen when pulled up on any other device at the proxy url just shows "Outline" for the tab title and a blank grey screen. What might be causing this? I've tried changing the "env.outline" URL field to the proxy url, but then it wouldn't even connect to the proxy at all. Any ideas?

Thanks.

bolavefasfas commented 4 months ago

Same is hapenning with me I am able to get it working on vps ip and port but not on a domain

MadMaximusJB commented 4 months ago

So apparently you just change like all the URLS that are set to "127.0.0.1" to your public domain. The config file, the env file, etc. Go through like every one. And then tinker a bit. Honestly, I don't remember what I did, I just fucked around until it worked.