e951778147
fix: indentation in rootless podman docs ( #7577 )
...
* fix: indentation in rootless podman docs
* fmt
2023-05-17 01:26:13 +00:00
2aea5b76aa
docs: parameters are not alpha ( #7487 )
2023-05-15 16:14:59 +00:00
d17ea84b4a
docs: change --ttl
to --default-ttl
( #7479 )
2023-05-10 07:03:50 -05:00
f5ce911b8d
docs: make use of display_name
and name
in Open with Coder ( #7372 )
...
This PR removed the spaces from `name` and makes it equal to the resource name as we now have a sperate field `display_name` https://github.com/coder/coder/pull/6919
The docs references https://github.com/bpmct/coder-templates/tree/main/kubernetes-open-in-coder example which does not yet makes use of `display name` and needs updating.
2023-05-02 09:51:50 -05:00
3078cd3d98
fix: envbox template 404 ( #7324 )
2023-04-28 12:49:26 -05:00
f1763f2aa5
chore: add envbox documentation ( #7198 )
2023-04-26 16:42:33 -05:00
218d6a92d4
docs(site): Mention template editor in template edit docs ( #7261 )
2023-04-26 12:11:12 +00:00
285646bf24
docs: disclaim write load for agent metadata ( #7048 )
...
* docs: disclaim write load for agent metadata
* Update docs/templates/agent-metadata.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
* Update docs/templates/agent-metadata.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
---------
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2023-04-16 05:46:04 +00:00
706326715d
fix(docs): fix a wrong word. ( #7113 )
2023-04-14 18:32:38 +00:00
0e50afe4cf
fix(docs): fix broken docs ( #7138 )
...
* fixing a lot of broken links
* more fixes
* add 0 as valid status codes
https://tools.ietf.org/html/rfc7231#section-6.3.1 --> 0 as status code
2023-04-14 11:11:51 -05:00
bb43713d38
fix: VSCode desktop connection ( #7120 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2023-04-14 17:32:18 +03:00
f517724caa
chore: reorganize some docs ( #7062 )
...
* chore: move docs pages into corresponding folder
* chore: prioritize clouds in platforms list
* chore: fix networking docs links
* chore: rename to "docker in workspaces"
* mention CLI documentation
* fmt
2023-04-12 21:47:25 +00:00
531fd23fd2
fix(docs): fix broken markdown links ( #7081 )
...
* fix(docs): fix markdown docs links
More than half of them were actually valid links but, due to missing file extensions were flagged as invalid. I added a file extension, so it should pass now.
* Updated docgen to include extension
2023-04-11 15:05:51 -05:00
5bd02917ec
docs: Update description for mutable parameters ( #7003 )
2023-04-06 18:23:47 +02:00
929589ddfa
docs: fixed incorrect agent metadata docs ( #7005 )
...
* docs: fixed incorrect agent metadata docs
* docs: prettier; fixed incorrect agent metadata docs
2023-04-04 15:50:27 -05:00
ccadd0f286
docs: tweak some words and fix a typo in agent-metadata.md
2023-03-31 23:20:30 +00:00
ca4fa81570
feat: add agent metadata ( #6614 )
2023-03-31 15:26:19 -05:00
5953a46785
docs: Open in Coder ( #6859 )
...
* docs: git auth via template
* add page
* docs: Open in Coder
* fmt
2023-03-30 16:12:47 +00:00
0b22c88538
fix(docs): fix broken links ( #6796 )
...
* Update change-management.md to fix broken links
* Update offline.md
* Update docker-in-docker.md
* fmt
2023-03-27 09:21:47 -04:00
e85a17b0c8
docs: describe list of strings ( #6719 )
2023-03-22 07:45:26 -05:00
7587850a1c
feat: import value from legacy variable to build parameter ( #6556 )
2023-03-14 12:02:44 +00:00
c2787e3a8e
docs: describe rich parameters ( #6527 )
...
* WIP
* WIP
* docs: describe rich parameters
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
* Strip migration
* Fix
---------
Co-authored-by: Cian Johnston <public@cianjohnston.ie >
2023-03-09 17:19:48 +01:00
ef2e86f309
increase default max-token-duration ( #6467 )
2023-03-07 06:35:48 -08:00
3cb9b3de24
docs: clarify how to set max token life in ci/cd docs ( #6416 )
...
* docs: clarify max token life in ci/cd docs
* Update docs/templates/change-management.md
---------
Co-authored-by: Ben Potter <me@bpmct.net >
2023-03-02 22:22:53 +00:00
d9e22d74ba
fix: wrong URL in rootless podman docs ( #6063 )
2023-02-06 15:32:59 -06:00
968d7e4dc5
docs: rootless podman support ( #6026 )
...
* rootless podman WIP
* docs: rootless podman support
2023-02-06 08:05:38 -06:00
8ef0306c08
Revert "docs: Change console to shell and remove unused elements ( #5960 )" ( #5964 )
...
This reverts commit 61dcf643e8
.
2023-02-01 17:05:45 -03:00
61dcf643e8
docs: Change console to shell and remove unused elements ( #5960 )
2023-02-01 18:27:11 +00:00
d5e2454b1b
chore: rework docker in docker docs ( #5876 )
...
* chore: rework docker in docker docs
* Update docs/templates/docker-in-docker.md
Co-authored-by: Kyle Carberry <kyle@coder.com >
* fix typos
---------
Co-authored-by: Kyle Carberry <kyle@coder.com >
2023-02-01 14:55:57 +00:00
41cefef95a
docs: fix minor mistake about resource persistence
2023-01-11 02:12:51 +00:00
8df02f42c0
docs: make it clear the CLI must be downloaded to use templates ( #5373 )
2022-12-13 19:31:09 +00:00
59af8349c6
docs: add offical kubernetes provider runtime_class_name ( #5157 )
...
* add: offical kubernetes provider runtime_class_name
* fix: typos
* add: coder data source & vars
2022-12-07 23:30:57 -06:00
cec667d309
fix: prettier misses docs directory ( #5285 )
...
* chore: keep admin/prometheus.md if make target fails
* Address PR comments
* Formatted
* fix: prettier misses docs
* make fmt
* More md files
2022-12-05 12:21:09 +01:00
edad2d01da
chore: fix typo in cvm docs ( #5120 )
2022-11-18 06:01:01 +00:00
a0249bea61
docs: better explain persistent resources ( #4703 )
2022-10-24 19:59:27 +00:00
43f199a987
docs: small tweaks to "change management" ( #4532 )
2022-10-20 15:14:06 +00:00
2a1bfb3e44
docs: API tokens & CI automation ( #4510 )
...
* reword: chore: add CI to dogfood template
* use hardcoded URL
* use consistent name for tokens
* chore: add docs for template change management
* add an example
* fix case
2022-10-12 15:43:59 +00:00
353fb8724a
add docs: "docker in docker" and "systemd in docker" ( #4051 )
2022-09-19 16:33:31 +00:00
478d49c19c
docs: Custom resource icon ( #4041 )
...
* Fix missed unresolved conflict
* docs: Custom resource icons
* Fix title
* Apply suggestions from code review
Co-authored-by: Ben Potter <ben@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
2022-09-13 20:45:17 +00:00
184e7dbce0
docs: Add docs about coder_metadata hide attribute ( #3985 )
2022-09-12 14:57:53 -03:00
3ceee76784
docs: explain resource metadata ( #3447 )
2022-08-09 20:21:26 -05:00
87b0b4b1ea
docs: add secrets ( #3057 )
2022-07-20 07:31:33 -05:00
82c4b80c67
Docs touchups ( #2421 )
...
* Make secrets docs louder
* docs: a bunch of small touchups
2022-06-16 17:47:10 +00:00