You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
549 B
549 B
display_name | description | icon | maintainer_github | verified | tags | |||
---|---|---|---|---|---|---|---|---|
KasmVNC | A modern open source VNC server | ../.icons/kasmvnc.svg | coder | true |
|
KasmVNC
Automatically install KasmVNC in a workspace, and create an app to access it via the dashboard.
module "kasmvnc" {
source = "registry.coder.com/modules/kasmvnc/coder"
version = "1.0.20"
agent_id = coder_agent.example.id
}
Note: This module only works on workspaces with a pre-installed desktop environment.