docker
Password for authenticating workspaces with external services
[RESOLVED] Having issues getting coder_apps to appear in my Workspace
https://guac.example.com/#/client/abcxyz
. I am trying to get that URL as a clickable link on my Coder Workspace, but I can't seem to figure out how to get it to appear. It seems logical that I could create a coder_app
resource with the url set to the desired URL and external=true
. While building the template doesn't give me issues, it doesn't actually display it anywhere.
This is the primary reference material I am looking at:
https://coder.com/docs/v2/latest/ides/web-ides
...Need some help with understanding how the code server command creates a tunnel
is it possible to use coder to develop flutter apps?
Modify coder serviceaccount when deploying with helm charts
Coder on fly.io, stuck with error "Resource not found or you do not have access to this resource"
5. Create the new template by running the following command from the fly-docker-image directory:
The error is: Resource not found or you do not have access to this resource
...
latest coder server + wgtunnel currently giving 404 errors
does not support data source "coder_git_auth"

envbox + envbuilder template
Failed to refresh OAuth token.

Docker Dind Volume Issue
Web UI is not accessible with Docker installation
docker run --rm -it -e CODER_ACCESS_URL="https://..." -e CODER_PG_CONNECTION_URL="postgresql://..." -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/coder/coder:latest
docker run --rm -it -e CODER_ACCESS_URL="https://..." -e CODER_PG_CONNECTION_URL="postgresql://..." -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/coder/coder:latest
Permission denied creating first template
Docker-Compose Setup with Socket Proxy, Traefik2 & Docker Secrets
HTTPS leads to 502 Bad Gateway
code-server
via http
. Now, when we try to utilize tailscale cert
and pass the generated cert / key to the code-server
in our template, we run into a 502
, when opening the code-server
via the Coder Server workspace view.
I'm pretty sure that we oversee something here. This is our current configuration:
```terraform...Cannot create template, docker socket permission denied
coder template create
command on a template I had previously installed. However this time it complains that
```
Error: Error pinging Docker server: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/_ping": dial unix /var/run/docker.sock: connect: permission denied...I want to install extensions from visual studio marketplace
First setup issues
Any clue what's causing this on `coder server` on a mac?
create tunnel: resolve endpoint: lookup pit-1.try.coder.app on 192.168.200.1:53 no such host
