performance local hosted version
if there a way to limit resource usage for each workspace?
can't find "write coder on coder" template

Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
newbie question :)
How to use External Auth to pull down Github NPM packages?
github_token
returned by the auth, and we've verified that the token then has access to other repositories that the user has access to. So far so good.
Where we're struggling now is using the same token to access Github's package repository (NPM). Here's what we've done so far:
1. Made sure the Github App has read:packages
permissions....how do I get in touch with enterprise sales? email doesn't seem to work.
How to limit resource use for a container
coder server
coder server

Bloomberg bindings
Any ideas on how I could do this using coder? Is there a way that I can use some proxy/portforwarding thing to the connect my vscode workspace back to my own laptop running the bloomberg terminal?...
github oauth always throwing error when used with organisation option enabled
Stop workspace from API?
envbuilder clone a private git repository?
envbuilder_env = {
"ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64": base64encode(data.coder_workspace_owner.me.ssh_private_key),
envbuilder_env = {
"ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64": base64encode(data.coder_workspace_owner.me.ssh_private_key),
Headless User: is the email field required to be valid?
Is there any way to persist files when restarting a coder workspace?
persist ubuntu updates and added packages
EKS/ECR envbuilder layer cache
Failed to find cached image in repository "[aws-acct-id].dkr.ecr.us-west-2.amazonaws.com/envbuilder-cache". It will be rebuilt in the next apply. Error: failed to fetch the envbuilder binary from the builder image: check remote image: check remote image: GET https://[aws-acct-id].dkr.ecr.us-west-2.amazonaws.com/v2/custom-envbuilder/manifests/latest: unexpected status code 401 Unauthorized: Not Authorized
Failed to find cached image in repository "[aws-acct-id].dkr.ecr.us-west-2.amazonaws.com/envbuilder-cache". It will be rebuilt in the next apply. Error: failed to fetch the envbuilder binary from the builder image: check remote image: check remote image: GET https://[aws-acct-id].dkr.ecr.us-west-2.amazonaws.com/v2/custom-envbuilder/manifests/latest: unexpected status code 401 Unauthorized: Not Authorized
code-server as a frontend for JupyterHub
Template limits
Waiting for IU backend
Waiting for IU-243.21565.193 backend
My coder server is running on Ubuntu server 22 in a Docker setup
I am trying to connect from Windows 11...