Add a README, because GitHub loves them. Update the getting started docs.

This commit is contained in:
Todd Willey
2010-06-20 15:09:17 -07:00
committed by Jesse Andrews
parent 7275c83c5c
commit 8d06bb6a6a
2 changed files with 75 additions and 12 deletions

17
README Normal file
View File

@@ -0,0 +1,17 @@
The Choose Your Own Adventure README for Nova:
You have come across a cloud computing fabric controller. It has identified
itself as "Nova." It is apparent that it maintains compatability with
the popular Amazon EC2 and S3 APIs.
To monitor it from a distance: follow @opennova
To tame it for use in your own cloud: read http://docs.novacc.org/getting.started.html
To study its anatomy: read http://docs.novacc.org/architecture.html
To disect it in detail: visit http://github.com/nova/cc
To taunt it with its weaknesses: use http://github.com/nova/cc/issues
To hack at it: read HACKING