code-server allows you to run VS Code on any machine anywhere and access it using a web browser.
- Code on any device with a consistent development environment
- Use cloud servers to speed up tests, compilations, downloads, and more
- Preserve battery life when you're on the go; all intensive tasks run on your server
We offer an install script for Linux, macOS, and FreeBSD that automates most of the process; the script uses the system package manager (if possible). Alternatively, see Installation for manual installation instructions for most use cases.
If you use the install script, you can see what occurs during the install process by running the following (there are no file changes at this point):
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run
To install, run:
curl -fsSL https://code-server.dev/install.sh | sh
When done, the install script prints out instructions for running and starting code-server.
We also have an in-depth setup and configuration guide.
We're working on a cloud platform to make deploying and managing code-server easier. If you don't want to worry about
- TLS
- Authentication
- Port Forwarding
consider joining our alpha program.
See answers to our FAQ.
If you would like to contribute to code-server, please see our guidelines.
We (@cdr) are looking for engineers to help maintain code-server, innovate on open source, and streamline dev workflows.
Our main office is in Austin, Texas. Remote is ok as long as you're in North America or Europe.
Please get in touch with your resume/GitHub if interested.
Visit our website for more information about remote development for your organization using Coder Enterprise.