coder/examples/templates
Muhammad Atif Ali 63a9e34381
fix: correct free disk space reported by agent metadata in fly.io example (#7592)
2023-05-18 11:42:04 +03:00
..
aws-ecs-container chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
aws-linux chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
aws-windows chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
azure-linux chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
azure-windows feat: Windows on Azure example template (#7469) 2023-05-10 05:56:19 +00:00
do-linux chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
docker chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
docker-with-dotfiles chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
envbox fix: update envbox template to use hostname (#7417) 2023-05-04 12:21:20 -05:00
fly-docker-image fix: correct free disk space reported by agent metadata in fly.io example (#7592) 2023-05-18 11:42:04 +03:00
gcp-linux chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
gcp-vm-container chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
gcp-windows chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
kubernetes chore: remove login_before_ready from example templates (#7322) 2023-04-28 14:59:50 +00:00
kubernetes-with-podman chore: remove disk metadata from Kubernetes examples (#7215) 2023-04-20 09:42:35 -05:00
README.md Revert "docs: Change console to shell and remove unused elements (#5960)" (#5964) 2023-02-01 17:05:45 -03:00
community-templates.md feat(community-templates): Added vscode-server-template (#7219) 2023-04-24 15:22:18 +03:00

README.md

Templates

List template examples in our CLI with coder templates init.

Submit an issue if you encounter any issues!

Getting Started

Clone this repository to create a project from any example listed here:

git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create

Community Templates

See the list of Community Templates.