From 8aad5aa10eefd8c99c1bb0bd6f1de9220414ddb1 Mon Sep 17 00:00:00 2001 From: David Nalley Date: Thu, 1 Dec 2011 13:02:38 -0500 Subject: [PATCH] adding a markdown readme for github --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..93a37b1ecdc --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# CloudStack + +CloudStack is a massively scalable free/libre open source Infrastructure as a Service cloud platform. + +Visit us at [cloudstack.org](http://cloudstack.org) or join #cloudstack on irc.freenode.net + +## Binary Downloads + +Downloads are available from: +http://cloudstack.org/download.html + +## Supported Hypervisors + +* XenServer +* KVM +* VMware ESX/ESXi (via vCenter) +* Oracle VM +* XCP + +## Mailing lists +[Announcement Mailing List](https://lists.sourceforge.net/lists/listinfo/cloudstack-announce) +[Development Mailing List](https://lists.sourceforge.net/mailman/listinfo/cloudstack-devel) +[Users Mailing list](https://lists.sourceforge.net/mailman/listinfo/cloudstack-users) +[Commits mailing list](https://lists.sourceforge.net/mailman/listinfo/cloudstack-commits) + +