Toro unikernel
Posted: Wed Aug 04, 2021 4:20 am
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.
Regards, Matias.