
Coder GitHub Action: A GitHub Action that updates Coder templates.Provision Coder with Terraform: Provision Coder on Google GKE, Azure AKS, AWS EKS, DigitalOcean DOKS, IBMCloud K8s, OVHCloud K8s, and Scaleway K8s Kapsule with Terraform.Self-Hosted VS Code Extension Marketplace: A private extension marketplace that works in restricted or airgapped networks integrating with code-server.JetBrains Gateway Extension: Open any Coder workspace in JetBrains Gateway with a single click.

VS Code Extension: Open any Coder workspace in VS Code with a single click.Contributions are welcome in any official or community repositories. Feel free to open an issue to request an integration. We are always working on new integrations. Join our Discord to provide feedback on in-progress features, and chat with the community using Coder! ContributingĬontributions are welcome! Read the contributing docs to get started.įind our list of contributors here. Enterprise: Learn about our paid features built for large teamsįeel free to open an issue if you have questions, run into bugs, or have a feature request.Administration: Learn how to operate Coder.IDEs: Connect your existing editor to a workspace.Workspaces: Workspaces contain the IDEs, dependencies, and configuration information needed for software development.Templates: Templates are written in Terraform and describe the infrastructure for workspaces.Documentationīrowse our docs here or visit a specific section below:

Use our install guides for a full walkthrough. Use coder -help to get a list of flags and environment variables. # Requires a PostgreSQL instance (version 13 or higher) and external access URL coder server -postgres-url -access-url ġ For production deployments, set up an external PostgreSQL instance for reliability. # Automatically sets up an external access URL on *. coder server
