Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 908 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 908 Bytes

static-www

Build Status

tl;dr


# install mirage on your system (for example via the opam tool)

# add content to the htdocs folder (optional)

./build

# adjust "static-www.xl" to your environment (especially the vif part)

xl create -c static-www.xl`

(If your dont want to run the VM on your local host, you have to transfer static-www.x* to the xen server of your choice.)