mirror of
https://github.com/linuxserver/docker-kasm.git
synced 2026-01-23 02:24:38 +00:00
add note on unraid
This commit is contained in:
parent
2da5f09703
commit
fee9628556
2 changed files with 4 additions and 0 deletions
|
|
@ -75,6 +75,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue