0913594bfc
docs: document workspace presets feature ( #16612 )
...
closes #16475
relates to #16304
- [x] reword opening sentence to clarify where this is done
- I think this is set because it's under parameters now
- [x] list of configurable settings
- same as above
- [x] (optional) screenshot
[preview](https://coder.com/docs/@16475-workspace-presets/admin/templates/extending-templates/parameters#workspace-presets )
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2025-03-05 14:43:20 +05:00
73057eb7bd
docs: add Coder Desktop early preview documentation ( #16544 )
...
closes #16540
closes https://github.com/coder/coder-desktop-macos/issues/75
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: M Atif Ali <atif@coder.com >
Co-authored-by: Ethan Dickson <ethan@coder.com >
Co-authored-by: Dean Sheather <dean@deansheather.com >
2025-03-04 22:26:59 +05:00
6acc3a9469
docs: update the quickstart page ( #16666 )
...
## Changes
1. Update the `0.0.0.0:3001` web UI address to `localhost:3000`. Coder
starts on port 3000 by default. It'd use 3001 only if 3000 was already
taken.
2. Update the screenshot of the `/setup` page to reflect how it will
look like after merging https://github.com/coder/coder/pull/16662 . Note:
this PR should be merged only after the other one is.
3. Minor phrasing changes.
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2025-02-25 16:32:20 +01:00
dd6d57ed39
feat: add docs explaining how Coder integrates with PlatformX ( #16378 )
...
More details in https://github.com/coder/coder-platformx-notifications
Preview at
https://coder.com/docs/@dx-integration/admin/integrations/platformx (may
be slightly outdated due to caching)
closes https://github.com/coder/coder/issues/16308
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com >
2025-02-03 18:06:30 -06:00
951a8ed98d
docs: add new licensing visibility to documentation ( #16362 )
...
closes https://github.com/coder/coder/issues/16260
[preview](https://coder.com/docs/@16260-licensing-ui/admin/licensing )
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2025-02-03 11:18:44 -06:00
92a490b3b6
docs: update IdP group and role sync documentation for UI configuration ( #16315 )
2025-01-31 20:39:03 +00:00
3a179e9e97
docs: add a screenshot of the admin settings to doc ( #16333 )
...
add screenshot of admin settings to doc
2025-01-29 23:39:00 -05:00
3897ea458b
docs: adjust steps and add screenshots for orgs ( #16248 )
...
first in a series of updates to orgs docs
2025-01-29 12:58:55 -05:00
a21306e8d6
docs: add zed editor doc to workspace-access ( #16242 )
...
add zed to workspace-access docs
2025-01-24 19:37:02 +00:00
29c9bbf2bb
docs: add new organizations docs to best practices section ( #15732 )
...
Co-authored-by: EdwardAngert <2408959-EdwardAngert@users.noreply.gitlab.com >
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com >
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2024-12-11 16:32:21 -05:00
5e7199233c
docs: add cli steps for org sync ( #15673 )
...
[preview](https://coder.com/docs/@15431-docs-org-sync/admin/users/idp-sync#organization-sync-premium )
---------
Co-authored-by: EdwardAngert <2408959-EdwardAngert@users.noreply.gitlab.com >
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2024-12-10 11:09:41 -05:00
b06d833012
docs: improve dev containers documentation for user start-up ( #15458 )
...
- [x] TODO: verify and expand [What is an image, template, devcontainer,
or
workspace](https://coder.com/docs/@bp-dev-containers/admin#what-is-an-image-template-devcontainer-or-workspace )
- [x] TODO: verify and expand `## Add a devcontainer template to Coder`
- [x] TODO: verify and expand `## Layer and image caching`
- [x] TODO: link to and edit
[dotfiles](https://coder.com/docs/user-guides/workspace-dotfiles ) doc
- [x] TODO:
https://github.com/coder/coder/pull/15458/files#diff-be0dd9ff983020129c7a94c628a0fc4a397a9bbc8b5eec92ec38f4b8c83fe167R10
[preview](https://coder.com/docs/@bp-dev-containers/admin/templates/managing-templates/devcontainers )
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Cian Johnston <cian@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
Co-authored-by: Edward Angert <2408959-EdwardAngert@users.noreply.gitlab.com >
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-12-02 09:19:04 -08:00
a9195bfe74
docs: add Amazon DCV Windows module to guides ( #15610 )
2024-11-26 21:41:22 +05:00
56e219b50d
docs: update template-from-scratch ( #15101 )
...
closes https://github.com/coder/internal/issues/104
- [x] update screenshots
- [x] consistent md
- [x] confirm and update `Dockerfile` and `main.tf`
- matched up to the Docker Containers starter template
- upload template
- [x] confirm CLI steps
- [x] add steps in tab for Dashboard
- [x] ~confirm that the expand works~ it doesn't
<https://coder.com/docs/@template-from-scratch-update/tutorials/template-from-scratch >
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2024-11-12 14:01:51 -05:00
e688ff723b
docs: add deploy id to license doc ( #15415 )
...
resolves #15414
adds a section to licensing doc to show where to find the deployment ID
[preview](https://coder.com/docs/@15414-deploy-id/admin/licensing#find-your-deployment-id )
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2024-11-07 21:54:11 -08:00
399c830b51
chore(docs): add info on new build timings in docs ( #15310 )
...
Adds information on workspace build timings in workspace lifecycle and
template troubleshooting docs.
2024-11-01 12:17:50 -05:00
18ef954a03
docs: add new best practice doc to speed up templates and workspaces ( #15296 )
...
closes https://github.com/coder/coder/issues/14858
- [x] TODO: update `build-timeline.png`
- [x] TODO: `Best practices` doesn't show up in the sidebar until you're
actually in the doc 🤔
[preview](https://coder.com/docs/@bp-speed-up-templates/tutorials/best-practices/speed-up-templates )
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
2024-11-01 11:24:35 -05:00
25738388d5
chore(docs): add documentation on custom roles ( #15280 )
...
These docs were overwritten in the restructure merge.
2024-10-29 20:58:26 -05:00
ed5da65a54
chore(docs): add Quickstart doc to tutorials ( #14744 )
...
New doc to get users up and running quickly
preview: https://coder.com/docs/@quickstart-guide/tutorials/quickstart
## To Do
- [x] update or remove Codium steps
- [x] add to sidebar
- [x] add to README and others as needed
- [x] reference https://github.com/coder/coder/pull/11946 and the
discussion to influence this PR
closes https://github.com/coder/internal/issues/107
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-10-23 11:31:29 -04:00
20a9e9bdfb
chore(docs): remove workspace proxy map ( #15070 )
...
remove workspace proxy map
- replace later with another image or diagram
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
2024-10-23 11:15:32 -04:00
29763b1b4c
chore(docs): add notes regarding provisioner tags and untagged jobs ( #15081 )
...
Relates to https://github.com/coder/coder/issues/15047
---------
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com >
2024-10-16 09:22:39 +01:00
419eba5fb6
docs: restructure docs ( #14421 )
...
Closes #13434
Supersedes #14182
---------
Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com >
Co-authored-by: Ethan Dickson <ethan@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com >
Co-authored-by: Stephen Kirby <me@skirby.dev >
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com >
2024-10-05 10:52:04 -05:00
d04eaf8392
docs: add organizations, provisioners, and premium license docs ( #14778 )
...
- [x] Mention Orgs is beta and add a link to get feedback
- [x] Add docs on new provisioner authentication architecture and
deprecate the old one
- [x] Add/update docs for IdP sync
- [x] Organization Sync
- [x] Group Sync
- [x] Role Sync
- [x] Modify `coder.com` codebase to add `Premium` and `Beta` pill, and
allow multiple pills: https://github.com/coder/coder.com/pull/638
- [x] Replace all mentions of "Enterprise" with "Premium" in docs
- [x] edit: change it to "Licensing"
- [x] Remove the enterprise page and change all links to
coder.com/pricing
- [x] Merge #14786
- [x] Add redirects for coder.com to redirect the `using-organizations`
guide to the new orgs one and /enterprise to /premium
https://github.com/coder/coder.com/pull/645
- [x] Custom roles
- [x] https://github.com/coder/coder/pull/14786
- [x] Remove all mentions of orgs experiment
- [x] Update in-product copy & links to link to the new docs pages
Anything I am missing?
---
[Preview
this](https://coder.com/docs/@orgs-licenses/admin/organizations )
---------
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com >
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com >
Co-authored-by: Jaayden Halko <jaayden.halko@gmail.com >
2024-10-01 12:34:16 -05:00
1b5f3418d3
chore: align active version terminology and link to docs ( #14639 )
2024-09-11 12:25:07 +02:00
c1bb5abcb7
docs: add new marketecture ( #14567 )
2024-09-05 08:16:59 -04:00
66c8060605
Minor fixups, added troubleshooting ( #14519 )
2024-09-02 16:10:54 +02:00
043f4f5327
docs: add documentation for notifications feature ( #14478 )
2024-08-30 17:30:06 +02:00
c3ef7dc33b
docs: add organizations guide ( #14012 )
...
* wip
* add workspace & members screenshot
* add audit logs
* org id and provisioner key
* Update docs/guides/using-organizations.md
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com >
* edits to docs
* fixup
* fmt
* changes based on kirby feedback
* fix link
* fix manifest
* fmt
---------
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com >
2024-08-19 15:11:36 +00:00
238e9956f4
docs: add vs code extensions documentation ( #14119 )
...
* docs: add vs code extensions documentation
* clarify msft marketplace connection
* `make fmt`
* fix links
* rm image
---------
Co-authored-by: Muhammad Atif Ali <me@matifali.dev >
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-08-08 10:52:46 -04:00
d8d86b16dc
docs: move architecture to top level ( #13722 )
2024-07-01 11:58:56 -04:00
808e1c0d89
docs: add screenshots page ( #13582 )
...
* docs: add screenshots page
* fmt
2024-06-15 15:34:18 -05:00
213848e2e3
chore(docs): rename banners and show usage of multiple ( #13435 )
...
* renamed banners in docs
* fmt
* Update appearance.md
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com >
* fmt
---------
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com >
Co-authored-by: Ben <me@bpmct.net >
2024-06-04 17:49:13 +00:00
7cc96f5d40
chore(docs): add recommendations for dependency management ( #13400 )
2024-05-30 10:17:26 +01:00
679099373b
docs(ides): document connection via JetBrains Fleet ( #13179 )
...
* docs: add docs to connect via JetBrains Fleet
* Create fleet.md
* Update fleet.md
* Create ssh-connect-to-coder.png
* Add files via upload
* `make fmt`
* Update fleet.md
* Update docs/ides/fleet.md
Co-authored-by: Kyle Carberry <kyle@coder.com >
* Update fleet.md
---------
Co-authored-by: Kyle Carberry <kyle@coder.com >
2024-05-09 21:29:53 +03:00
a3c23ed313
chore: add docs for sharing ports ( #13136 )
...
Co-authored-by: kirby <kirby@coder.com >
Co-authored-by: Stephen Kirby <me@skirby.dev >
2024-05-03 12:38:29 -04:00
28754a79e5
docs: describe air-gapped architecture ( #12897 )
2024-04-09 12:33:06 +02:00
7c0fac9906
docs: describe devcontainers as deployment model ( #12877 )
2024-04-05 15:30:49 +02:00
90efa1b846
docs: describe multi-cloud architecture ( #12857 )
2024-04-04 15:42:26 +02:00
ac8d1c6696
docs: describe single region and multi-region deployments ( #12779 )
2024-04-03 12:45:01 +02:00
0288e73e9b
docs: add guide for Xray integration ( #12629 )
...
* docs: add guides for Xray integration
* `make fmt`
2024-03-28 04:48:50 +03:00
d3c9aaf57b
chore: update hero image for refreshed dashboard ( #12712 )
...
* chore: update hero image for refreshed dashboard
I used html.to.figma for this. It's in the following Figma:
https://www.figma.com/file/m4zkIU7e64BNyRlUShuluq/README-Screenshot?type=design&node-id=13-1993&mode=design&t=o2AhL8y7u8uFMVPI-0
I couldn't take screenshots directly, because I'm on Linux and the macOS
browser with the icons look much better.
* Try stacked images
* Try stacked inverted
2024-03-21 16:28:02 -04:00
4d9e6c0134
add updated architecture diagrams ( #12584 )
2024-03-15 11:09:03 -04:00
1e17782ff6
docs: simplify install docs ( #11946 )
...
* docs: simplify install docs
* changes from feedback
* fmt
* fixups from feedback
2024-03-08 15:15:59 +00:00
ec25fb8bbc
fix(docs/networking/stun): convert svg diagrams to png
2024-02-12 17:27:53 +00:00
2fabc9499a
fix(docs): remove inline mermaid diagrams ( #12107 )
2024-02-12 15:56:37 +00:00
541154b74b
docs: simplify JFrog integration docs ( #11787 )
2024-01-25 19:50:06 -05:00
6ebcee3b49
docs: add workspace cleanup docs ( #11146 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
Co-authored-by: kirby <kirby@coder.com >
2024-01-16 15:12:56 -06:00
6e5c2efca1
chore(docs): remove provider logos from 1-click install ( #11548 )
...
* docs: remove cloud logos from 1-click install
They were looking good and are not adding much value.
* Delete docs/images/install/render.png
* Delete docs/images/install/ec2.svg
* Delete docs/images/install/eks.svg
* Delete docs/images/install/fly.io.svg
* Delete docs/images/install/gce.svg
* Delete docs/images/install/heroku.svg
* Delete docs/images/install/railway.svg
2024-01-10 13:28:40 +00:00
9682db593e
chore(docs): reorganize installation docs ( #11465 )
2024-01-10 15:00:19 +03:00
138d31621f
docs: add guide for Google to AWS federation ( #11429 )
...
* feat: add docs for Google to AWS federation
* make: fmt
2024-01-04 20:13:29 -05:00