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.
Backends have to be installed separately. Currently supported libraries are xenctrl, xen-api-client and libvirt.
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.3.0.tar.gz sha256=2a62c386e9a7527c72133963be60c124445b85d8df56b5f14a1096beab13983b md5=60f971b294bbb6609d18e794d99e5802 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/jitsu/jitsu.0.3.0/opam |
Required by