You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by az...@apache.org on 2013/07/02 07:16:36 UTC

svn commit: r1498781 - /incubator/stratos/site/trunk/index.html

Author: azeez
Date: Tue Jul  2 05:16:36 2013
New Revision: 1498781

URL: http://svn.apache.org/r1498781
Log:
Added initial page

Added:
    incubator/stratos/site/trunk/index.html

Added: incubator/stratos/site/trunk/index.html
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/index.html?rev=1498781&view=auto
==============================================================================
--- incubator/stratos/site/trunk/index.html (added)
+++ incubator/stratos/site/trunk/index.html Tue Jul  2 05:16:36 2013
@@ -0,0 +1,15 @@
+<html>
+
+<head>
+<title>Apache Stratos - PaaS Framework</title>
+</head>
+<body>
+<p>
+Welcome to Apache Stratos.
+</p>
+<p>
+Stratos will be a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications, and IT providers high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.
+</p>
+
+</body>
+</html>