MrPeacock
MrPeacock
CCoder.com
Created by TitiMoby on 6/17/2024 in #help
create my first custom image
We are using manjaro based images. There is nothing special to consider. Could you dump the logs from container?
23 replies
CCoder.com
Created by Trung™ on 6/1/2024 in #help
Update code-server in Coder V2
You can build your own images and use these in your tmeplate. Or you do the update of code-server before starting it in the agent script.
yay -Sy --noconfirm code-server
yay -Sy --noconfirm code-server
This is an example for a manjaro based custom image.
16 replies
CCoder.com
Created by jjj on 5/3/2024 in #help
invalid character '<' looking for beginning of value
Do you have Coder installed behind an authenticating proxy? E.g. Azure AppProxy? We see this error when coder binary is trying to connect to coder and Bearer Token is missing.
11 replies
CCoder.com
Created by molitann on 4/10/2024 in #help
API delete workspace
Are you sure you are authenticated? We are providing a killws command in our customized images and this works very well
7 replies