Skip to content

chore: path app IDEs #11007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 4, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
make fmt
  • Loading branch information
matifali committed Dec 4, 2023
commit 5d5fd57a20b59cd3a03a1eb5d4fdef7f55968a36
2 changes: 1 addition & 1 deletion docs/admin/healthcheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Coder's current activity and usage. It may be necessary to increase the
resources allocated to Coder's database. Alternatively, you can raise the
configured threshold to a higher value (this will not address the root cause).

> **Tip:**
> [!TIP]
>
> - You can enable
> [detailed database metrics](../cli/server.md#--prometheus-collect-db-metrics)
Expand Down
4 changes: 2 additions & 2 deletions examples/templates/community-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ templates.
- [atnomoverflow/coder-template](https://github.com/atnomoverflow/coder-template) -
Kubernetes template that install VS code server Rstudio jupyter and also set
ssh access to gitlab (Works also on self managed gitlab).
- [sempie/coder-templates](https://github.com/sempie/coder-templates) -
RStudio template on a path using NGINX in the workspace
- [sempie/coder-templates](https://github.com/sempie/coder-templates) - RStudio
template on a path using NGINX in the workspace

## Automation

Expand Down