modules icon indicating copy to clipboard operation
modules copied to clipboard

kasmVNC Module

Open bpmct opened this issue 2 years ago • 3 comments

Create a module that installs kasmvnc if it doesn't exist and starts it.

Must have

  • [x] coder_app
  • [x] coder_script (https://github.com/coder/coder/pull/9584)

Nice to have

  • [x] Variable to specify kasmvnc version
  • [ ] Variable to skip install (assumes it's already in the image)
  • [ ] Variable for path of kasmvnc (e.g. in home dir?)

References

  • A generic script I made to install kasmVNC on an Ubuntu Focal VM: https://gist.github.com/bpmct/4e51d7092089f278c91f53e344749b6c
  • KasmVNC Kubernetes templates: https://github.com/sharkymark/v2-templates

bpmct avatar Sep 18 '23 04:09 bpmct

Looks like adding kasmVNC on top of any image is not that easy.

matifali avatar Sep 26 '23 10:09 matifali

Adding into this sprint as we have some customers asking about this. I wonder if we can support it in a relatively generic way, or if we need docs or example images.

bpmct avatar May 09 '24 11:05 bpmct

@bpmct #24 Should work on all Debian and Ubuntu-based workspaces. Feel free to redo it.

matifali avatar May 09 '24 12:05 matifali