Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: remove sample jetbrains projector code, only use 2 kubernetes …#4819

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ghuntley merged 1 commit intomainfromremove-projector-example-links
Nov 9, 2022
Merged
Changes fromall commits
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
20 changes: 3 additions & 17 deletionsdocs/ides/web-ides.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -117,29 +117,15 @@ Workspace requirements:
- RubyMine
- WebStorm

For advanced users who want to make a custom image, you can install the
Projector CLI in the `startup_script` of the `coder_agent` resource in a Coder
template. Using the Projector CLI, you can use `projector config add` and
`projector run` to configure and start a JetBrains IDE in your workspace.

> Install the JetBrains IDE in your image and `chown` the `/opt` directory to
> the user that starts the workspace. e.g., `coder`

![IntelliJ in Coder](../images/projector-intellij.png)


**Pre-built templates:**

You can also reference/use to these pre-built templates with JetBrains
projector:
You can reference/use these pre-built templates with JetBrains projector:

- IntelliJ
([Docker](https://github.com/sharkymark/v2-templates/tree/main/docker-with-intellij),
[Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij))
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij))

- PyCharm
([Docker](https://github.com/sharkymark/v2-templates/tree/main/docker-with-pycharm),
[Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm))
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm))

> You need to have a valid `~/.kube/config` on your Coder host and a namespace
> on a Kubernetes cluster to use the Kubernetes pod template examples.
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp