Kasm Technologies
Application Database

Add Application

This will help you generate the JSON file you need to upload to the App directory.

Select the image to use, image will be renamed when it's downloaded.

This is the name that will show for users

Select...

You can select from the available option or create new ones.

A short description about the application

The docker image to use, i.e. kasmweb/filezilla:develop

Select...

You can select from the available option or create new ones.

Friendly Name
Kasm Technologies
Edit
{
  "friendly_name": null,
  "image_src": null,
  "description": null,
  "name": null,
  "cores": 1,
  "memory": 1024,
  "gpu_count": 0,
  "cpu_allocation_method": "Inherit",
  "docker_registry": "https://index.docker.io/v1/",
  "categories": [],
  "require_gpu": false,
  "enabled": true,
  "image_type": "Container"
}