{ "categories": [ "Utilities", "tools" ], "description": "Kasm is a web-accessible desktop environment.", "env": [ { "default": "4010", "label": "KASM_PORT", "name": "KASM_PORT" } ], "image_arm64": "lscr.io/linuxserver/kasm:latest", "image_amd64": "lscr.io/linuxserver/kasm:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png", "name": "Kasm", "note": "Important: Check and see if /dev/dri/renderD128 exists on your host if it does please use the one with renderD128 support.
!!!MAKE SURE YOU USE HTTPS!!!
!!!MAKE SURE YOU USE PORT 4011 FIRST THEN INSTALL IT
DO NOT INSTALL EVERYTHING AT ONCE(unless you know what you are doing)!!!
!!!ALERT!!! MAKE SURE YOU SAVE THE ADMIN USERNAME AND REGULAR USERNAME DO NOT FORGET THIS STEP, IT WOULD BE SOMETHING LIKE THIS admin@kasm.local, user@kasm.local !!!ALERT!!!", "officialDoc": "https://github.com/linuxserver/docker-kasm", "platform": "linux", "ports": [ "4010:4010/tcp", "4011:3000/tcp" ], "privileged": true, "restart_policy": "unless-stopped", "title": "Kasm", "type": 1, "volumes": [ { "bind": "/portainer/Files/AppData/Config/kasm/opt", "container": "/opt" }, { "bind": "/portainer/Files/AppData/Config/kasm/profiles", "container": "/profiles" } ], "webpage": "https://www.kasmweb.com/" }