ei.do
CCoder.com
•Created by ei.do on 4/11/2025 in #help
optional apps for different workspaces
hello guys,
can we have optionals apps for certain conditions?
for example when the workspace type is python or have the repo contains python (optional in workspaces) enable jupyterlab and hs code when for example user tick a check box or option is needed
and only the terminal otherwise or when the user needs a workspace with terminal only
this way speed up the workspaces launch time since no need for code server, jupyter or whatever
2 replies
CCoder.com
•Created by ei.do on 2/28/2025 in #help
Permanent SSH + GPG keys
Hello guys,
my scenario of using Coder, is having it installed on my separate PC (i9 14900KF /64 GB) as development machine, installed on k3s single node cluster, and connected with a real sub domain to issue a real SSL certificate (needed for some apps I am working on).
The issue is I have two GitHub accounts, two bitbucket, on occasionally GitLab.
Q: What is the best way to store these keys (both SSH and gnupg) with the template, so each time I start a workspace and all keys included.
I have added the keys manually but they are removed whenever I restart the workspaces.
what do you suggest to solve this issue?
thanks in advance ❤️
13 replies
CCoder.com
•Created by ei.do on 2/23/2025 in #help
vscode-web vs coder-server
Hey guys,
what is the actual difference between
- vscode-web: https://registry.coder.com/modules/vscode-web?tab=variables
- code-server: https://registry.coder.com/modules/code-server
5 replies