mirror of
https://gitlab.com/TECHNOFAB/coder-templates.git
synced 2025-12-12 02:00:11 +01:00
docs: add docs and improve README
This commit is contained in:
parent
8cf73a70ef
commit
c16bc97264
10 changed files with 159 additions and 4 deletions
11
docs/index.md
Normal file
11
docs/index.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Coder Templates
|
||||
|
||||
Templates for [Coder](https://coder.com), built with [Tofunix](https://tofunix.projects.tf).
|
||||
|
||||
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).
|
||||
|
||||
## Templates
|
||||
|
||||
- [Nix Kubernetes](./parameters/nix-kubernetes.md) ([Download tar](https://gitlab.com/TECHNOFAB/coder-templates/-/jobs/artifacts/main/raw/templates/nix-kubernetes.tar?job=build:%20%5Bnix-kubernetes%5D))
|
||||
> provisions a Coder workspace on Kubernetes, running a Nix-built image,
|
||||
> which also contains Nix and supports Dotfiles management using home-manager.
|
||||
Loading…
Add table
Add a link
Reference in a new issue