-
I don't have much experience with networking, but I've been following the setup guide the best I can for my use case. Instead of using a Google Cloud server, I would like to run code-server on a desktop machine at my office. I would like to be able to access it from anywhere using a browser. I'm not sure what the rules are for port forwarding at my office and the security risks are a bit intimidating, so I wanted to see if there was a way to set this up without using port forwarding. Will the Let's Encrypt + Caddy/NGINX method in the guide achieve this or will that only work for Google Cloud instances? It seems like what I want to do is definitely possible with NGROK, but the latency is making me look for another option. I also found this blog post which looks promising, but I'm way out of my depth at this point and would appreciate some guidance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 13 replies
-
Update: I just set up NGROK and it actually works just fine, the latency isn't an issue! |
Beta Was this translation helpful? Give feedback.
Update: I just set up NGROK and it actually works just fine, the latency isn't an issue!