Go to file
Matthew McClaskey a1848ea03b Merge branch 'feature/KASM-6563_installer_update' into 'develop'
KASM-6563 update the installer.

Closes KASM-6563

See merge request kasm-technologies/internal/workspaces-core-images!225
2024-10-03 09:56:50 +00:00
ci-scripts KASM-6547 bump the tester image 2024-09-27 09:21:55 -04:00
docs KASM-6504 fix kasmos readme 2024-09-19 10:46:28 +00:00
kasm-desktop-kde@44b1b9a5c0 KasmOS 2024-04-28 21:49:00 +00:00
src Merge branch 'bugfix/KASM-6371-log-dlp-policy-fail-secure' into 'develop' 2024-09-03 15:48:00 +00:00
.dockerignore KasmOS 2024-04-28 21:49:00 +00:00
.gitattributes Initial Commmit 2021-06-16 09:26:09 -04:00
.gitignore Initial Commmit 2021-06-16 09:26:09 -04:00
.gitlab-ci.yml KASM-6563 update the installer. 2024-10-01 12:01:04 -04:00
.gitmodules KasmOS 2024-04-28 21:49:00 +00:00
dockerfile-kasm-core KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-alpine KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-centos KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-fedora KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-kasmos KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-oracle KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
dockerfile-kasm-core-suse KASM-6116/KASM-6110 Egress logging and notifications improvements 2024-07-03 22:36:43 +00:00
LICENSE.md Update LICENSE.md 2022-07-31 17:42:02 +00:00
README.md KASM-3690 add build arg 2022-12-05 12:29:35 +00:00

Logo

Workspaces Core Images

This repository contains the base or "Core" images from which all other Workspaces images are derived. These images are based off popular linux distributions and contain the wiring necessary to work within the Kasm platform.

While these images are primarily built to run inside the Kasm platform, they can also be executed manually. Please note that certain functionality, such as audio, uploads, downloads, and microphone passthrough are only available within the Kasm platform.

sudo docker run --rm  -it --shm-size=512m -p 6901:6901 -e VNC_PW=password --build-arg START_XFCE4=1 kasmweb/<image>:<tag>

The container is now accessible via a browser : https://<IP>:6901

  • User : kasm_user
  • Password: password

For more information about building custom images please review the How To Guide

The Kasm team publishes applications and desktop images for use inside the platform. More information, including source can be found in the Default Images List

About Workspaces

Kasm Workspaces is a docker container streaming platform that enables you to deliver browser-based access to desktops, applications, and web services. Kasm uses a modern DevOps approach for programmatic delivery of services via Containerized Desktop Infrastructure (CDI) technology to create on-demand, disposable, docker containers that are accessible via web browser. The rendering of the graphical-based containers is powered by the open-source project KasmVNC

Screenshot

Kasm Workspaces was developed to meet the most demanding secure collaboration requirements that is highly scalable, customizable, and easy to maintain. Most importantly, Kasm provides a solution, rather than a service, so it is infinitely customizable to your unique requirements and includes a developer API so that it can be integrated with, rather than replace, your existing applications and workflows. Kasm can be deployed in the cloud (Public or Private), on-premise (Including Air-Gapped Networks), or in a hybrid configuration.

Live Demo

A self-guided on-demand demo is available at kasmweb.com