diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index f282ca6261..2256be2d67 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -1,17 +1,21 @@ # Community Templates -This is a list of templates created by the community. +This is a list of templates and actions created by the community. See [Getting Started](./README.md#getting-started) for how to use these templates. > If you have created a template, see one that's missing or one that's no longer maintained, please submit a pull request to improve this list. Thank you! -## Contents +## Templates - [ntimo/coder-hetzner-cloud-template](https://github.com/ntimo/coder-hetzner-cloud-template) - Setup a Hetzner Cloud instance as dev environment with or without vscode. - [matifali/coder-templates](https://github.com/matifali/coder-templates) - Deeplearning with Jupyter Notebook/Lab and Matlab in browser. - [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. - [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 +- [sharkymark/v2-templates](https://github.com/sharkymark/v2-templates) - Kubernetes, Docker, AWS, Google Cloud, Azure templates, videos, emoji links, and API examples. + +## Automation + +- [Update Coder Template](https://github.com/marketplace/actions/update-coder-template) - A GitHub action to automate coder template changes.