Repository: stratos Updated Branches: refs/heads/master 70cc17beb -> d4d252b13
Updating README file of stratos-installer - STRATOS-1396 Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/d4d252b1 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/d4d252b1 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/d4d252b1 Branch: refs/heads/master Commit: d4d252b1394ba18b8a13ec86db9610c18b2a58b6 Parents: 70cc17b Author: lasinducharith <[email protected]> Authored: Tue May 12 14:42:38 2015 +0530 Committer: lasinducharith <[email protected]> Committed: Tue May 12 14:42:38 2015 +0530 ---------------------------------------------------------------------- tools/stratos-installer/README.md | 7 +++++++ tools/stratos-installer/README.txt | 13 ------------- 2 files changed, 7 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/d4d252b1/tools/stratos-installer/README.md ---------------------------------------------------------------------- diff --git a/tools/stratos-installer/README.md b/tools/stratos-installer/README.md new file mode 100644 index 0000000..f80bfcb --- /dev/null +++ b/tools/stratos-installer/README.md @@ -0,0 +1,7 @@ +Apache Stratos 4.1.0 Installer +============================== + +Stratos-Installer is a tool to install Stratos in Single JVM as well as in distributed setup. + +Please refer the following Stratos Wiki page for detailed installation guide: +https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Installation+Guide http://git-wip-us.apache.org/repos/asf/stratos/blob/d4d252b1/tools/stratos-installer/README.txt ---------------------------------------------------------------------- diff --git a/tools/stratos-installer/README.txt b/tools/stratos-installer/README.txt deleted file mode 100644 index 6a64952..0000000 --- a/tools/stratos-installer/README.txt +++ /dev/null @@ -1,13 +0,0 @@ -Apache Stratos 4.0.0 ----------------------- - -Apache Stratos is a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications. - -How to Install ----------------- -Please refer the following Stratos Wiki page for detailed installation guide: -https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Installation+Guide - ---------------------------------------------------------------------------- -Thanks for using Apache Stratos -Apache Stratos Team
