Skip to content

Kasm Workspaces

In this article

Information

Kasm Workspaces is an open platform for containerizing workspaces. It provides access to isolated working environments that can be run on any device connected to the Internet. Kasm Workspaces is based on containerization technologies such as Docker and Kubernetes, which provides high-speed operation and reliability for a variety of tasks. In addition, Kasm Workspaces has a multi-level security system that ensures the protection of user confidential data.

Kasm Workspaces. Key Features

  • Isolated workspaces - Kasm Workspaces allows you to create isolated working environments in the cloud that can be run on any device with Internet access.
  • Flexibility of configuration - It provides a variety of ways to customize workspaces so they can be adapted to the needs of different users.
  • Scalability - Kasm Workspaces is easily scalable.
  • High performance - Due to the use of containerization technology, Kasm Workspaces provides high-speed operation and reliability while performing tasks.
  • Security - a multi-level security system ensures the protection of the user's confidential data.
  • Application management - Kasm Workspaces allows you to manage applications and programs within workspaces.
  • Ease-of-use - It has a simple and intuitive interface.

Deployment Features

ID Compatible OS VM BM VGPU GPU Min CPU (Cores) Min RAM (Gb) Min HDD/SDD (Gb) Active
22 Ubuntu 22.04 + + + + 4 4 - Yes

Note

Unless otherwise specified, by default we install the latest release version of software from the developer's website or operating system repositories.

Getting started after deploying Kasm Workspaces

A notification will be sent to the e-mail specified during registration that the server is ready for work after paying for the order. It will contain the IP address of the VPS, as well as the login and password for the connection. Clients of our company manage the hardware in the server`s and API control panel — Invapi.

You can find the authorization data either in the Info >> Tags tab of the server control panel or in the email that was sent.

  • Link to access the Kasm Workspaces dashboard with a web interface: in the webpanel tag;
  • Login: admin@kasm.local, user@kasm.local;
  • Password: Your password will be sent to your email address when the server is ready after deployment.

Note

If you encounter any issues with authorization, please try the following steps:

  1. Restart the key containers responsible for authentication and management:
    docker restart kasm_manager kasm_api
    
  2. Check the container status with the command:

    docker ps
    
    Ensure that the kasm_manager and kasm_api containers are running and have a healthy status.

  3. Try opening the management panel in a different web browser.

Note

For more information on the basic settings of Kasm Workspaces, see the documentation of the developers.

Ordering a server with Kasm Workspaces using the API

To install this software using the API, follow these instructions