Ryan Kuba
Ryan Kuba
`-v /path/to/local/favicon.ico:/kclient/public/favicon.ico` would work.
We should stop using the websocket method and chunk up the files properly and support any size.
No there is not and I do not know how to achieve this without this being in KasmVNC. (it controls the X-11 sessions)
The only thing I could get working in this scenario was to set this as the exec config for the workspace: ("Docker Exec Config (JSON)" under the workspace settings) ```...
@RedstoneWizard08 Please check out the updated docs here: https://kasmweb.com/docs/latest/how_to/reverse_proxy.html#example-apache-config When testing please initially try isolating a dedicated proxy from your current config and confirming functionality, just to make sure you...
Can you please be specific? I did test this config file with Apache and a current stable release of Kasm Workspaces. My recommendation would be to spinup a fresh container,...
@nielsbasjes thank you for the information on your deployment. Currently how our examples and docs are written they all reference a redirect to localhost (NGINX HAPROXY etc), the purpose of...
There were actually a couple of key config options that have no effect on a localhost proxy but are needed for a separate server: ``` SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyPreserveHost...
Disable compositing, the latest images added Zink compatibility for Nvidia which will leverage Vulkan for OpenGL, but it is not compatible with display compositing.
Keeping open, Noble is far more buggy than Bookworm currently for KDE. In general my only recommendation at this time is use debian-kde if you are able to. I do...