22 lines
12 KiB
HTML
22 lines
12 KiB
HTML
|
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Kasm Apps</title><meta name="description" content="List of apps for Kasm Webspaces"/><link rel="icon" href="/favicon.ico"/><meta name="next-head-count" content="5"/><link rel="preload" href="/kasm-apps/_next/static/css/e344c07feaf6235d.css" as="style"/><link rel="stylesheet" href="/kasm-apps/_next/static/css/e344c07feaf6235d.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/kasm-apps/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/kasm-apps/_next/static/chunks/webpack-11f14c8df268517c.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/main-a01f52e14d9053df.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/_app-0f3995b5d146fb10.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/628-10ee06773492999d.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/addapp-408061be1c2ca04c.js" defer=""></script><script src="/kasm-apps/_next/static/Gipj-nj50af30ZAyxnVQx/_buildManifest.js" defer=""></script><script src="/kasm-apps/_next/static/Gipj-nj50af30ZAyxnVQx/_ssgManifest.js" defer=""></script></head><body><div id="__next"><header class="relative font-light overflow-hidden bg-gradient-to-tr from-slate-900 to-cyan-800 p-32 py-8 text-white flex justify-between 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">A</span><span class="opacity-70">p</span><span class="opacity-70">p</span><span class="opacity-70">l</span><span class="opacity-70">i</span><span class="opacity-70">c</span><span class="opacity-70">a</span><span class="opacity-70">t</span><span class="opacity-70">i</span><span class="opacity-70">o</span><span class="opacity-70">n</span><span> </span><span class="opacity-40">D</span><span class="opacity-40">a</span><span class="opacity-40">t</span><span class="opacity-40">a</span><span class="opacity-40">b</span><span class="opacity-40">a</span><span class="opacity-40">s</span><span class="opacity-40">e</span></div></div><nav class="relative z-10 mx-12"><a class="p-4 rounded-full border border-solid border-transparent" href="/kasm-apps/">Library</a><a class="p-4 rounded-full border border-solid bg-black/10 border-white/30" href="/kasm-apps/addapp/">Add App</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 application" type="text" value=""/></div></div><button class="p-4 relative z-10 px-5 bg-emerald-600 m-2 rounded items-center text-white/70 flex cursor-pointer"><span class="mr-3">App 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><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 Application</h1><div class="flex flex-col"><p class="mb-8 opacity-70">This will help you generate the JSON file you need to upload to the App directory.</p><label class="mb-2 font-medium">Icon</label><input type="file" name="icon" class="mb-2 p-2 rounded-lg bg-slate-100 border border-solid border-slate-400"/><p class="mb-6 opacity-70">Select the image to use, image will be rena
|
|||
|
"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/",
|
|||
|
"volume_mappings": "{}",
|
|||
|
"run_config": "{}",
|
|||
|
"exec_config": "{}",
|
|||
|
"categories": "[]",
|
|||
|
"require_gpu": false,
|
|||
|
"enabled": true,
|
|||
|
"restrict_to_network": false,
|
|||
|
"restrict_network_names": "[]",
|
|||
|
"allow_network_selection": false,
|
|||
|
"notes": null,
|
|||
|
"image_type": "Container"
|
|||
|
}</pre><button class="p-4 relative z-10 px-5 bg-emerald-600 m-2 rounded items-center text-white/70 flex cursor-pointer">Download</button></div></div></div></main><footer></footer></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/addapp","query":{},"buildId":"Gipj-nj50af30ZAyxnVQx","assetPrefix":"/kasm-apps","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|