chore(templates): Added IaaS Instance
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Coder Templates
|
||||
|
||||

|
||||
|
||||
Local registry for [Coder Wokerspaces](https://coder.phorge.fr/)
|
||||
|
||||
## Temaplates
|
||||
|
||||
- [Iaas-Instance](./iaas-instance/README.md) Run Workspaces on [Phorge IaaS](https://iaas.phorge.fr/)
|
||||
|
||||
## Push a new template
|
||||
|
||||
Go into your template, follow the `README.md` and run :
|
||||
|
||||
```bash
|
||||
coder template push <new-template> -d .
|
||||
```
|
||||
Reference in New Issue
Block a user