I've already built it and I am finalizing website copy, static pages, etc before launching.

I built network 'canaries', for lack of a better word, that do a couple things.

  1) They emulate popular services, Web Server, FTP Server, MySQL server.

  2) They provide you with information and alert you when other machines talk to it (for example, it will give you information from a POST request on a page that has a password field).
They are essentially network trapdoors that let you find people doing things they shouldn't on your network and are all precompiled ELFs, which make deployment super easy.

I want this to provide me with real revenue (my 2016 goal). If you have input for me please let me know what you think.

Congrats! This is quite interesting and I look forward to seeing the site. Have you come across CyberChaff [1]? It seems like you may have similar goals. CyberChaff makes use of HaLVM [2] so this approach (using unikernels) seems like it might suit you too.

I've put together a website to help gather the unikernel projects [3], so if you choose to consider this approach for your next round of work, please do share your experiences there!

[1] https://galois.com/project/cyberchaff/ [2] https://github.com/GaloisInc/HaLVM [3] http://unikernel.org