Skip to content

Commit

Permalink
Merge pull request #39 from isurulucky/2.1.0
Browse files Browse the repository at this point in the history
minor readme changes
  • Loading branch information
pubudu538 authored Sep 15, 2017
2 parents 20d5bbd + 129e0bc commit 6ebb2b6
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,25 @@

##### 1. Download the relevant files

For analytics
###### API Manager

- wso2am-analytics-2.1.0.zip
- wso2am-2.1.0.zip from [WSO2 Product Download Page](https://wso2.com/api-management/#download)
- jdk-8u*-linux-x64.tar.gz (Any JDK 8u* version)
- dnsjava-2.1.8.jar (http://www.dnsjava.org/)
- [`kubernetes-membership-scheme-1.0.1.jar`](https://github.com/wso2/kubernetes-common/releases/tag/v1.0.1)
- mysql-connector-java-5*-bin.jar (Any mysql connector 5* version)

Add the above files to apim/files location.

Add the above files to analytics/files location.

For apim
###### API Manager Analytics

- wso2am-2.1.0.zip
- wso2am-analytics-2.1.0.zip from [WSO2 Product Download Page](https://wso2.com/api-management/#download)
- jdk-8u*-linux-x64.tar.gz (Any JDK 8u* version)
- dnsjava-2.1.8.jar (http://www.dnsjava.org/)
- [`kubernetes-membership-scheme-1.0.1.jar`](https://github.com/wso2/kubernetes-common/releases/tag/v1.0.1)
- mysql-connector-java-5*-bin.jar (Any mysql connector 5* version)

Add the above files to apim/files location.
Add the above files to analytics/files location.

> mysql, rsync and sshd docker images do not need any files.
Expand All @@ -30,4 +29,4 @@ Add the above files to apim/files location.
Run build.sh
```
./build.sh
```
```

0 comments on commit 6ebb2b6

Please sign in to comment.