From ebe4d3f93fca16175d1b1cf44f543229ccb2312d Mon Sep 17 00:00:00 2001 From: Mark Milligan Date: Tue, 15 Aug 2023 17:09:52 +0000 Subject: [PATCH] docs: add bpmct template repo to community markdown --- examples/templates/community-templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 53b10dddcb0a0..5554738611487 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -14,6 +14,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [m.lan/coder-templates](https://gitlab.com/m.lan/coder-templates) - Kubernetes template with DinD. - [jsjoeio/coder-templates](https://github.com/jsjoeio/coder-templates) - Docker templates that prompt for dotfiles and base Docker image. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. +- [bpmct/coder-templates](https://github.com/bpmct/coder-templates) - Kubernetes, OpenStack, podman, Docker, VM, AWS, Google Cloud, Azure templates. - [kozmiknano/vscode-server-template](https://github.com/KozmikNano/vscode-server-template) - Run the full VS Code server within docker! (Built-in settings sync and Microsoft Marketplace enabled) - [atnomoverflow/coder-template](https://github.com/atnomoverflow/coder-template) - Kubernetes template that install VS code server Rstudio jupyter and also set ssh access to gitlab (Works also on self managed gitlab).