- Notifications
You must be signed in to change notification settings - Fork0
Run VS Code on a remote server.
License
copyer98/code-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RunVS Code on any machine anywhere andaccess it in the 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 yourserver
🔔 code-server is a free browser-based IDE whileCoder is our enterprise developer workspace platform. For more information, visitCoder.com |
---|
Seerequirements for minimum specs, as well as instructionson how to set up a Google VM on which you can install code-server.
TL;DR: Linux machine with WebSockets enabled, 1 GB RAM, and 2 CPUs
There are three ways to get started:
- Using theinstallscript, whichautomates most of the process. The script uses the system package manager ifpossible.
- Manuallyinstallingcode-server
- Using our one-click buttons and guides todeploy code-server to a cloudprovider ⚡
If you use the install script, you can preview what occurs during the installprocess:
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 startingcode-server.
We also have an in-depthsetup andconfiguration guide.
See answers tofrequently askedquestions.
SeeContributing fordetails.
Interested inworking at Coder? Check outour openpositions!
Want remote development for your organization or enterprise? Visitourwebsite to learn more about Coder.
About
Run VS Code on a remote server.
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- TypeScript78.2%
- Shell18.7%
- HTML1.2%
- CSS0.8%
- Mustache0.5%
- Dockerfile0.4%
- Other0.2%