Building template is stuck queued
DB Latency
Devcontainer starting is taking really long / multiple times building the Dockerfile?
Docker in workspace
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
startup_script not working when using GitLab CI template management
Profiles/settings gone cross browser/device
Auth with Github
Permission Issues on fresh containers
Devcontainers (docker)
template. It created successfully, but when I opened the project in vscode, I kept getting no permission errors when trying to create files. So I checked the permissions in the terminal, and the project was created with root as the owner. Any ideas why the permissions aren't being set correctly by default?Envbox in kubernetes, cgroup permission issue.
Define custom subdomain for app to use with vars.
coder_agent shutdown / coder_script run_on_stop not working
Workspaces are seemingly not persisting data whatsoever.
coder server
and a Docker run or docker-compose install). I'm n...Should terraform init run on every deploy?
Need different OIDC redirect URL from the `CODER_ACCESS_URL`
foo.internal
) and the other is an MFA authentication enforced domain (external network -- foo.external
). Only authenticated users can traverse foo.external
. This prohibits workspaces and the other Coder services because they cannot authenticate. As a result I must set the CODER_ACCESS_URL
value to foo.internal
. I'd also like users to be able to come in on foo.external
. The issue here being when a user tries to log in via OIDC, the redirect URL is set to CODER_ACCESS_URL
(which is foo.internal
in this situation), not the desired incoming domain of foo.external
. This leads to a State mismatched
error when the user is redirected back to foo.internal/api/v2/users/oidc/callback...
, despite coming in on foo.external
.
I see two potential solutions:...[Paid Help Wanted] Complete Setup Guide for Laravel Project
Parameter validation
Cannot create new directories using terminal
Starting workspaces on Koyeb
Issue running on Mac M Series?