Kasm Workspaces
Kasmā Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.
Install with Docker Compose
Template and instructions from linuxserver.io.
Create a file compose.yaml
and copy paste inside it:
|
|
Note: Ports 3006 & 446 are custom, make them anything you want, but don’t change the right side: port 3000 & 443.
Start the container
|
|
Access
Access the interface from: your.ip:446
Optimizations
Disable pulseaudio to lower cpu consumption:
- Go to Admin->Workspaces->Edit a workspace:
- In Docker Run Config Override (JSON) Add inside the “environment”: {}: , “START_PULSEAUDIO”: “0”
Example:
|
|
Cover photo by Pawel Czerwinski on Unsplash