On 11 May 2015 at 16:49, Justin Cormack <[email protected]> wrote: > Frankenlibc is designed to make it easy to run rump unikernels in > userspace; it is a work in progress. > > https://github.com/justincormack/frankenlibc.git
As promised here is some basic documentation about how to run Nginx as a unikernel in userspace using frankenlibc, mainly the same as eg xen but setting up file system and networking is a bit different. https://github.com/justincormack/frankenlibc/blob/master/docs/nginx.md It is still not as simple as intended, so will amend instructions as I improve things. Justin
