Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion registry/coder/modules/claude-code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Run Claude Code in your workspace
icon: ../../../../.icons/claude.svg
maintainer_github: coder
verified: true
tags: [agent, claude-code]
tags: [agent, claude-code, ai]
---

# Claude Code
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/cursor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Add a one-click button to launch Cursor IDE
icon: ../../../../.icons/cursor.svg
maintainer_github: coder
verified: true
tags: [ide, cursor, helper]
tags: [ide, cursor, helper, ai]
---

# Cursor IDE
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/devcontainers-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: devcontainers-cli module provides an easy way to install @devcontai
icon: ../../../../.icons/devcontainers.svg
verified: true
maintainer_github: coder
tags: [devcontainers]
tags: [devcontainers, helper]
---

# devcontainers-cli
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/dotfiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Allow developers to optionally bring their own dotfiles repository
icon: ../../../../.icons/dotfiles.svg
maintainer_github: coder
verified: true
tags: [helper]
tags: [helper, dotfiles]
---

# Dotfiles
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/filebrowser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A file browser for your workspace
icon: ../../../../.icons/filebrowser.svg
maintainer_github: coder
verified: true
tags: [helper, filebrowser]
tags: [helper, filebrowser, web]
---

# File Browser
Expand Down
4 changes: 2 additions & 2 deletions registry/coder/modules/git-commit-signing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ description: Configures Git to sign commits using your Coder SSH key
icon: ../../../../.icons/git.svg
maintainer_github: coder
verified: true
tags: [helper, git]
tags: [helper, git, coder]
---

# git-commit-signing

> [!IMPORTANT]
> [!IMPORTANT]
> This module will only work with Git versions >=2.34, prior versions [do not support signing commits via SSH keys](https://lore.kernel.org/git/[email protected]/).

This module downloads your SSH key from Coder and uses it to sign commits with Git.
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/git-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Stores Git configuration from Coder credentials
icon: ../../../../.icons/git.svg
maintainer_github: coder
verified: true
tags: [helper, git]
tags: [helper, git, coder]
---

# git-config
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/github-upload-public-key/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Automates uploading Coder public key to Github so users don't have
icon: ../../../../.icons/github.svg
maintainer_github: coder
verified: true
tags: [helper, git]
tags: [helper, git, coder]
---

# github-upload-public-key
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/goose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Run Goose in your workspace
icon: ../../../../.icons/goose.svg
maintainer_github: coder
verified: true
tags: [agent, goose]
tags: [agent, goose, ai]
---

# Goose
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/hcp-vault-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
maintainer_github: coder
partner_github: hashicorp
verified: true
tags: [helper, integration, vault, hashicorp, hvs]
tags: [integration, vault, hashicorp, hvs]
---

# HCP Vault Secrets
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/jfrog-oauth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: ../../../../.icons/jfrog.svg
maintainer_github: coder
partner_github: jfrog
verified: true
tags: [integration, jfrog]
tags: [integration, jfrog, helper]
---

# JFrog
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/jupyter-notebook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A module that adds Jupyter Notebook in your Coder template.
icon: ../../../../.icons/jupyter.svg
maintainer_github: coder
verified: true
tags: [jupyter, helper, ide, web]
tags: [jupyter, ide, web]
---

# Jupyter Notebook
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/jupyterlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A module that adds JupyterLab in your Coder template.
icon: ../../../../.icons/jupyter.svg
maintainer_github: coder
verified: true
tags: [jupyter, helper, ide, web]
tags: [jupyter, ide, web]
---

# JupyterLab
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/slackme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Send a Slack message when a command finishes inside a workspace!
icon: ../../../../.icons/slack.svg
maintainer_github: coder
verified: true
tags: [helper]
tags: [helper, slack]
---

# Slack Me
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/vault-github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
maintainer_github: coder
partner_github: hashicorp
verified: true
tags: [helper, integration, vault, github]
tags: [hashicorp, integration, vault, github]
---

# Hashicorp Vault Integration (GitHub)
Expand Down
4 changes: 2 additions & 2 deletions registry/coder/modules/vault-jwt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
maintainer_github: coder
partner_github: hashicorp
verified: true
tags: [helper, integration, vault, jwt, oidc]
tags: [hashicorp, integration, vault, jwt, oidc]
---

# Hashicorp Vault Integration (JWT)
Expand Down Expand Up @@ -109,7 +109,7 @@ resource "jwt_signed_token" "vault" {
sub = "${data.coder_workspace.me.id}"
aud = "https://vault.example.com"
iat = provider::time::rfc3339_parse(plantimestamp()).unix
# Uncomment to set an expiry on the JWT token(default 3600 seconds).
# Uncomment to set an expiry on the JWT token(default 3600 seconds).
# workspace will need to be restarted to generate a new token if it expires
#exp = provider::time::rfc3339_parse(timeadd(timestamp(), 3600)).unix agent = coder_agent.main.id
provisioner = data.coder_provisioner.main.id
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/vault-token/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
maintainer_github: coder
partner_github: hashicorp
verified: true
tags: [helper, integration, vault, token]
tags: [hashicorp, integration, vault, token]
---

# Hashicorp Vault Integration (Token)
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/vscode-desktop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Add a one-click button to launch VS Code Desktop
icon: ../../../../.icons/code.svg
maintainer_github: coder
verified: true
tags: [ide, vscode, helper]
tags: [ide, vscode]
---

# VS Code Desktop
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/vscode-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: VS Code Web - Visual Studio Code in the browser
icon: ../../../../.icons/code.svg
maintainer_github: coder
verified: true
tags: [helper, ide, vscode, web]
tags: [ide, vscode, web]
---

# VS Code Web
Expand Down
2 changes: 1 addition & 1 deletion registry/coder/modules/windsurf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Add a one-click button to launch Windsurf Editor
icon: ../../../../.icons/windsurf.svg
maintainer_github: coder
verified: true
tags: [ide, windsurf, helper, ai]
tags: [ide, windsurf, ai]
---

# Windsurf Editor
Expand Down
3 changes: 1 addition & 2 deletions registry/nataindata/modules/apache-airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ display_name: airflow
description: A module that adds Apache Airflow in your Coder template
icon: ../../../../.icons/airflow.svg
maintainer_github: nataindata
partner_github: coder
Copy link
Member Author

@matifali matifali May 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer valid.

verified: true
tags: [airflow, idea, web, helper]
tags: [airflow, ide, web]
---

# airflow
Expand Down
2 changes: 1 addition & 1 deletion registry/thezoker/modules/nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Install Node.js via nvm
icon: ../../../../.icons/node.svg
maintainer_github: TheZoker
verified: false
tags: [helper]
tags: [helper, nodejs]
---

# nodejs
Expand Down