File tree 1 file changed +3
-17
lines changed
1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -117,29 +117,15 @@ Workspace requirements:
117
117
- RubyMine
118
118
- WebStorm
119
119
120
- For advanced users who want to make a custom image, you can install the
121
- Projector CLI in the ` startup_script ` of the ` coder_agent ` resource in a Coder
122
- template. Using the Projector CLI, you can use ` projector config add ` and
123
- ` projector run ` to configure and start a JetBrains IDE in your workspace.
124
-
125
- > Install the JetBrains IDE in your image and ` chown ` the ` /opt ` directory to
126
- > the user that starts the workspace. e.g., ` coder `
127
-
128
- ![ IntelliJ in Coder] ( ../images/projector-intellij.png )
129
-
130
-
131
120
** Pre-built templates:**
132
121
133
- You can also reference/use to these pre-built templates with JetBrains
134
- projector:
122
+ You can reference/use these pre-built templates with JetBrains projector:
135
123
136
124
- IntelliJ
137
- ([ Docker] ( https://github.com/sharkymark/v2-templates/tree/main/docker-with-intellij ) ,
138
- [ Kubernetes] ( https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij ) )
125
+ ([ Kubernetes] ( https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij ) )
139
126
140
127
- PyCharm
141
- ([ Docker] ( https://github.com/sharkymark/v2-templates/tree/main/docker-with-pycharm ) ,
142
- [ Kubernetes] ( https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm ) )
128
+ ([ Kubernetes] ( https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm ) )
143
129
144
130
> You need to have a valid ` ~/.kube/config ` on your Coder host and a namespace
145
131
> on a Kubernetes cluster to use the Kubernetes pod template examples.
You can’t perform that action at this time.
0 commit comments