how to compile a c++ github project
Calling a bash script while building the workspace (docker)
docker build
?
Unable to create docker
Internal error checking workspace agent authorization (after db reinit from dump)
Error when updating code-server to 4.23.1 within coder
how to get the code-server URL when a WorkSpace is created by API or CLI ?
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
...Custom URL
CODER_ACCESS_URL
to your coder.example.com
to set. custom domain....Kubernetes and air-gap
.terraformrc
mounted into the Coder deployment that points to a Terraform providers mirror? https://coder.com/docs/v2/latest/install/offline#offline-container-imagesIs it possible to migrate user from coder db login to OIDC?
Cant start coder on windows pc
--postgres-url
: unable to init database using 'C:\Users\info\AppData\Roaming\coderv2\postgres\bin\bin\initdb.exe -A password -U coder -D C:\Users\info\AppData\Roaming\coderv2\postgres\data --pwfile=C:\Users\info\AppData\Roaming\coderv2\postgres\runtime\pwfile': exit status 0xc0000135...newgrp docker
before running coder server
Windows AV flagging coder-windows-amd64.exe

Coder Owner Workspaces Access
Code Server GUI Support
Github authentication not working
unexpected application error

Gitlab git functionality not working after token refresh after workspace is created
Internal error exchanging Oauth code
tls: failed to verify certificate: x509: certificate signed by unknown authority
â...API delete workspace
DELETE
method I'm getting 405 NOT ALLOWED
and I couldn't find anything in docs. Thanks!Local User w/Enterprise Container
``` FROM ubuntu RUN apt-get update ...