Skip to content

kasmtech/workspaces-autoscale-startup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kasm AutoScale Startup Scripts

These scripts are example startup scripts that may be used for autoscaling Servers and Docker Agents in a Kasm Workspaces deployment.

Note

For versions compatible with older releases of Kasm Workspaces, please check the corresponding release branches.

Servers

Kasm Workspaces can auto-scale full stack VMs and add them to a Server Pool. You may want to add startup scripts to the VM to take actions on boot. For example, for a Windows server you may need to join it to Active Directory. For a Linux Server you may need to install and configure KasmVNC.

Docker Agents

Kasm Workspaces can auto-scale Docker Agents and join them to the cluster in order to fulfill client sessions of containerized desktops and applications. The VMs you spin up can be base Ubuntu images that are maintained by the Cloud Service Provider and the startup scripts can install Docker and the Kasm agent. This project provides example startup scripts you can use your auto scaled deployments. We attempt to have a single script that will work on any of the supported cloud providers.

About

Startup scripts to support auto-scaling in Kasm Workspaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages