MirageOS on rumprun now with networking and HTTP

  • From: Martin Lucina <martin@xxxxxxxxxx>
  • To: mirageos-devel@xxxxxxxxxxxxxxxxxxxx, rumpkernel-users@xxxxxxxxxxxxx
  • Date: Fri, 12 Jun 2015 13:49:38 +0200

Hi all,

I'm happy to announce that the MirageOS cross-port to rumprun has
progressed to the point where it can now serve HTTP.

Detailed instructions for building "MiRump" unikernels can be found in the
README in my opam-rumprun repository:

https://github.com/mato/opam-rumprun

Obligatory screenshot from running on KVM:

http://ibin.co/24yZp6GhHCFU

I've also added support to the mirage-seal tool for the rumprun target:

https://github.com/mato/opam-rumprun#example-mirage-seal

Next steps are getting the Ocaml-TLS stack working (builds, but not
functional yet) and adding support for the OCaml TCP stack (requires
integration with rumprun).

Please try it out and let me know how you get on.

Enjoy,

Martin

Other related posts:

  • » MirageOS on rumprun now with networking and HTTP - Martin Lucina