C
Coder.com4d ago
N43

custom image with desktop and kasmvnc

hi all, i am student at 42 Mulhouse (france), i was trying coder for maybe add it on our campus. the goal was to deliver desktop at demand for students i have success install coder on our talos cluster, and i can open vscode on a basic kubernetes template. someone can put me on the right way to get a debian or ubuntu with a desktop manager and kasmvnc access or a tutorial to build my own image ( stored on our harbor) best regards
4 Replies
Codercord
Codercord4d ago
<#1365435241891758182>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Phorcys
Phorcys2d ago
hey! for Kasm, you can use our https://registry.coder.com/modules/kasmvnc module! for the desktop environment, you can set the desktop_environment value to one of ["xfce", "kde", "gnome", "lxde", "lxqt"]
N43
N43OP2d ago
if i need to run docker on the environment, have a way to get the pid 1 on systemd in place of the coder binary, whithout build my own image? i was using entrise-desktop image right now
Phorcys
Phorcys13h ago
you don't need to do that just install Docker and start dockerd somewhere or you could also use the docker-in-docker devcontainer feature

Did you find this page helpful?