Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Let's talk about code-server

alectrocutealectrocute Member
edited May 2020 in General

This is really neat, IMHO.

https://github.com/cdr/code-server

code-server is VS Code running on a remote server, accessible through the browser.

I've been using it as a drop-in replacement for SFTP/Terminal when managing dedicated servers -

I think of it as a dev-friendly version of cPanel, where I can edit, browse files in VS Code directly on the server itself and have terminal windows open to perform actions. It's super comfortable when compared to what I typically do (Transmit SFTP + Terminal).

Maybe somebody here will find this interesting.

Cheers!

Sign In or Register to comment.