Coder.comC
Coder.com2y ago
6 replies
Jesús Lucas

how to get the code-server URL when a WorkSpace is created by API or CLI ?

Hi !
Here a new user to Coder.
Justr trying this product for a big development.

I am wondering about how to get the code-server URL when a WorkSpace is created by API or CLI ?
Solution
If the name of code-server coder_app is code-server you should be able to access it in the form of

https://<CODER_URL>/@<USERNAME>/<WORKSPACE_NAME>.<AGENT_NAME>/apps/code-server
Was this page helpful?