jitsuversion
A forwarding DNS server that automatically starts unikernels on demand
Jitsu - or Just-in-Time Summoning of Unikernels - is a prototype DNS server that can boot unikernels on demand. When Jitsu receives a DNS query, a unikernel is booted automatically before the query response is sent back to the client. To the client it will look like it was on the whole time.
This version supports MirageOS and Rumprun unikernels and new backends to manage the unikernel VMs (libvirt, Xapi, libxl). Metadata and internal state is stored in Irmin and the DNS server is implemented on top of ocaml-dns.
Jitsu is experimental software. Please report bugs in the bug tracker.
Author | Magnus Skjegstad <magnus@skjegstad.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/jitsu |
Issue Tracker | https://github.com/mirage/jitsu/issues/ |
Maintainer | Magnus Skjegstad <magnus@skjegstad.com> |
Dependencies |
|
Source [http] | https://github.com/mirage/jitsu/archive/0.2.0.tar.gz sha256=66eb380faff160fc21efd3217140c630984e1ff6b28772c903e88bc556510f4f md5=5adbfbb9e9eddafacaa3bed2f488ca1a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/jitsu/jitsu.0.2/opam |
Required by