From 29b771cffc3408b07e08548413d255bc8481ebbe Mon Sep 17 00:00:00 2001 From: atnomoverflow Date: Wed, 7 Jun 2023 19:25:46 +0100 Subject: [PATCH 1/3] adding a comunity template --- 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 eb2d8b4fbe7a2..491d5d37848ee 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -16,6 +16,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [8Bitz0/coder-rust-template @ GitLab](https://gitlab.com/8Bitz0/coder-rust-template) - Coder templates with various Linux distros for out-of-the-box Rust development. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. - [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](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). ## Automation From 758835f5def3d8e6cd19f24594934e6837b82cc5 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Thu, 8 Jun 2023 07:36:19 +0000 Subject: [PATCH 2/3] make fmt --- examples/templates/community-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 491d5d37848ee..6f4a7cb558e63 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -16,7 +16,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [8Bitz0/coder-rust-template @ GitLab](https://gitlab.com/8Bitz0/coder-rust-template) - Coder templates with various Linux distros for out-of-the-box Rust development. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. - [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](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). +- [atnomoverflow/coder-template](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). ## Automation From 1916467dcf395491ce574cef89a47147f9a22388 Mon Sep 17 00:00:00 2001 From: atnomoverflow Date: Thu, 8 Jun 2023 13:32:19 +0100 Subject: [PATCH 3/3] fixing typo in url --- examples/templates/community-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 6f4a7cb558e63..ba1f47af71322 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -16,7 +16,7 @@ See [Getting Started](./README.md#getting-started) for how to use these template - [8Bitz0/coder-rust-template @ GitLab](https://gitlab.com/8Bitz0/coder-rust-template) - Coder templates with various Linux distros for out-of-the-box Rust development. - [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. - [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](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). +- [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). ## Automation