Home

S3 Persistent Storage

Guide on how to configure S3 for persistent storage configuration. Step 1: Create a bucket Go to AWS S3 and create a bucket. Step 2: Define AWS access and secret keys The administrator needs to define the AWS Access Key ID and Access Secret in the Server Settings of Kasm. Step 3: Configure the persistent profile path in the workspace image ...

Read more

Plans For Big Meet Aug 1

Plans for big meet Introduction/Roles - Rachit Project Statement - Tanisha Explain what Kasm is and what the program does Users - Tanisha Show how users go from SQLite to RDS Kasm Image and API - Torin Explain Kasm image and API stuff Pick up from RDS to Kasm and then go from there Ground Zero - Rachit Explain how to initialize Kasm from...

Read more

Autoscale Configuration Guide

Step 1: Licensing the Kasm Workspaces Installation A key is required to activate Kasm Enterprise Concurrent features. Keys will be updated based on evaluation and licensing periods. The keys are time-based and will expire on the due date. Become familiar with Kasm Enterprise Concurrent licensing on Kasm Licensing. Enterprise allows autoscal...

Read more

Kasm Persistent Data Configuration Guide

Persistent data or persistent profiles is a setup that allows users to retain their data even after their images close using the storage availible on the agent servers. While this is beneficial, we recommend important data be backed up in Git, or moved into Drive. Step 1: Setup Go into the settings of the image that you are trying to modify. ...

Read more

Manual Addition of Docker Images to Kasm (UPDATED)

When Kasm registry is not working, even with third party additions, there are ways to directly import a docker image from dockerhub. Step 1: Navigation In the Kasm administrative panel, navigate to Workspaces > Workspaces, then click the blue Add Workspace button. On another tab, open the registry for the images: https://nighthawkcoders.gi...

Read more

Kasm Security Group Configuration

Whenever Kasm is launched, the security group needs to allow access to the ports that the Kasm services run on. Here is a screenshot of the ports needed. Make sure to also add the port the Kasm service is running on.

Read more

Kasm Multi-Server Installer Guide

Initialization Guide Setup Clone the repository to your computer with the following command: git clone https://github.com/open-coding-society/kasm-multi-server.git Prerequisites For a Windows system, Windows Subsystem for Linux must be installed, preferrably with Ubuntu, however, MacOS Homebrew, apt, yum, and snap are all supported package...

Read more

Kasm Multi-Server Installer Developers Guide

Initialization Guide Setup Clone the repository to your computer with the following command: git clone https://github.com/open-coding-society/kasm-multi-server.git Prerequisites For a Windows system, Windows Subsystem for Linux must be installed, preferrably with Ubuntu, however, MacOS Homebrew, apt, yum, and snap are all supported package...

Read more