You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/contributing/modules.md
+35-35Lines changed: 35 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -102,66 +102,66 @@ The Coder Registry organizes modules into different categories based on their fu
102
102
103
103
Integrate development environments and code editors into workspaces.
104
104
105
-
-**code-server**: VS Code in the browser
106
-
-**Cursor IDE**: Add a one-click button to launch Cursor IDE
107
-
-**JetBrains Gateway**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard
108
-
-**Jupyter Notebook**: A module that adds Jupyter Notebook in your Coder template
109
-
-**JupyterLab**: A module that adds JupyterLab in your Coder template
110
-
-**VS Code Desktop**: Add a one-click button to launch VS Code Desktop
111
-
-**VS Code Web**: VS Code Web - Visual Studio Code in the browser
112
-
-**Windsurf Editor**: Add a one-click button to launch Windsurf Editor
105
+
-**[code-server](https://registry.coder.com/modules/coder/code-server)**: VS Code in the browser
106
+
-**[Cursor](https://registry.coder.com/modules/coder/cursor)**: Add a one-click button to launch Cursor IDE
107
+
-**[JetBrains Gateway](https://registry.coder.com/modules/coder/jetbrains-gateway)**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard
108
+
-**[Jupyter Notebook](https://registry.coder.com/modules/coder/jupyter-notebook)**: A module that adds Jupyter Notebook in your Coder template
109
+
-**[JupyterLab](https://registry.coder.com/modules/coder/jupyterlab)**: A module that adds JupyterLab in your Coder template
110
+
-**[VS Code Desktop](https://registry.coder.com/modules/coder/vscode-desktop)**: Add a one-click button to launch VS Code Desktop
111
+
-**[VS Code Web](https://registry.coder.com/modules/coder/vscode-web)**: VS Code Web - Visual Studio Code in the browser
112
+
-**[Windsurf Editor](https://registry.coder.com/modules/coder/windsurf)**: Add a one-click button to launch Windsurf Editor
Simplify template creation and workspace configuration.
117
117
118
-
-**AWS Region**: A parameter with human region names and icons
119
-
-**Azure Region**: A parameter with human region names and icons
120
-
-**Coder Login**: Automatically logs the user into Coder on their workspace
121
-
-**Dotfiles**: Allow developers to optionally bring their own dotfiles repository to customize their shell and IDE settings
122
-
-**Fly.io Region**: A parameter with human region names and icons
123
-
-**GCP Region**: Add Google Cloud Platform regions to your Coder template
124
-
-**Git Clone**: Clone a Git repository by URL and skip if it exists
125
-
-**Git commit signing**: Configures Git to sign commits using your Coder SSH key
126
-
-**Git Config**: Stores Git configuration from Coder credentials
127
-
-**Github Upload Public Key**: Automates uploading Coder public key to Github so users don't have to
128
-
-**Personalize**: Allow developers to customize their workspace on start
129
-
-**Slack Me**: Send a Slack message when a command finishes inside a workspace
118
+
-**[AWS Region](https://registry.coder.com/modules/coder/aws-region)**: A parameter with human region names and icons
119
+
-**[Azure Region](https://registry.coder.com/modules/coder/azure-region)**: A parameter with human region names and icons
120
+
-**[Coder Login](https://registry.coder.com/modules/coder/coder-login)**: Automatically logs the user into Coder on their workspace
121
+
-**[Dotfiles](https://registry.coder.com/modules/coder/dotfiles)**: Allow developers to optionally bring their own dotfiles repository to customize their shell and IDE settings
122
+
-**[Fly.io Region](https://registry.coder.com/modules/coder/fly-region)**: A parameter with human region names and icons
123
+
-**[GCP Region](https://registry.coder.com/modules/coder/gcp-region)**: Add Google Cloud Platform regions to your Coder template
124
+
-**[Git Clone](https://registry.coder.com/modules/coder/git-clone)**: Clone a Git repository by URL and skip if it exists
125
+
-**[Git commit signing](https://registry.coder.com/modules/coder/git-commit-signing)**: Configures Git to sign commits using your Coder SSH key
126
+
-**[Git Config](https://registry.coder.com/modules/coder/git-config)**: Stores Git configuration from Coder credentials
127
+
-**[Github Upload Public Key](https://registry.coder.com/modules/coder/github-upload-public-key)**: Automates uploading Coder public key to Github so users don't have to
128
+
-**[Personalize](https://registry.coder.com/modules/coder/personalize)**: Allow developers to customize their workspace on start
129
+
-**[Slack Me](https://registry.coder.com/modules/coder/slackme)**: Send a Slack message when a command finishes inside a workspace
Provide graphical desktop environments for visual development workflows.
134
134
135
-
-**Amazon DCV Windows**: Amazon DCV Server and Web Client for Windows
136
-
-**KasmVNC**: A modern open source VNC server
137
-
-**Windows RDP**: RDP Server and Web Client, powered by Devolutions Gateway
138
-
-**Windows RDP Desktop**: Enable RDP on Windows and add a one-click Coder Desktop button for seamless access
135
+
-**[Amazon DCV Windows](https://registry.coder.com/modules/coder/amazon-dcv-windows)**: Amazon DCV Server and Web Client for Windows
136
+
-**[KasmVNC](https://registry.coder.com/modules/coder/kasmvnc)**: A modern open source VNC server
137
+
-**[Windows RDP](https://registry.coder.com/modules/coder/windows-rdp)**: RDP Server and Web Client, powered by Devolutions Gateway
138
+
-**[Windows RDP Desktop](https://registry.coder.com/modules/coder/local-windows-rdp)**: Enable RDP on Windows and add a one-click Coder Desktop button for seamless access
-**Hashicorp Vault Integration (GitHub)**: Authenticates with Vault using GitHub
154
-
-**Hashicorp Vault Integration (JWT)**: Authenticates with Vault using a JWT from Coder's OIDC provider
155
-
-**Hashicorp Vault Integration (Token)**: Authenticates with Vault using Token
156
-
-**HCP Vault Secrets**: Fetch secrets from HCP Vault
157
-
-**JFrog (OAuth)**: Install the JF CLI and authenticate with Artifactory using OAuth
158
-
-**JFrog (Token)**: Install the JF CLI and authenticate with Artifactory using Artifactory terraform provider
153
+
-**[Hashicorp Vault Integration (GitHub)](https://registry.coder.com/modules/coder/vault-github)**: Authenticates with Vault using GitHub
154
+
-**[Hashicorp Vault Integration (JWT)](https://registry.coder.com/modules/coder/vault-jwt)**: Authenticates with Vault using a JWT from Coder's OIDC provider
155
+
-**[Hashicorp Vault Integration (Token)](https://registry.coder.com/modules/coder/vault-token)**: Authenticates with Vault using Token
156
+
-**[HCP Vault Secrets](https://registry.coder.com/modules/coder/hcp-vault-secrets)**: Fetch secrets from HCP Vault
157
+
-**[JFrog (OAuth)](https://registry.coder.com/modules/coder/jfrog-oauth)**: Install the JF CLI and authenticate with Artifactory using OAuth
158
+
-**[JFrog (Token)](https://registry.coder.com/modules/coder/jfrog-token)**: Install the JF CLI and authenticate with Artifactory using Artifactory terraform provider
0 commit comments