From d256eebc7b29c18463559e888188ebc8798c6813 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 10 Jul 2022 17:51:47 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-kasm.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/docker-kasm.md b/images/docker-kasm.md index 56a71c4c2f..d34db971c6 100755 --- a/images/docker-kasm.md +++ b/images/docker-kasm.md @@ -50,6 +50,8 @@ This container uses [Docker in Docker](https://www.docker.com/blog/docker-can-no **Unlike other containers the web interface port (default 443) needs to be set for the env variable `KASM_PORT` and both the inside and outside port IE for 4443 `KASM_PORT=4443` `-p 4443:4443`** +**Unraid users due to the DinD storage layer `/opt/` should be mounted directly to a disk IE `/mnt/disk1/appdata/path` or optimally with a cache disk at `/mnt/cache/appdata/path`** + Access the installation wizard at https://`your ip`:3000 and follow the instructions there. Once setup is complete access https://`your ip`:443 and login with the credentials you entered during setup. The default users are: * admin@kasm.local