Replies: 2 comments 1 reply
-
Hey there! So WebSockets is a protocol, similar to HTTP(S). You're using a CentOS box. How do you plan to install and run code-server? Directly on that box I assume? Depending on where it's hosted, you may need to enable WebSockets in order for everything to work properly. Where are you hosting your box? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi thanks for your reply. I just want to host on my home network on an esxi
host.
Not worried about remote access outside my home.
Thanks
…On Mon, 2 Aug 2021 at 17:59, Joe Previte ***@***.***> wrote:
Hey there! So WebSockets is a protocol, similar to HTTP(S).
You're using a CentOS box. How do you plan to install and run code-server?
Directly on that box I assume?
Depending on where it's hosted, you may need to enable WebSockets in order
for everything to work properly. Where are you hosting your box?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3885 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVA53Q7GJHRONX2PARIPAHLT23FHRANCNFSM5BJ35WCA>
.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am trying to setup my own server to learn python with and trying to setup a centos8 box to use. One of the requirements on https://coder.com/docs/code-server/v3.11.0/requirements says "Your environment must have WebSockets enabled, since code-server uses WebSockets for communication between the browser and the server.". Can someone help me understand what that means and how i do so? Googling im confused with every result. thanks
Beta Was this translation helpful? Give feedback.
All reactions