Giter VIP home page Giter VIP logo

unikraft / asplos22-tutorial Goto Github PK

View Code? Open in Web Editor NEW
0.0 8.0 3.0 11.71 MB

Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial

Home Page: https://asplos22.unikraft.org

License: Other

JavaScript 0.51% SCSS 65.13% HTML 2.54% Dockerfile 0.74% Makefile 1.24% C 14.95% Shell 14.89%
unikraft unikernels asplos asplos22 lightweight-virtual-machines tutorial

asplos22-tutorial's Introduction

Unikraft ASPLOS'22 Tutorial Website

To be held along with International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS'22).

With the advance of virtualization technology and the constant demand for specialization, security and performance, unikernels are no longer a fringe idea. In this tutorial we present Unikraft, a unikernel SDK aiming for extreme specialization.

Unikraft is an open source project with a growing and vibrant community available on GitHub and Discord.

This tutorial is highly practical. We will provide remote access to pre-configured machines where attendees will build, configure, run and measure Unikraft-based software components. The tutorial is planned to take place for 6 hours (e.g. 10am to 5pm - 1 hour break). Each section of this tutorial consists of a short presentation / demo (10-15 minutes) followed by practical work to be done by each attendee on their allocated remote machine. Trainers from the Unikraft community will provide instructions and support to attendees during the tutorial.

Running the website locally

Building and running the site locally requires a recent extended version of Hugo. You can find out more about how to install Hugo for your environment in our Getting started guide.

Once you've made your working copy of the site repo, from the repo root folder, run:

hugo server

Running a container locally

You can run this website inside a Docker container, the container runs with a volume bound to the docsy-example folder. This approach doesn't require you to install any dependencies other than Docker Desktop on Windows and Mac.

  1. Build the docker image

    TARGET=devenv make container
  2. Run the built image

    make devenv
  3. Once you are in the developer environment, you can call the hugo server command:

    hugo server --bind 0.0.0.0
    
  4. Verify that the service is working.

    Open your web browser and type http://localhost:1313 in your navigation bar, This opens a local instance of the docsy-example homepage. You can now make changes to the docsy example and those changes will immediately show up in your browser after you save.

asplos22-tutorial's People

Contributors

hlef avatar nderjung avatar razvand avatar vladandrew avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.