Jetbrains IDE Support

i was wondering if someone could help me out with getting jetbrains IDEs set up with coder. I have it hosted and running, but when i try to connect with an IDE, the select IDE button is always grayed out.
No description
Solution:
check out the Docker template as an example
Jump to solution
21 Replies
Atif
Atif2mo ago
@sdrx Have you seen this before?
Atif
Atif2mo ago
Also @Jaidyn could you try using https://registry.coder.com/modules/jetbrains-gateway and see if you are able to connect?
JetBrains Gateway - Coder Registry
Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
Phorcys
Phorcys2mo ago
hey @Jaidyn, could you show a screenshot of the workspace's page on the web UI?
Jaidyn
JaidynOP2mo ago
sure!
No description
Jaidyn
JaidynOP2mo ago
i tried adding that but still no luck
Phorcys
Phorcys2mo ago
are you using a "from scratch" template? it seems that your template is not provisioning a coder_agent resource
Jaidyn
JaidynOP2mo ago
yeah i am
Phorcys
Phorcys2mo ago
what did you install Coder on? Docker?
Jaidyn
JaidynOP2mo ago
its running on windows server 2022
Phorcys
Phorcys2mo ago
(@Atif I am not sure whether I've opened an issue on this, but this behavior is what happens when no agent is provisioned, we should improve the UX) i see, basically the way that Coder works is that it has to provision resources such as compute (e.g a VM, a container, etc) and an agent that is being ran in that compute
Solution
Phorcys
Phorcys2mo ago
check out the Docker template as an example
Jaidyn
JaidynOP2mo ago
ahh makes sense
Phorcys
Phorcys2mo ago
I think your best bet would be to install Docker Desktop on your Windows Server and set up Coder to use it
Jaidyn
JaidynOP2mo ago
docker should be running already its just a matter of figuring out how to make coder work with it
Jaidyn
JaidynOP2mo ago
and that complicates things...
No description
Atif
Atif2mo ago
Try using the Docker template
Jaidyn
JaidynOP2mo ago
that looks a lot more promising! thank you so much for all the help!
No description
Atif
Atif2mo ago
Envbuilder only works on Linux
Jaidyn
JaidynOP2mo ago
and gateway lets me connect now! thanks a ton!
Phorcys
Phorcys2mo ago
no worries! closing the issue now that it's resolved :-)
Codercord
Codercord2mo ago
@Phorcys closed the thread.

Did you find this page helpful?