Coder RDS IAM Auth
Modify $PATH to include custom bin folder
/root/.vscode-server/cli/servers/Stable-fabdb6a30b49f79a7aba0f2ad9df9b399473380f/server/bin/remote-cli:/usr/local/share/nvm/current/bin:/usr/local/share/npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin:/root/.vscode-server/data/User/globalStorage/github.copilot-chat/debugCommand...Intermittent failures in container deletion/creation on remote docker provider
Having a hard time adding user collaborators to my workspace
Infinitii Loading Issue - workspace Not Starting Even After Builder is Finished in EnvBuilder
devcontainer.json ...
github private repo won't pull
docker compose -f coder.yml restart doesn't actually refresh the environment variables, so none of the changes I was making were getting shown to coder. This resolved itself after I used docker compose ... down followed by docker compose ... up -d.
Edit to add:...unable to remove docker image
Email (SMTP) isnt working
CODER_EMAIL_SMARTHOST=mail.devtrung.tech:465
CODER_EMAIL_AUTH_USERNAME=coder-oracle@devtrung.tech
CODER_EMAIL_AUTH_PASSWORD="censored"
CODER_EMAIL_SMARTHOST=mail.devtrung.tech:465
CODER_EMAIL_AUTH_USERNAME=coder-oracle@devtrung.tech
CODER_EMAIL_AUTH_PASSWORD="censored"
Entire Path
It denies the Connection
Set "extensions" and "theme" from `devcontainer.json`
Docker (Devcontainer) and I was hoping I'd be able to hold every piece of information of how to set up the environment in the repository and not the template itself.
I have a template to just pull a GitHub repo and set it up however it wants, using it's .devcontainer/Dockerfile and .devcontainer/devcontainer.json.
I'm having problems with pulling extensions and setting the theme for the code-server. I was hoping that I could just set it from the devcontainer.json but it doesn't work - neither settings or extensions are taken into consideration when building the Workspace. Here's my devcontainer.json:...Failed to pull GitHub private repo
SSH keys settings, pasted it to my SSH keys on GitHub.
I use the Devcontainer template, with my own repository URL.
...host_name:7080 but once I replaced host_name with localhost it just works. I don't know what is happening anymoreNeed Simplified Approach
Restart a workspace through the coder api
"transition": "stop" then when it completes do another with "transition": "start"...Jetbrains IDE Support

code-server port forward issue
I have setup coder in Kubernetes ( with nginx ingress ). When I create Workspace in coder , start code-server and start , eg Tomcat on port 8080, VS will automatically create Port/Forwarded Address as https://coder.mydomain.com/%40barrow/coder-example.main/apps/code-server/proxy/8080/...
Cannot run Docker in Docker anymore
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "proc" to rootfs at "/proc": mount src=proc, dst=/proc, dstFd=/proc/thread-self/fd/9, flags=0xe: no such file or directory: unknown.I've tried trouble shooting by ...
Works if downgrading containerd to version 1.7.23 RUN apt-get --reinstall install -y --allow-downgrades containerd.io=1.7.23-1...
Coder created workspace (from K8s Devcontainer template) does not seem to inject proper SSH key
The ping place is not working

