Forgive me if I'm being dense or missing something obvious. I'm a bit of a noob.
I have Theia working correctly on my remote VPS, and once I start the process, I can access the Theia IDE by going to MY.VPS.IP.NUM:8181
But there's not login or anything required, and it's not an https connection. Does that mean that anyone who knows to visit MY.VPS.IP.NUM:8181 would have access to my file system?! If so that's a security deal-breaker.
How would you recommend I lock down access to Theia so only authorized users have access to the IDE?
Forgive me if I'm being dense or missing something obvious. I'm a bit of a noob.
I have Theia working correctly on my remote VPS, and once I start the process, I can access the Theia IDE by going to MY.VPS.IP.NUM:8181
But there's not login or anything required, and it's not an https connection. Does that mean that anyone who knows to visit MY.VPS.IP.NUM:8181 would have access to my file system?! If so that's a security deal-breaker.
How would you recommend I lock down access to Theia so only authorized users have access to the IDE?