2023-04-05 14:41:54 +00:00
<!DOCTYPE html> < html > < head > < meta charSet = "utf-8" / > < meta name = "viewport" content = "width=device-width" / > < title > Kasm Workspaces< / title > < meta name = "description" content = "List of workspaces for Kasm Webspaces" / > < link rel = "icon" href = "/favicon.ico" / > < meta name = "next-head-count" content = "5" / > < link rel = "preload" href = "/kasm-registry/1.0/_next/static/css/8f36639b4a8be593.css" as = "style" / > < link rel = "stylesheet" href = "/kasm-registry/1.0/_next/static/css/8f36639b4a8be593.css" data-n-g = "" / > < noscript data-n-css = "" > < / noscript > < script defer = "" nomodule = "" src = "/kasm-registry/1.0/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/webpack-5709cd24de68af95.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/framework-8c5acb0054140387.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/main-1151a51edd942ed4.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/pages/_app-8033ef6890b9481c.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/484-ea12e2f7cb01c6ad.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/chunks/pages/new/%5B%5B...workspace%5D%5D-55f932af79d3a7f5.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/-03uz5XeCBvsJttpMy3Cw/_buildManifest.js" defer = "" > < / script > < script src = "/kasm-registry/1.0/_next/static/-03uz5XeCBvsJttpMy3Cw/_ssgManifest.js" defer = "" > < / script > < / head > < body > < div id = "__next" > < div class = "flex flex-col min-h-screen" > < header class = "relative font-light overflow-hidden bg-gradient-to-tr from-[#162d48] to-[#2980b9] p-8 xl:px-32 text-white gap-5 md:gap-0 flex flex-wrap justify-center items-center" > < ul class = "bg-bubbles" > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < li > < / li > < / ul > < div class = "relative z-10" > < div class = "text-3xl" > Kasm Technologies< / div > < div class = "text-sm uppercase w-full flex justify-between" > < span class = "opacity-70" > W< / span > < span class = "opacity-70" > o< / span > < span class = "opacity-70" > r< / span > < span class = "opacity-70" > k< / span > < span class = "opacity-70" > s< / span > < span class = "opacity-70" > p< / span > < span class = "opacity-70" > a< / span > < span class = "opacity-70" > c< / span > < span class = "opacity-70" > e< / span > < span > < / span > < span class = "opacity-40" > R< / span > < span class = "opacity-40" > e< / span > < span class = "opacity-40" > g< / span > < span class = "opacity-40" > i< / span > < span class = "opacity-40" > s< / span > < span class = "opacity-40" > t< / span > < span class = "opacity-40" > r< / span > < span class = "opacity-40" > y< / span > < / div > < / div > < nav class = "relative z-10 mx-12" > < a href = "/kasm-registry/1.0/" class = "p-4 inline-block rounded-full border border-solid border-transparent" > Library< / a > < a class = "p-4 inline-block rounded-full border border-solid bg-black/10 border-white/30" href = "/kasm-registry/1.0/new/" > New< / a > < / nav > < div class = "grow flex justify-center relative z-10" > < div class = "bg-black/10 shadow border border-1 border-white/30 rounded flex w-full max-w-md" > < input name = "search" class = "bg-transparent shadow-inner text-lg font-light w-full p-4 placeholder:text-white/40" placeholder = "Search for workspace" type = "text" value = "" / > < / div > < / div > < button class = "p-4 relative z-10 px-5 bg-[#162d48]/70 border-t border-white/20 border-solid hover:bg-slate-900 transition shadow-lg m-2 rounded items-center text-white/70 flex cursor-pointer" > < span class = "mr-3" > Workspace Registry Link< / span > < svg style = "height:14px;fill:#fff" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path d = "M224 0c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224zM64 160c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64H64V224h64V160H64z" > < / path > < / svg > < / button > < / header > < main class = "grow" > < div class = "" > < div class = "flex flex-col lg:flex-row w-full my-20 max-w-6xl text-sm rounded-xl overflow-hidden mx-auto" > < div class = "w-full lg:w-1/2 p-16 bg-slate-300" > < h1 class = "text-2xl font-medium mb-2" > Add Workspace< / h1 > < div class = "flex flex-col" > < p class = "mb-8 opacity-70" > This page is designed to allow admins to generate the JSO
2023-01-19 12:39:46 +00:00
" friendly_name" : null,
" image_src" : null,
" description" : null,
" name" : null,
" cores" : 2,
" memory" : 2768,
" gpu_count" : 0,
" cpu_allocation_method" : " Inherit" ,
" docker_registry" : " https://index.docker.io/v1/" ,
" categories" : [],
" require_gpu" : false,
" enabled" : true,
" image_type" : " Container"
2023-04-05 14:41:54 +00:00
}< / pre > < button class = "p-4 relative z-10 px-5 bg-cyan-700 border-t border-white/20 border-solid hover:bg-slate-900 transition m-2 rounded items-center text-white/70 flex cursor-pointer" > Download< / button > < / div > < / div > < / div > < / main > < footer class = "flex justify-center items-center p-5 bg-gradient-to-tr text-white/80 text-sm from-[#162d48] to-[#2980b9]" > This registry is intended to work in conjuction with Kasm Workspaces. < a class = "underline" href = "https://kasmweb.com" > Click here to find out about Kasm Workspaces< / a > < / footer > < div class = "notification-container notification-container-empty" > < div > < / div > < / div > < / div > < / div > < script id = "__NEXT_DATA__" type = "application/json" > { "props" : { "pageProps" : { "workspace" : null } , "__N_SSG" : true } , "page" : "/new/[[...workspace]]" , "query" : { } , "buildId" : "-03uz5XeCBvsJttpMy3Cw" , "assetPrefix" : "/kasm-registry/1.0" , "isFallback" : false , "gsp" : true , "scriptLoader" : [ ] } < / script > < / body > < / html >