Dev URLs configuration
Create template by zip upload hangs

State management, external backend?
How to push templates to Kubernetes Coder from GitLab CI/CD?
Where can I find settings.json for vscode web?
~/.local/share/code-server/User/settings.json, but I found that the ~/.local/share/code-server/User/ folder was not created, and even if I used the instructions to create and write settings.json, vscode's settings did not change.
When I manually opened vscode's settings file and copied its absolute path, it returned (Settings) /User/settings.json....
Restrict access for Gitlab Auth
foo/bar/coder, can I restrict the access to members of the coder group only? Currently anybody authenticated to Gitlab is able to sign into Coder.AWS: Can't make searching among custom (private) AMIs work
Envbuilder in Coder: wrong user is used when cache is enabled
.devcontainer is used. But when the pod is restarted and image is pulled from cache, it ALWAYS uses root user which then fails, because only the specified user has private SSH key in their .ssh which can pull from remote repository. This happens regardless of ENVBUILDER_REMOTE_REPO_BUILD_MODE set to true or false.
devcontainer:
```json
{...VS Code Desktop, remove button
coder_agent resource, add a display_apps config to force removing the desktop option.
```
display_apps {
vscode = false...web terminal font, want to change
ENVBUILDER_CACHE_REPO is always empty
ENVBUILDER_CACHE_REPO always remains empty in the env of the pod, even after multiple restarts. Here are some snippets of my config. LMK if you need more of my configuration and I will provide. I'm using latest versions of coder/coder, hashicorp/kubernetes and coder/envbuilder providers. Envbuilder image is on 1.0.3. Thanks in advance guys 🙂 Otherwise, it works perfectly
```json
locals {
...
envbuilder_env = {...Clicking 'Restart' on Unhealthy Coder Agent Stops Workspace Instead of Restarting
Can't delete a workspace which uses devcontainers
Error: Unable to remove Docker image: Error response from daemon: conflict: unable to remove repository reference "ghcr.io/coder/envbuilder:latest" (must force) - container d5711f770661 is using its referenced image 6d1d6302ce48....Virtual Keyboard opens all the time
I am trying to setup Git Auth with Coder Envbuilder
I briefly looked at the
.tf file and placed the coder_external_auth block below the coder_workspace_owner.
...KasmVNC in coder not working with my personalized template

Intellij does not accept workspace


