Kasm Server Requirements¶
Kasm Server can be installed in a single server or multi server setup.
Operating System¶
Kasm Services and end user Kasms are Docker containers. Access to the Docker registry is required for installation.
Installation is supported on the following operating systems:
Ubuntu 16.04 / 18.04 / 20.04 |
Debian 9 / 10 |
CentOS 7 / 8 |
Resource Requirements¶
CPU |
2 cores |
Memory |
4GB |
Storage |
30GB (SSD) |
Note
Although the requirements for the Kasm services a quite modest, provisioning each end-user Kasms requires additional compute resources as specified in the Image configuration. The default Kasm Images are configured to require 1768MB of memory and 1 core. Kasms will not be provisioned if the minimum resources requirements on the Agent are not met.
Docker and Docker-Compose¶
During the installation, the installer will install known compatible versions of docker
and
docker-compose
if the programs do not already exit on the machine. However, if the programs already exist,
the installer will not replace them.
It is recommended that you install Kasm on a single-purpose machines and let the installer install the docker
and
docker-compose
programs. Below are the minimum requirements.
docker |
> 18.06 |
docker-compose |
> 1.25.5 |
Run the following commands to check the versions of the programs if installed.
sudo docker --version
sudo docker-compose --version
End User Requirements¶
End-users access the Kasm Server via the web ui. Most modern browsers are supported.
Browsers |
Chrome 49+ |
Edge 14+ |
Firefox 48+ |
Internet Explorer 11 [1] |
Safari 11+ |
Caveats
Audio is not support on mobile browsers.
Seamless Clipboard ( Copying and Pasting without using the control panel ) is only supported on Chrome and Chromium-based client browsers.
[1] Audio Not Supported.