Skip to content

Commit 413eb8b

Browse files
committedDec 21, 2024
Bot Updating Templated Files
1 parent 48b02f0 commit 413eb8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Access the installation wizard at https://`your ip`:3000 and follow the instruct
8383

8484
Currently Synology systems are not supported due to them blocking CPU scheduling in their Kernel.
8585

86+
### Updating KASM
87+
88+
In order to update kasm, first make sure you are using the latest docker image, and then perform the in app update in the admin panel. Docker image update and recreation of container alone won't update kasm.
89+
8690
### GPU Support
8791

8892
During installation an option will be presented to force all Workspace containers to mount in and use a specific GPU. If using an NVIDIA GPU you will need to pass `-e NVIDIA_VISIBLE_DEVICES=all` or `--gpus all` and have the [NVIDIA Container Runtime](https://github.com/NVIDIA/nvidia-container-runtime) installed on the host. Also if using NVIDIA, Kasm Workspaces has [native NVIDIA support](https://www.kasmweb.com/docs/latest/how_to/gpu.html) so you can optionally opt to simply use that instead of he manual override during installation.

0 commit comments

Comments
 (0)