File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed
Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 11# Installing and configuring LARS
22
3- There are three ways that you can install LARS:
3+ There are two ways that you can install LARS:
44
5- * Directly from the Liberty Repository using installUtility
65 * Using the self-extracting jar installer from the Liberty Repository
76 * By building and then unzipping larsServer.zip
87
98Whichever installation method you use, you will also need to configure
109LARS.
1110
12- ## Installing LARS directly from the Liberty Repository using ` installUtility `
13-
14- This is the simplest method of installing LARS. From the ` wlp `
15- directory of your Liberty 8.5.5.6 runtime, run the following command:
16-
17- bin/installUtility install larsServer
18-
19- ` installUtility ` downloads LARS together with the application server
20- features upon which it depends.
21-
2211## Using the self-extracting jar installer from the Liberty Repository
2312
2413Visit [ this
25- page] ( https://developer.ibm.com/wasdev/downloads/#asset/opensource -Liberty_Asset_Repository_Service )
14+ page] ( https://developer.ibm.com/wasdev/downloads/#asset/tools -Liberty_Asset_Repository_Service )
2615and click Download to download ` larsServerPackage.jar ` . Once the
2716download is complete, run ` larsServerPackage.jar ` . For example, on the
2817command line, run the following:
You can’t perform that action at this time.
0 commit comments