This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
setupguide:firstmanualinstallserver [2016/02/04 09:47] 132.168.72.225 créée |
setupguide:firstmanualinstallserver [2016/07/07 14:07] (current) 132.168.72.225 [Running the server] |
||
---|---|---|---|
Line 2: | Line 2: | ||
First check that all [[setupguide:start#requirements|requirements]] are first installed on the computer. \\ | First check that all [[setupguide:start#requirements|requirements]] are first installed on the computer. \\ | ||
- | Then download the zip archive containing Proline components from the dedicated website(http://proline.profiproteomics.fr/download/). | + | Then download the zip archive containing Proline components from the dedicated website (http://proline.profiproteomics.fr/download/). |
The Proline Server archive file contains three others archives corresponding to the [[setupguide:start#architecture_overview|different components]]. | The Proline Server archive file contains three others archives corresponding to the [[setupguide:start#architecture_overview|different components]]. | ||
- | * Proline WebCore : the Proline Server | + | * Proline WebCore: the Proline Server |
- | * Proline Admin GUI : administration | + | * Proline Admin GUI: administration |
- | * Sequence Repository : see [[.:seqRepoInstall|specific documentation]]. | + | * Sequence Repository: see [[.:seqRepoInstall|specific documentation]]. |
Unzip these components on the appropriated computer (Proline Server and Proline Admin is recommended to be on the same computer. Sequence Repository is recommended to be installed on the computer where fasta files are accessible) | Unzip these components on the appropriated computer (Proline Server and Proline Admin is recommended to be on the same computer. Sequence Repository is recommended to be installed on the computer where fasta files are accessible) | ||
Line 24: | Line 24: | ||
===== Running the server ===== | ===== Running the server ===== | ||
- | Administrator can change default amount of memory used by the server in the ''jetty-runner.bat'' /''jetty-runner.sh'' file. If the server is configured with large amount of memory, it is recommanded to increase this value. | + | Administrator can change default amount of memory used by the server in the ''jetty-runner.bat'' /''jetty-runner.sh'' file. If the server is configured with large amount of memory, it is recommended to increase this value. |
Change the value of -Xmx option: Xmx4g => -Xmx9g to pass from default 4 GO to 8GO. | Change the value of -Xmx option: Xmx4g => -Xmx9g to pass from default 4 GO to 8GO. | ||
- | Run ''jetty-runner.bat'' (or jetty-runner.sh on linux system) to start the jetty server. You should now be able to access ProlineWeb-Core by typing [[http://localhost:8080/proline]] or [[http://<host>:8080/proline]] in your favorite browser. The following message must appear: | + | Run ''jetty-runner.bat'' (or jetty-runner.sh on Linux system) to start the jetty server. You should now be able to access ProlineWeb-Core by typing [[http://localhost:8080/proline]] or [[http://<host>:8080/proline]] in your favourite browser. The following message must appear: |
<code> | <code> |