Atif
CCoder.com
•Created by emircanerkul on 4/27/2025 in #help
Jupyterlab how to
Usually the expectation is that the environment(workspace) is pre-configured with GPU access and any other tools i.e. pytorch etc.
The module only starts (and optionally installs) the jupyterlab ik the workspace
16 replies
CCoder.com
•Created by ÙwÚ on 4/12/2025 in #help
How to limit resource use for a container
Coder stores all templates and other data in the database, so if templates are not showing up, something is wrong.
23 replies
CCoder.com
•Created by Calico on 4/15/2025 in #help
performance local hosted version
Good to know the root cause. We do not have any such reports that I am aware of.
We use similar Docker based workspace for dogfooding Coder but we use
pnpm
instead of npm
12 replies
CCoder.com
•Created by Conor on 4/15/2025 in #help
jfrog oauth not working
Glad to know you found it.
9 replies
CCoder.com
•Created by Conor on 4/15/2025 in #help
jfrog oauth not working
did you added the integration in JFrog too?
9 replies
CCoder.com
•Created by Calico on 4/15/2025 in #help
performance local hosted version
can you share the difference between performance on the server and when running in a workspace?
Some benchmarks for build times can help
12 replies
CCoder.com
•Created by Calico on 4/15/2025 in #help
performance local hosted version
Nice It does not look like a specs issue then
12 replies
CCoder.com
•Created by Aman on 4/15/2025 in #help
I'm using traefik to handle ssl for coder - will this create any security issues?
The image you are using is for Coder v1 the predecessor project which has been sunsetted a few years ago.
5 replies
CCoder.com
•Created by Aman on 4/15/2025 in #help
I'm using traefik to handle ssl for coder - will this create any security issues?
I will leave the security context for someone else as its not my area but you should use the
image: ghcr.io/coder/coder
5 replies
CCoder.com
•Created by Calico on 4/15/2025 in #help
performance local hosted version
What are the specs of the server? CPU. Memory and Disk.
Where are workspaces being created?
What is your Coder Template? Is it Docker?
12 replies
CCoder.com
•Created by ÙwÚ on 4/12/2025 in #help
How to limit resource use for a container
You can limit memory of docker workspaces by setting
memory
attribute of docker_container
resource.
Check the docker terraform provider docs for more info.23 replies
CCoder.com
•Created by Diranged on 4/13/2025 in #help
How to use External Auth to pull down Github NPM packages?
What happens if you manually do
npm login
And use the token provided by coder external-auth access-token github
?10 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
Most of our modules support running without a subdomain too
19 replies
CCoder.com
•Created by Vũ Huy on 4/14/2025 in #help
Help deploying Coder in offline/internal network with external domain & SSL (behind uni IT proxy)
Hi @Vũ Huy you can start without a wildcard domain
19 replies
CCoder.com
•Created by Chris on 4/7/2025 in #help
Headless User: is the email field required to be valid?
email feild is required to be valid only if SMTP notifications are configured,
5 replies
CCoder.com
•Created by H0m3L@bb3r on 4/6/2025 in #help
persist ubuntu updates and added packages
edit you templates to add more volumes to persists other directories
You may want to persist
/usr
maybe. as most tools gets installed into /usr/bin
or /usr/lib/bin
10 replies
CCoder.com
•Created by Alex{ } on 4/1/2025 in #help
Template limits
This depends on the template. For docker, k8s, and many cloud VMs you can set cpu and memory limits
9 replies
CCoder.com
•Created by Asher on 3/18/2025 in #help
Error while install Docker template
Is the service running on this port is on http or https?
107 replies