Coder.comC
Coder.com3y ago
209 replies
tsá

Trouble Accessing Coder on Digital Ocean via Ngrok and Custom Domain

Hey everyone,

I've set up Coder on Digital Ocean and I'm trying to access it externally. For this, I've been using Ngrok, but I'm running into some issues.

When I attempt to access it using dropletip:3000, I get the ERR_CONNECTION_REFUSED error. I thought linking it to my custom domain might help, so I set the following in my .bashrc:

CODER_ACCESS_URL=https://coder.mydomain.com


However, this didn't resolve the issue. To make matters more confusing, Cloudflare indicates that my webserver is down.

I know this might sound like a basic issue to some, but I'm genuinely stuck and would appreciate any guidance or suggestions. Thanks in advance for your help!
Was this page helpful?