About 298 results
Open links in new tab
  1. Coder | Cloud Development Environment: Remote & Self Hosted

    Bring developers and coding agents together in self-hosted environments on your infrastructure. Open source and deployable anywhere, Coder helps enterprises adopt AI without …

  2. Quickstart | Coder Docs

    coder server Coder will attempt to open the setup page in your browser. If it doesn't open automatically, go to http://localhost:3000. If you get a browser warning similar to Secure Site …

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

  4. Web IDEs and Coder Apps | Coder Docs

    } For advanced use, we recommend installing code-server in your VM snapshot or container image. Here's a Dockerfile which leverages some special code-server features: FROM …

  5. Getting Started: Installation & Setup | Coder Docs

    Install Coder today with a guide to getting started, including installation options, release channels, CLI usage, starting the server and logging in.

  6. Web IDEs and Coder Apps | Coder Docs

    Access your workspace with IDEs in the browser

  7. Write a Template from Scratch | Coder Docs

    # Uses lower() to avoid Docker restriction on container names. name = "coder-${data.coder_workspace_owner.me.name}-${lower(data.coder_workspace.me.name)}" # …

  8. Extending Templates | Coder Docs

    Learn best practices in extending templates

  9. Setup | Coder Docs

    kubectl create secret tls coder-tls -n <coder-namespace> --key= "tls.key" --cert= "tls.crt" ... coder: tls: secretName: - coder - tls # Alternatively, if you use an Ingress controller to terminate TLS, …

  10. Visual Studio Code | Coder Docs

    Installing from a marketplace at the command line Using the workspace's terminal or the terminal available inside Code Web (code server), run the following to install an extension (be sure to …