Toro unikernel

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
z0rr0
Member
Member
Posts: 62
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

Toro unikernel

Post by z0rr0 »

Toro unikernel (http://www.torokernel.io) is a unikernel that is dedicated to run a single possible multithreading application as a QEMU microVM guest. In the last years, Toro has focused on microservices and on leveraging virtio devices like virtio-fs and virtio-vsock. For example, the static webserver appliance (see https://github.com/torokernel/torokerne ... cWebServer) relies on virtio-vsock and virtio-fs to serve files over HTTP. This is the appliance that hosts Toro's website. I have just written down a guide that helps you to easily build and deploy an appliance to host a website by relying on the static webserver example. You can find the guide at https://github.com/torokernel/torowebserverappliance. If you have any comments to make this guide simpler, do not hesitate to let me know.

Regards, Matias.
Post Reply