code-server is the open-source project that runs full VS Code including extensions, integrated terminal, Git, IntelliSense — on a remote server, accessible from any browser. This guide deploys it on Ubuntu 24. 04 with Docker Compose, fronted by Traefik for automatic HTTPS.
Source: [Dev.to](https://dev.to/vultr/deploying-code-server-for-vs-code-on-ubuntu-2404-4o9e)