`cache_repo` doesn't work
imagePullSecrets
for Deployment
when I create workspace, I got this error. Please help me, Thanks.
Bellow is my template I used.
...
"File not found" error when starting code-server, resulting in a blank page in browser.
npm run watch
:
```
Error reading NLS messages file /.../lib/vscode/out/nls.messages.json: Error: ENOENT: no such file or directory, open '/.../lib/vscode/out/nls.messages.json'
[...]
File not found: /.../lib/vscode/out/vs/workbench/contrib/dropOrPasteInto/browser/dropOrPasteInto.contribution.js...Add `map(string)` to `code_parameter` support type
vscode-web
module in the template. When my team creates workspaces from the template, I want to allow them to select extensions and apply settings that suit their needs by using the coder_parameter
vscode_web_extensions
and vscode_settings
. In main.tf:
```tf
data "coder_parameter" "vscode_web_extensions" {
description = <<-EOF...SSH from vscode/terminal back to local desktop?
Issue with starting workspaces that were running for months.
$CODER_ACCESS_URL for working health check and auth-provider in k8s
Need help configuring Coder WebSocket behind a proxy with non-standard ports

Docker not working in VS Code

Pass Git credentials from Coder into Envbuilder
Coder
provides an authentication method via a GitHub OAuth app, but this only helps users log in and register with the Coder server. When creating a workspace using Envbuilder, users still need to provide additional credentials in some way (such as ENVBUILDER_GIT_PASSWORD
, ENVBUILDER_GIT_SSH_PRIVATE_KEY_PATH
, or ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64
) to clone a private repository. This may not be convenient for users who have already logged in with GitHub or may "feel insecure" about pasting their sensitive credentials.
In section Secrets did mention about SSH key pairs for each user, I've add this public key into my github account but I still cannot clone private repo within Envbuilder....Access Workspace Web does not work with returning Code 302
sage -n jupyter
via supervisord in the background and an access via the main.tf file, but jupyter returns a 302 to the location /tree?
and it seems the code-server passes that 302 towards the users freshly opened browser window resulting in the browser to got to coder.domain.com/tree?
which returns a 404. How can i tell coder to follow redirects, before returning the response to the user?Cannot change namespace value for Devcontainer in K8s
/home/coder/.kube
by and I'm sure content in it is correct.
Then I created a template by choosing Devcontainers (Kubernetes)
stater template....Air-gapped Coder VS Code Desktop - Failed to download VS Code Server
https://update.code.visualstudio.com/comit:.../cli-alpine-x64/stable
...Workspace unhealthy + Advise on big picture
`oauth2-proxy` allow proxied authentication
`coder_agent` METADATA not working in Coder API
curl -X GET http://coder-server:8080/api/v2/users/{user}/workspace/{workspacename}
. The instance that has the agent assigned has a json parameter agents
, but there is no corresponding metadata to the one defined in the coder agent. How to access coder agent metadata?Creating a JupyterLab instance
Several Questions/Problems Regarding JetBrains Rider with Coder

One Kubernetes cluster for Coder and one for the workspaces: how do I specify the ~/.kube/config for
Older workspace no longer working
