Ben Potter
9e099b543f
chore: revert open in coder docs for now ( #4154 )
...
* chore: revert open in coder docs for now
* remove in dogfood
2022-09-22 18:02:11 +00:00
Joe Previte
764600003b
feat: add open in coder docs, fix missing templates ( #4124 )
...
* docs: add open in coder
This adds new documentation for the "Open in Coder" button that admins
can use to get their developers up and running faster.
* fix: display error if template not found
Previously, we weren't handling a case where we tried to get a template
that returned a 404 from the backend.
Now we handle that case in our state machine and display the error
message from the API on the frontend.
* feat: support template query param in index
This adds support to navigate directly to a template from the index by
using the `?template=<name>` query param.
* Revert "feat: support template query param in index"
This reverts commit bad7ffb677 .
We decided to use the `/template/path` route instead.
* fixup!: docs: add open in coder
* docs: add open in coder to dogfood readme
* Update docs/admin/open-in-coder.md
Co-authored-by: Ben Potter <ben@coder.com >
* Update docs/admin/open-in-coder.md
Co-authored-by: Ben Potter <ben@coder.com >
* Update docs/admin/open-in-coder.md
Co-authored-by: Ben Potter <ben@coder.com >
2022-09-22 08:48:03 -07:00
Kyle Carberry
7ad4276224
feat: Add browser-only connections to Enterprise ( #4135 )
...
* feat: Add browser-only connections to Enterprise
Fixes #4131 .
* Fix formatting
2022-09-22 15:14:22 +00:00
Mohammed Agboola
656dcc0050
fix: typo ( #4149 )
2022-09-21 17:38:51 -05:00
Colin Adler
5e2efb68f1
feat: add SCIM provisioning via Okta ( #4132 )
...
Co-authored-by: Ben Potter <ben@coder.com >
2022-09-20 15:16:26 -05:00
Bruno Quaresma
50321ba2aa
docs: Add missing audit logs filtering fields ( #4133 )
...
* docs: Add missing audit logs filtering fields
* Update docs/admin/audit-logs.md
Co-authored-by: Ben Potter <ben@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
2022-09-20 17:44:00 +00:00
Bruno Quaresma
1186e643ec
feat: Add audit logs filtering to the UI ( #4120 )
2022-09-19 21:28:23 -03:00
Ben Potter
353fb8724a
add docs: "docker in docker" and "systemd in docker" ( #4051 )
2022-09-19 16:33:31 +00:00
James Ottaway
9196b3978d
Fix kubectl get pods command in k8s install docs ( #4053 )
2022-09-19 15:55:32 +00:00
Ben Potter
732bc5910c
fix: docs: remove reference to fixed issue ( #4104 )
2022-09-19 10:23:41 -05:00
Denbeigh Stevens
36a599ea9a
docs: fix ephemeral resources link ( #4101 )
...
[This link](https://coder.com/docs/coder-oss/latest/templates#persistent-and-ephemeral-resources )
directs to the top of the Templates page, we should use
[this link](https://coder.com/docs/coder-oss/latest/templates#persistent-vs-ephemeral-resources ) instead.
2022-09-19 02:23:17 +00:00
Bruno Quaresma
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
Ben Potter
f16dd5acb4
docs: explain SSH key behavior ( #3990 )
2022-09-13 11:36:39 -05:00
Eric Paulsen
d57c181aad
Delete template docs ( #4029 )
...
* add: delete template docs
* add: RBAC context
* fix: caps
Co-authored-by: Ben Potter <ben@coder.com >
* add: deletion note
Co-authored-by: Ben Potter <ben@coder.com >
2022-09-13 10:51:50 -05:00
Ben Potter
3ded910cca
Add support for coder tunnel in docker-compose ( #4027 )
2022-09-13 14:53:41 +00:00
Christian Feldkirchner
1ee1db9664
Update docker.md ( #4004 )
...
Added a more detailed description on how to create the initial user (via the web ui)
2022-09-13 05:17:01 +00:00
Geoffrey Huntley
708bdbc134
docs(contributing): add macos homebrew commands ( #3968 )
2022-09-13 13:13:30 +10:00
Ammar Bandukwala
7e54413d3b
docs: add networking ( #4030 )
2022-09-12 19:07:03 +00:00
Bruno Quaresma
184e7dbce0
docs: Add docs about coder_metadata hide attribute ( #3985 )
2022-09-12 14:57:53 -03:00
Bruno Quaresma
43f368dfc4
docs: Add audit logs docs ( #3975 )
...
* docs: Add audit logs docs
* Apply suggestions from code review
Co-authored-by: Joe Previte <jjprevite@gmail.com >
* Add contact link
Co-authored-by: Joe Previte <jjprevite@gmail.com >
2022-09-12 01:04:56 +00:00
Ben Potter
e5e1ed2f9c
chore: minor clarifications to install docs ( #3983 )
2022-09-12 10:50:20 +10:00
Denbeigh Stevens
522fde47dc
docs: fix incorrect terraform providers docs link ( #3991 )
2022-09-10 16:20:28 -05:00
J Bruni
442df9e132
Fix phrase at templates.md ( #3987 )
2022-09-10 16:07:51 +10:00
Kyle Carberry
849e389388
Update manifest.json
2022-09-09 15:53:00 -05:00
Spike Curtis
ba6a868a80
Licensed features docs ( #3934 )
...
* Licensed features docs
Signed-off-by: Spike Curtis <spike@coder.com >
* Licensed features -> Enterprise features
Signed-off-by: Spike Curtis <spike@coder.com >
Signed-off-by: Spike Curtis <spike@coder.com >
2022-09-09 20:10:39 +00:00
Ben Potter
d380c9494d
fix: broken docker-compose link ( #3976 )
2022-09-09 11:04:02 -05:00
sharkymark
c026464375
chore: add uninstall steps to remove a Coder OSS deployment from docs ( #3742 )
...
Co-authored-by: Ben <ben@coder.com >
2022-09-09 00:31:29 +00:00
Ben Potter
3610f09c77
chore: separate install docs ( #3859 )
2022-09-08 14:41:00 -05:00
Mathias Fredriksson
f4a78c976f
docs: Update direnv docs for Nix and remove .envrc ( #3790 )
2022-09-01 20:24:08 +10:00
Michael Eanes
126d71f41d
Remove alpha warning from about ( #3774 )
...
The doc was outdated; I don't think the software is alpha anymore.
2022-08-31 03:23:56 +00:00
Muhammad Atif Ali
190310464d
Update username in connecting to a workspace documenation (using JetBrains Gateway) ( #3746 )
...
if someone is not using coder-provided templates, they might not have coder as a user name.
2022-08-30 16:18:04 +00:00
Geoffrey Huntley
20086c1e77
feat(devenv): use direnv to invoke nix-shell ( #3745 )
2022-08-30 02:33:11 +00:00
Dean Sheather
14a9576b77
Auto import kubernetes template in Helm charts ( #3550 )
2022-08-26 05:32:35 +10:00
Roman Zubov
a21a6d2f4a
docs: replaced manual up next blocks with doc tag in workspaces.md ( #3023 )
...
* docs: replaced manual up next blocks with doc tag in workspaces.md
* replaced up next blocks with <doc page=""> tags
* revert back to markdown
now that we updated how these links work, we can have them as markdown on github and as cards on the docs website.
Co-authored-by: Anton Korzhuk <antonkorzhuk@gmail.com >
2022-08-25 08:26:04 -07:00
Ammar Bandukwala
5e36be8cbb
docs: remove architecture diagram ( #3615 )
...
The diagram was more confusion than helpful.
2022-08-22 10:56:10 -05:00
Ammar Bandukwala
d37fb054c8
docs: outdent remote desktop docs ( #3614 )
...
Resolves #3590
2022-08-21 01:59:40 +00:00
Eric Paulsen
4ba3573632
fix: quickstart 404 ( #3564 )
2022-08-18 18:47:12 -05:00
Joe Previte
aabb72783c
docs: update CONTRIBUTING requirements ( #3541 )
...
* docs: update CONTRIBUTING requirements
* Update docs/CONTRIBUTING.md
* refactor: remove dev from Makefile
* fixup: add linux section
2022-08-18 17:11:58 +00:00
Dean Sheather
55890df6f1
feat: add helm README, install guide, linters ( #3268 )
2022-08-19 02:41:23 +10:00
whitney-coder
d6351a6b9f
Update README.md ( #3539 )
...
Minor grammatical change on line 14
2022-08-17 14:48:41 -05:00
Noah Huppert
000e1a5ef2
Fixed env block in Emacs IDE docs ( #3534 )
2022-08-17 16:30:45 +00:00
Ben Potter
4b6a82f92a
chore: rename to "template push" in docs ( #3525 )
2022-08-16 14:52:31 +00:00
Steven Masley
01dd35f1ba
chore: Rename 'admin' to 'owner' ( #3498 )
...
Co-authored-by: Colin Adler <colin1adler@gmail.com >
2022-08-15 14:40:19 -05:00
Ammar Bandukwala
8cf82112ad
docs: document additional roles ( #3496 )
...
Co-authored-by: Steven Masley <stevenmasley@coder.com >
2022-08-12 22:42:16 +00:00
Ammar Bandukwala
d7b96f7d58
Correct spelling of macOS ( #3478 )
...
* Correct spelling of macOS
* fixup! Correct spelling of macOS
* fixup! Correct spelling of macOS
2022-08-11 21:22:06 -04:00
Ammar Bandukwala
4e6645af50
docs: outdent generic quickstart ( #3467 )
2022-08-10 21:53:35 -05:00
Eric Paulsen
272962cfae
docs: add upgrade page & update getting started ( #3439 )
2022-08-10 17:56:21 -05:00
Ammar Bandukwala
f28cd15706
docs: remove incorrect SSH key info ( #3448 )
2022-08-09 22:15:18 -05:00
Ammar Bandukwala
3ceee76784
docs: explain resource metadata ( #3447 )
2022-08-09 20:21:26 -05:00
Ammar Bandukwala
c73f708678
docs: remove configuring prefix from IDEs ( #3446 )
2022-08-09 20:10:09 -05:00