We use cookies to make your experience better.
We’ve added Coder to the DigitalOcean marketplace! Coder is a self-hosted platform for managing remote IDEs. Coder can be particularly useful if you’re looking for faster dev environments or onboarding developers. You can also develop from an iPad!
How it works:
If you’re not a DigitalOcean user, you can deploy Coder to any cloud or on-premises. Visit the Coder setup docs for instructions with AWS, Google Cloud, Azure, Google Cloud, Docker, Kubernetes, etc.
$ docker run --rm -it -p 7080:7080 \ -v /var/run/docker.sock:/var/run/docker.sock \ -v ~/.coder:/var/run/coder \ codercom/coder:1.30.0
Learn more about our projects and our commitment to the open source community.
code-server: the heart of Coder
code-server is the primary open source project we maintain. It allows developers to use a browser to access remote dev environments running VS Code. Coder builds upon the success of code-server and adds features designed for enterprise teams including support for additional IDEs and advanced security features.