GithubHelp home page GithubHelp logo

kasm-registry's Introduction

THIS IS CURRENTLY IN DEVELOPMENT AND NOT READY FOR PRIME TIME YET, WE'LL ANNOUNCE WHEN IT'S INCLUDED IN BUILDS. FEEL FREE TO PLAY WITH IT THOUGH AND GIVE FEEDBACK.

Kasm Workspaces

This is a repository of the workspaces supported by Kasm. The workspaces list is automatically generated and can be used when creating new workspaces or using the 1 click installer

Create your own workspace registry

We have tried to make it as simple as possible for people to create their own registries that work with Kasm, the easiest way to do that is to follow these steps:

  1. Click on "Use this template", select Create a new repository
  2. Select a Repository name, you will need to use this name later in the process as well, tick the "Include all branches" checkbox, then click on the "Create repository from template" button
  3. Click on the actions tab and check whether workflows need enabling, if they do, enable them, otherwise you should be good to go.
  4. Go to /site/next.config.js and edit the env section with the relevant details.
    • name - The name you want to display
    • description - A short description to display when a store's information button is pressed.
    • icon - The image to display for your registry. You can upload an image to /site/public/ and reference that by https://domain.com/1.0/image.png or if you aren't using a {sub}domain by referencing it from https://username.github.io/repositoryname/1.0/image.png where image.png is the name of the image you uploaded.
    • listUrl - The link to the root of your site. For example https://username.github.io/repositoryname/ it should always include a trailing slash.
    • contactUrl - A link users can use to contact you on. If you are using a domain or a subdomain, your basePath will just be basePath: '/1.0',, otherwise change the value to include what you chose for the repository name in step 2 basePath: '/repositoryname/1.0',. the 1.0 will be replaced with the branch name automatically, so you should always keep it as 1.0.
  5. Upload your workspaces to the /workspaces folder
  6. Go to Settings then Pages and select Branch - gh-pages and click Save
  7. Check progress in Actions
  8. Once complete go back to Settings / Pages and you should have a live site. Click on the Visit Site button.
  9. You should now have a working site which includes any workspaces you added

New schema version

If a new schema version comes out, this is what you will need to do.

  1. Create a new branch with the schema version as the branch name (for example, 1.1)
  2. Open site/next.config.js and change the basePath to include the version number as well.

Discovery

The tag below will hopefully make it easier for people to find your Workspace Registry by clicking on this github search link. If you want to make it harder to find your repository for some reason, just remove this section.

KASM-REGISTRY-DISCOVERY-IDENTIFIER

kasm-registry's People

Contributors

thelamer avatar thedev132 avatar kodestar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.