|
Hi there! Is it possible to run code-server on your own website? Specifically running it 24/7 and being able to use on the go with WiFi of course? I have my own site and am hosting it so would someone respond and tell me how I could achieve this? Edit: I do NOT want to have it keep running on my computer in order to make it work if you are using the other method I saw. Thanks in advance |
Answered by
jsjoeio
Jun 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Certainly! The easiest solution in my opinion is to deploy it with Railway. Check out the guides in
deploy-code-serverhere (shout-out to @bpmct for making this!).