This is an old revision of the document!
Note : All the settings shown on the screenshots only stand for examples. You must adapt them to your needs.
You must first configure ProlineAdmin since this component is used to create the databases needed by Proline.
If you used the Windows installer, a shortcut “Proline Admin” is available in the Windows Start Menu, under the Proline folder.
Otherwise, execute the start.sh
or start.bat
script located in the Proline Admin GUI folder.
The default configuration file config/application.conf
is loaded. You can alternatively edit this file or select another .conf
file of the same format.
To select a file, go to the “Select configuration files” menu. A dialog opens, offering you to chose 2 files:
The Proline Server configuration file will be synchronized with Proline-Admin configuration when you press the 'Save' button.
The Proline server folder is located in the “.\ws” sub-folder of the Proline installation directory if Windows installer has been used. If archivce files has been used you will find it under the folder where you have unzipped the “Proline Server” archive. The Proline server folder should contain a sub-folder named ProlineWeb-Core-<x.y.z>
.
The configuration file is located at <proline_server_folder>\ProlineWeb-Core-<x.y.z>\Proline\WEB-INF\classes
.
As shown previously, use 'Menu → Select Proline configuration files' to select Proline Server configuration file.
To edit Proline configuration file(s), press the “Edit Proline configuration” button. You can now configure parameters in the newly opened window, and save it.
Do not confuse:
Note that the section named 'Mount points' should now be enable only if Proline server configuration file has been located. Administrator must configure the target directory/ies in 'Mount points' section of the dialog 'Edit Proline configuration'.
Result identification files (Mascot dat, OMSSA or X!Tandem) as well as mzDB files (for the XIC Quantitation process) are only browsed from Proline Server side.
!! Important: on a Windows server installation, please use UNC style to access remote disks instead of mounted disk on letters. Otherwise Proline won't be fully functional. ex: use \\\\my_server\\disk\\folder instead of a mounted disk on Z: (Z: mounted as \\my_server\\disk\\folder)
Input files should be set in the 'RAW files' sub-section; Mascot dat or OMSSA path should be configured in the 'Result files' sub-section; mzDB files path should be set in the 'mzDB_files' sub-section. Several alias/full_path pairs can be used or each.
Aliases can be any valid string chosen by the administrator to help the users identify a mount_point. If multiple repositories are defined, aliases must be different.
Once parameters specified in previous Windows, you can finish the Datastore setup by clicking the newly available button “Set up Proline”.
Note: This functionality will be disabled if Proline is already set up or if Proline configuration is invalid.