Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.44 KB

README.md

File metadata and controls

48 lines (38 loc) · 2.44 KB

Tetra Workspace (Kasm Image)

Screenshot from 2022-11-28 17-33-05

Introduction

This repo provides an Immutable-Infrastructure-as-Code (IIaC) workspace based on the KASM Ubuntu Jammy Image for Tetra Bio Distributed's medical/PPE open-source hardware (OSHW) development. The workspace is configured with the following software:

How to Use this Repo

  1. Clone this repo
  2. Run docker-compose pull to download the image or run docker-compose build to build the workspace image

Using the image locally

Once built, the image can be pushed into the Kasm server per Kasm documentation or it can be run locally on port 6901 using docker-compose.

  • Starting the image locally: Run docker-compose up -d
  • Stopping the image locally: Run docker-compose down

When running locally, the workspace can be accessed at https://localhost:6901 with

  • User: kasm_user
  • Passwordd: password