Mixture
CCoder.com
•Created by Mixture on 8/11/2022 in #help
Simple template for code-server
Hello,
I'm new in this field. so forgive me if I'm misunderstanding.
I wanted to provide a web based IDE for multiple developers on a remote server. so that each user could log in to the server and open his own instance of the IDE. from what I read in the docs coder could provide this solution for me.
I followed the documentation instructions and now I have a workspace running from the following template:
https://github.com/coder/coder/discussions/3466
However when I open the workspace in the web UI. there is no button for the IDE. it seems that no agent is running. am I doing anything wrong?
Also I tried the docker-code-server template too. in that case there was an agent named main but again no IDE or Terminal button.
65 replies