
Coder | Cloud Development Environment: Remote & Self Hosted
The #1 self-hosted cloud development environment with over 50M open source downloads. Discover faster build times & reduce cloud costs with Coder today.
Install Coder with Docker: Step-by-Step Guide | Coder Docs
A step-by-step guide to installing Coder using Docker images (and docker compose) which includes requirements, troubleshooting tips and next steps.
Coder Registry
Coder Login coder official Automatically logs the user into Coder on their workspace 1 tag
AI-Assisted Legacy Code Modernization: A Developer's Guide
Jun 6, 2025 · A practical guide to AI-assisted legacy modernization that separates hype from reality. Learn where AI delivers real value, how to build effective human-AI partnerships, and …
Workspace Management | Coder Docs
coder update <workspace-name> Automatic updates It can be tedious to manually update a workspace everytime an update is pushed to a template. Users can choose to opt-in to …
Open Source: Coder Docs | Coder
Find everything you need to know about Coder all in one place. Access all documentation for Coder OSS for creating & managing CDEs today!
Coder CLI | Coder Docs
curl -L https://coder.com/install.sh | sh Refer to GitHub releases for alternate installation methods (e.g. standalone binaries, system packages). To start the Coder server: coder server To log in …
Coder Registry
Get started in minutes Coder Registry supports all major cloud providers and popular developer tools. Have a specific need? We've got a module or template for you.
Networking | Coder Docs
Understand Coder's networking layer
Access Workspaces | Coder Docs
Connect to your Coder workspacesYou should now be able to ssh into your workspace. For example, try running: $ ssh coder.<workspaceName>