About 600 results
Open links in new tab
  1. 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.

  2. 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.

  3. Coder Registry

    Coder Login coder official Automatically logs the user into Coder on their workspace 1 tag

  4. 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 …

  5. 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 …

  6. 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!

  7. 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 …

  8. 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.

  9. Networking | Coder Docs

    Understand Coder's networking layer

  10. 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>