Post

Kasm - The Container Streaming Platform

Getting Started

Kasm Workspaces provides browser-based access to on-demand containerized desktops and applications.

General information about the Workspaces platform is available at https://kasmweb.com

Requirements

Supported OS

  • Ubuntu 18.04/20.04/22.04 (amd64/arm64)
  • Debian 10/11/12 (amd64/arm64)
  • CentOS 7/8/9 (amd64/arm64)
  • Oracle Linux 7/8/9 (amd64/arm64)
  • Raspberry Pi OS 10/11/12 (amd64/arm64)

Resource

  • CPU (2cores)
  • Memory (4GB)
  • Storage (50GB SSD)

Docker (> 18.06) Docker Compose (> 2.1.1)

Installation

1
2
3
4
cd /tmp
curl -O https://kasm-static-content.s3.amazonaws.com/kasm_release_1.14.0.3a7abb.tar.gz
tar -xf kasm_release_1.14.0.3a7abb.tar.gz
sudo bash kasm_release/install.sh
  • Log into the Web Console at https://server-ip
  • The Default username are admin@kasm.local and user@kasm.local. And the password is randomly generate, you can find it on cli. login

Upgrade

Admin Guide

This post is licensed under CC BY 4.0 by the author.