Commit Graph

232 Commits

Author SHA1 Message Date
Frederik Dudzik 5780050493
chore(docs): fix broken links (#13056)
* fix broken links

* fmt
2024-04-24 11:21:22 +03:00
Mathias Fredriksson 0178bfe134
fix(examples): copy /etc/skel on init in docker template (#12913)
Fixes #10209
2024-04-09 14:54:17 +03:00
Kyle Carberry 8a2f38a746
chore: simplify readme (#12639)
* chore: simplify readme

Closes #12628.

* Add link to module registry
2024-03-18 09:40:47 -04:00
Cian Johnston 25b605f764
fix(examples/lima/coder.yaml): update base image, remove usage of deprecated LIMA_CIDATA (#12613)
* fix(examples/lima/coder.yaml): update base image, remove usage of deprecated LIMA_CIDATA, name template consistently

* make fmt
2024-03-15 17:22:44 +00:00
Mathias Fredriksson 5dd436c19b
feat(examples): add linting to all examples (#12595)
Fixes #12588
2024-03-14 16:49:44 +02:00
Cian Johnston 395bf54f4f
chore(examples/templates/incus): fix metadata harder (#12589) 2024-03-14 11:43:34 +00:00
Muhammad Atif Ali 04b711f187
chore(examples/templates/incus): fix metadata (#12587) 2024-03-14 11:14:37 +00:00
Alessandro Varesi 5e9bf31229
fix: devcontainer-docker bad default directory (#12453) 2024-03-11 16:56:41 +03:00
Colin Adler 817cc78b94
fix(examples): remove dead code comment (#12194) 2024-02-17 17:38:19 +00:00
Sulochan c66e665864
docs: add kubevirt coder template in list of community templates (#12113) 2024-02-15 13:18:10 +03:00
Muhammad Atif Ali 53c55439be
chore (examples/templates/incus): fix a typo (#12123) 2024-02-13 19:16:33 +00:00
Cian Johnston 68641f9e2f
chore(examples/templates/incus): fix incus group name in README (#12120) 2024-02-13 15:31:07 +00:00
Cian Johnston c939416702
chore(examples): add sample Incus template (#12114)
Adds sample incus template created for FOSDEM 2024; there's enough intricacy involved to make it worth persisting
2024-02-13 14:30:31 +00:00
Cian Johnston 1cc51b009a
chore(examples): remove deprecated startup_script_timeout and shutdown_script_timeout (#12104)
Removes deprecated startup_script_timeout and shutdown_script_timeout from our example templates.

Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2024-02-12 14:29:41 +00:00
Bruno Quaresma 390217b396
feat(site): add create template from scratch (#12082) 2024-02-09 14:42:26 +00:00
Eric Paulsen d8a3ebef31
docs: fix example template README 404s and semantics (#11903)
* docs: fix example template README 404s and semantics

* make: gen
2024-01-29 21:34:12 +00:00
Marcin Tojek c5d73b86d6
feat: change owner name using account form (#11683) 2024-01-18 12:32:01 +01:00
bamhm182 4e5367c4a4
chore: update Digital Ocean example template (#11528) (#11535)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2024-01-11 00:00:25 +00:00
Kayla Washburn 9f5a59d5c5
feat(site): improve icon compatibility across themes (#11457) 2024-01-08 14:12:40 -07:00
Garrett Delfosse b21da38bea
chore: deprecate template create command in favor of template push (#11390) 2024-01-05 21:04:14 +00:00
Myne 6fcc49f030
fix(examples/templates/nomad-docker): ignore `NOMAD_NAMESPACE` and `NOMAD_REGION` when Coder is running in nomad (#11341) 2023-12-28 10:24:18 +03:00
Muhammad Atif Ali 0ebd656cd1
refactor: refactor JFrog docs and template (#11336) 2023-12-25 07:26:34 +00:00
Muhammad Atif Ali 5a558b69c3
chore(examples/jfrog): always install the latest JFrog extension (#11335) 2023-12-24 13:59:04 +03:00
Muhammad Atif Ali 5b071f4d94
feat(examples/templates): add GCP VM devcontainer template (#11246) 2023-12-21 13:01:10 +00:00
Muhammad Atif Ali 3ffe7f55aa
feat(examples/templates): add aws vm devcontainer template (#11248)
* feat(examples/templates): add aws vm devcontainer template

* Create README.md

* add code-server

* fix code-server

* `make fmt`

* Add files via upload

* Update README.md

* fix typo and persist workspace

* always land in the repo directory
2023-12-20 08:24:45 +03:00
Ben Potter 2e86b76fb8
docs: improve structure for example templates (#9842)
Co-authored-by: Kyle Carberry <kyle@carberry.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
2023-12-17 17:05:13 +03:00
Ravindra Shinde a495952349
Upgrade code-server version to 4.19.1 (#11233) 2023-12-15 14:21:07 +00:00
sharkymark 676e215a91
chore: path app IDEs (#11007) 2023-12-04 11:22:22 +00:00
JounQin 148eb90bda
docs: migrate all deprecated `CODER_ADDRESS `to `CODER_HTTP_ADDRESS` (#10780)
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
2023-11-19 17:54:02 +00:00
Eric Paulsen 328a383f15
fix: set ignore_changes on EC2 example templates (#10773) 2023-11-18 01:07:27 -05:00
Ben Potter f3ffcba63b
chore: clarify namespace requirement for kubernetes template (#10657) 2023-11-14 21:50:58 +00:00
Kayla Washburn fdf035cd06
chore: remove fly template (#10429) 2023-10-30 13:16:43 -06:00
Muhammad Atif Ali 6ae8bfed94
chore(examples): fix a small typo (#10404) 2023-10-26 09:42:46 +00:00
Eric Paulsen 09d995c8dc
fix: set K8s deployment strategy to Recreate (#10321) 2023-10-17 21:06:35 +00:00
Colin Adler 39846d69d3
feat: modify agent install script to give `CAP_NET_ADMIN` if available (#9908) 2023-10-03 17:34:29 -05:00
Colin Adler ed8ae2f123
chore: upgrade go to `1.20.8` 2023-09-28 14:17:15 -05:00
Muhammad Atif Ali fa858531a8
feat: add nomad template (#9786) 2023-09-21 08:54:56 +00:00
Dr. Pi3cH 94cccd0a01
fix: make sure fly_app name is lower case (#9771)
fly_app does not support uppercase. Coder allows uppercase for username/owner.
2023-09-19 12:30:52 +00:00
Cian Johnston 1f5eb088b5
fix(examples): fix typo in examples.gen.json (#9718) 2023-09-18 09:09:30 +00:00
Ben Potter 5de5d20808
fix: remove broken fly.io template from starter templates (#9711)
Co-authored-by: Atif Ali <atif@coder.com>
2023-09-17 20:13:36 +03:00
kpoxo6op ab08b2c3e4
fix typo in README.md (#9715)
typo
2023-09-17 07:07:13 -05:00
Eric Paulsen ccda1c5c7d
fix: rm tf provider versions in examples/ (#9586) 2023-09-07 18:53:23 +00:00
Mathias Fredriksson a1025f92af
refactor(examples): pre-parse frontmatter via scripts/examplegen (#9514)
* refactor(examples): pre-parse frontmatter via scripts/examplegen

This removes 2 MB from the slim binary.

Ref: #9380
2023-09-04 20:15:29 +03:00
Muhammad Atif Ali 73976dd076
fix: fix aws_linux template (#9349) 2023-08-31 04:24:10 +03:00
Denbeigh Stevens 53a5f18ba4
fix(examples): remove reference to non-existent local variable (#9448) 2023-08-30 20:14:11 +00:00
Marcin Tojek 3e67d8fa6a
docs: describe dynamic options and locals (#9429) 2023-08-30 12:30:24 +02:00
Muhammad Atif Ali 3b1ecd3c2f
chore: update aws_linux template (#9325) 2023-08-25 13:50:03 +00:00
Muhammad Atif Ali d37f6d80f7
chore(docs): update docs for correct use of shell and console and enforce linewidth (#9245) 2023-08-23 12:27:57 +03:00
Kyle Carberry 22e781eced
chore: add /v2 to import module path (#9072)
* chore: add /v2 to import module path

go mod requires semantic versioning with versions greater than 1.x

This was a mechanical update by running:
```
go install github.com/marwan-at-work/mod/cmd/mod@latest
mod upgrade
```

Migrate generated files to import /v2

* Fix gen
2023-08-18 18:55:43 +00:00
Muhammad Atif Ali 8646f7c00d
chore: add JFrog VS Code extension to jfrog template (#9128) 2023-08-16 10:03:42 -05:00