ReactJS App Subdomain
localhost:5173
to get to a "Control Panel" version of the app, but then to get to another part I have to do subdomain.localhost:5173
. I have no problems with the root (Control Panel) but I can't figure out how to get the subdomains to resolve. Not sure what conf...Is it possible to share workspaces access between users?

https://coder.com/docs/install/cloud/compute-engine
extension’s icon and dropdown bars don’t render properly

failed to WebSocket dial: failed to send handshake request on private EKS
kubectl exec
command. Once I'm inside the pod I log into coder with the coder login
command. From there I pull, modify, and push my template. When I run the coder template push
command I get the following error:
coder template push -y
=== ✔ Queued [0ms]
==> ⧗ Running...Intercept builds via API
custom image with desktop and kasmvnc
Users redirected to Login page periodically...
Gitlab external auth
start Coder with docker port forwarding
The filebrowser module always loading

mysql connection error
Java Spring Boot access service?
Kasm + Kubernates Deployment Problems
Stopping a workspace via API endpoints
Is it normal that `context.secrets.store` is dropping secrets on developer window reload?
context.secrets.store
but I noticed that it isn't there anymore in the browser that did Developer: Reload Window
. Am I supposed to use something else for persistent secret storage or just not do Developer: Reload Window?Enteprise Licence Pricing
Docker in Docker on envbuilder has permission issues on non-root user Devcontainers.
coder
user, only the root
has access to docker CLI. I am using sysbox, my resource "docker_container" contains
```{
......