bpmct
CCoder.com
•Created by ShamesBond on 8/27/2024 in #help
Authorize coder workspace to access forwarded port urls
Ah I see. yeah, we don't currently allow workspace->workspace connections unless you expose something on the infra layer and use internal networking
12 replies
CCoder.com
•Created by ShamesBond on 8/27/2024 in #help
Authorize coder workspace to access forwarded port urls
We have some docs on our support for CORS here https://coder.com/docs/networking/port-forwarding#cross-origin-resource-sharing-cors. Does any of this help?
12 replies
CCoder.com
•Created by ShamesBond on 8/27/2024 in #help
Authorize coder workspace to access forwarded port urls
Hey, I think I'm following. Are users interacting with these apps via subdomain
coder_apps
?
I imagine if they are port forwarding using VS Code desktop and both were localhost, this wouldn't be a problem?12 replies
CCoder.com
•Created by TitiMoby on 8/29/2024 in #help
How to access logs?
Hey, what are you using to host Coder?
8 replies
CCoder.com
•Created by ShamesBond on 6/11/2024 in #help
Upgrading AWS EC2 based coder server
Hey, you can just use the install script in the VM!
5 replies
CCoder.com
•Created by ashhh on 2/23/2024 in #help
Error on getting the build logs
We do plan on supporting this, but a bit later in the year (likely April to June)!
23 replies
CCoder.com
•Created by Quwuanta on 2/3/2023 in #help
hi, i am having issues trying to use cloudflare tunnel to access coder outside the local machine.
Are you typing to use
coder/coder
or coder/code-server
?
That shouldn't really impact things though... Are othr apps working fine via the tunnel (e.g. a simple HTTP server)
17 replies
CCoder.com
•Created by subz on 12/13/2022 in #help
Coder Workspaces as code
Stay tuned - I'll link an issue here once we have something more concrete
16 replies
CCoder.com
•Created by subz on 12/13/2022 in #help
Coder Workspaces as code
We're planning on creating an "Open in Coder" experience in the near future, similar to that in v1.
In the meantime, yes there are workarounds to automatically create a workspace with the CLI or REST API. However, there's no way to auto-clone a git repo if the user isn't authenticated yet or pre-fill parameter values. We want the experience to be magical for devs: navigate to repo -> click "Open". The DevOps should be responsible for how that magic works under the hood though, so you'll be able to do a lot with it (e.g. clone multiple repos, specify custom params per button, etc) 🙂
16 replies
CCoder.com
•Created by nyxalis. on 11/16/2022 in #help
unexpected non-JSON response
You can check the CLI version with
coder version
and the server version by looking at the footer in the dashboard. Wondering if they match13 replies
CCoder.com
•Created by nyxalis. on 11/16/2022 in #help
unexpected non-JSON response
Hey. Do your client and server version match?
13 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Yeah i'm on it!
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Yeah it's possible there was just an order issue. If the dashboard shows the agent is connected, you can disregard that. We can file a bug report though so that there is not log spam
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Oh and in the dashboard it shows up fine?
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
It was a bug on our end
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Yeah we don't plan on introducing breaking changes like that, especially over patch versions. At the very least, we should document it and display a message in the CLI for developers to upgrade.
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
It's still super odd that the first build leads to a 401 error :/
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Can you send your full template? Is it anything out of the ordinary compared to our example
59 replies
CCoder.com
•Created by tfishler on 11/16/2022 in #help
Running workspace inside k8s pods
Ahh ok. Yeah that mismatch is why you're running into the issue with
config-ssh
. I'd update the server 🙂59 replies