User Tools

Site Tools


setupguide:firstinstallserverinstaller

Proline server installation using Windows installer

Download the automated installer from the Proline website (http://proline.profiproteomics.fr/download/).
Warning: Be sure to run the executable file as “administrator” to be able to install third-party dependencies such as PostgreSQL.

The wizard will guide you through the installation process.
By default, the installer will unpack all components on the computer. However, it is possible to install the Proline components on distinct computers if it fits better your hardware architecture.

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.

Once Proline is installed you must initialize Proline datastores and settings.

On this purpose, the Proline-Admin software is provided with the Proline Suite. It is available as a command-line tool or as Graphical Interface called Proline-Admin GUI. We will guide you through this process, step by step, using both these tools.

Setting up the Datastore and Proline Server

You can either use the graphical interface ProlineAdmin GUI or use the command-line tool ProlineAdmin .

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 recommended to increase this value. 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 favourite browser. The following message must appear:

ProlineWeb-Core working !

Number of IVersion services : <X>
fr.proline.core.wsl.Version Module: ProlineWeb-Core Version: <XXX>
fr.proline.module.parser.omssa.Version Module: PM-OmssaParser Version: <YYY>
fr.proline.module.parser.mascot.Version Module: PM-MascotParser Version:<XYZ>
fr.proline.admin.Version Module: Proline-Admin Version: <ZYW>
fr.proline.util.ScalaVersion Module: ProFI-Commons-Scala Version: <YZX>
fr.proline.util.JavaVersion Module: ProFI-Commons-Java Version: <YXZ>
fr.proline.core.service.Version Module: Proline-OMP Version: <WYZ>
setupguide/firstinstallserverinstaller.txt · Last modified: 2016/07/07 14:03 by 132.168.72.225