Run VS Code on any machine anywhere and access it in the browser.
388
Run VS Code on any machine anywhere and access it in the browser.

For a good experience, we recommend at least:
You can use whatever linux distribution floats your boat but in our guide we assume Debian on Google Cloud.
There are three ways you can get started:
If you choose to use the install script, you can preview what occurs during the install process:
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 that makes deploying and managing code-server easier.
Consider running code-server with the beta flag --link if you don't want to worry about
$ code-server --link
Proxying code-server, you can access your IDE at https://valmar-jon.cdr.co
See ./FAQ.md.
See CONTRIBUTING for details.
Interested in working at Coder? Check out our open positions!
Want remote development for your organization or enterprise? Visit our website to learn more about Coder.
Content type
Image
Digest
Size
228.3 MB
Last updated
about 5 years ago
docker pull beckyalex/coder