coder-templates/README.md

12 lines
636 B
Markdown
Raw Normal View History

2025-11-13 21:47:52 +01:00
# Coder Templates
Templates for [Coder](https://coder.com), built with [Tofunix](https://tofunix.projects.tf).
2025-11-18 18:26:50 +01:00
Check [this Coder tutorial](https://coder.com/docs/tutorials/template-from-scratch#add-the-template-files-to-coder) for how to install the templates ("Dashboard" method recommended).
2025-11-13 21:47:52 +01:00
## Templates
2025-11-18 18:26:50 +01:00
- Nix Kubernetes ([Download tar](https://gitlab.com/TECHNOFAB/coder-templates/-/jobs/artifacts/main/raw/templates/nix-kubernetes.tar?job=build:%20%5Bnix-kubernetes%5D))
2025-11-13 21:47:52 +01:00
> provisions a Coder workspace on Kubernetes, running a Nix-built image,
> which also contains Nix and supports Dotfiles management using home-manager.