Skip to content

mirage/operator-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MirageOS operator handbook

Live at https://mirage.github.io/operator-handbook.

This book use mdbook and mdbook-graphviz. You can install them via rustup and cargo:

$ rustup install stable
$ cargo install mdbook
$ cargo install mdbook-graphviz
$ export PATH=$PATH:$HOME/.cargo/bin
$ git clone https://github.com/mirage/operator-handbook
$ cd operator-handbook
$ mdbook serve

You can see the book on http://localhost:3000

About

A handbook for MirageOS unikernel operatos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published