Skip to content

Commit

Permalink
Update readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulasthi7 committed Mar 27, 2018
1 parent 242a449 commit ff123e1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Welcome to WSO2 Identity Server

| Branch | Build Status |
| :------------ |:-------------
| master | [![Build Status](https://wso2.org/jenkins/job/products/job/product-is_5.5.x/badge/icon)](https://wso2.org/jenkins/job/products/job/product-is_5.5.x) |
| master | [![Build Status](https://wso2.org/jenkins/job/products/job/product-is/badge/icon)](https://wso2.org/jenkins/job/products/job/product-is) |



Expand Down Expand Up @@ -40,24 +40,27 @@ System Requirements
5. To build WSO2 Identity Server from the Source distribution, it is also necessary that you have Maven 3 or later.

For more details see
http://docs.wso2.com/display/IS550/Installation+Prerequisites
http://docs.wso2.com/display/IS541/Installation+Prerequisites (For latest released version)
http://docs.wso2.com/display/IS560/Installation+Prerequisites (For current development version)


Project Resources
=================

* Home page : http://wso2.com/products/identity-server
* Library : http://wso2.org/library/identity
* Wiki : http://docs.wso2.org/wiki/display/IS550/WSO2+Identity+Server+Documentation
* JIRA-Issue Tracker : https://wso2.org/jira/browse/IDENTITY
* Wiki
* Latest released version : http://docs.wso2.org/wiki/display/IS541/WSO2+Identity+Server+Documentation
* Current development version : http://docs.wso2.org/wiki/display/IS560/WSO2+Identity+Server+Documentation
* Issue Tracker : https://github.com/wso2/product-is/issues
* Forums : http://stackoverflow.com/questions/tagged/wso2is/
* WSO2 Developer List: dev@wso2.org


Building the distribution from source
=========================================

1. Install Java 8
1. Install Java SE Development Kit 1.8
2. Install Apache Maven 3.x.x(https://maven.apache.org/download.cgi#)
3. Get a clone from https://github.com/wso2/product-is.git or download the source
4. Run the one of the below maven commands from product-is directory,
Expand Down
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ System Requirements
5. To build WSO2 Identity Server from the Source distribution, it is also necessary that you have Maven 3 or later.

For more details see
http://docs.wso2.org/wiki/display/IS550/Installation+Prerequisites
http://docs.wso2.org/wiki/display/IS560/Installation+Prerequisites


Project Resources
Expand All @@ -49,7 +49,7 @@ Installation and Running
3. Once the server starts, point your Web browser to https://localhost:9443/carbon/
4. User dashboard is available at https://localhost:9443/dashboard
5. For more information, see the Installation Guide
https://docs.wso2.com/display/IS550/Installation+Guide
https://docs.wso2.com/display/IS560/Installation+Guide


WSO2 Identity Server Distribution Directory Structure
Expand Down Expand Up @@ -220,7 +220,7 @@ For more information about WSO2 Identity Server please see http://wso2.org/proje
WSO2 Oxygen Tank developer portal for addition resources.

For further details, see the WSO2 Identity Server documentation at
https://docs.wso2.com/display/IS550/WSO2+Identity+Server+Documentation
https://docs.wso2.com/display/IS560/WSO2+Identity+Server+Documentation

---------------------------------------------------------------------------
(c) Copyright 2018 WSO2 Inc.

0 comments on commit ff123e1

Please sign in to comment.