Does coderd support x-forwarded-for headers?
Custom button, like the code-server one?
Prevent destroying and recreating home volume on workspace update
cloud-config.tftpl
, the volume that houses my user's home directory gets destroyed and recreated each time I update the workspace to the newest version of my template.
How can I prevent this? I'd like to be able to push a new version of the template that, say, installs some additional program, and have the user be able to update their workspace to the new version without blasting whatever the user was working on in their home directory....Coder agent infinite connecting loop using certificate
kubernetes workspace - code-server-button unhealthy
Using Docker provider that depends on another
How to set workspace quota limits after 0.9.2 update?
How can I setup an SSL?
Docker templates not working whenever a subfolder is used
Agent stuck at connecting
`coder_app` resource doesn't proxy non localhost addresses
pgadmin
.
I have specified a coder_app
resource like this:
```
resource "coder_app" "pgadmin" {...PVC Creating forever...
hashicorp mirror
Error failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds GetMet
Error: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, http response error StatusCode: 404, request to EC2 IMDS failed
running coder templates push
My providers are terraform { required_providers { coder = { source = "coder/coder" version = "0.4.3" } docker = { source = "kreuzwerker/docker" version = "~> 2.22.0" } aws = { source = "hashicorp/aws" version = ">= 4.3.0" } }}
...Issues connecting to workspace
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
Hi coders, is it possible to select the amount of resources in your dev env?
m6g.large
for when I'm developing scripts but then use r6g.4xlarge
when I'd like to run the code for real.
(This would be for an enterprise plan if that's relevant)...Terminal times out very quickly
Is there a guide to setting up a JupyterLab template on Coder OSS?
Connect SSH with docker-code-server