Contents
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Info |
---|
The remote update will not work if IIS is running on Windows 10. For more information on the remote update, see Remote Installation / Update. |
Installation / Upgrade
The sections below contain step-by-step instructions on how to install and update Adonis Personal Portal.
Getting Started
Before installing Adonis Personnel Portal, make sure you have Adonis Personnel Manager (version 4.20 or higher) installed on your workstation.
...
Info |
---|
For step-by-step instructions on how to install the application on the Azure platform, see Azure Installation. |
Step 4
In the dialog, select Install/Update Personnel Manager and click Next to proceed:
...
Info |
---|
Depending on the selection made at Step 5, the installed applications may differ. For the vessel installation, the installed application will be Crew Portal. For the office installation, the installed application is Employee Portal. |
Application Update
...
The same Installation set is used to perform the system upgrade. It will recognize existing applications and use the settings stored in the Windows registry to perform the upgrade.
...
Info |
---|
For step-by-step instructions on how to install the application on the Azure platform, see Azure Installation. |
Step 4
In the Install/Update DB dialog, select Install/Update Personnel Manager:
...
Click Finish to close the setup wizard.
Remote Installation/Update
The remote installation or update of Adonis Personnel Portal assumes installing or updating it from the office workstation to the vessel one or vice versa. It is only possible to perform the remote installation or update in the silent mode using the parameters described in Command-line parameters.
Command-line parameters
The table below lists the parameters to be used to perform a remote installation/update of Adonis Personnel Portal.
/S | Executes installation set in the silent mode. |
---|---|
/DBO | Updates only a database in silent mode. |
/I | Stands for an instance to be updated. |
/CAB | Creats the CAB file to perform an update by Replicator. |
Parameters Description
The /S command-line parameter enables executing installation in the Silent mode. To initiate the installation, type:
AdonisPortalInstall_vXXXX.XX.X.XX.exe /S
where XXXX.XX.X.XX is the application version.
The /DBO command-line parameter allows updating only a database. To do it, type:
AdonisPortalInstall_vXXXX.XX.X.XX.exe /S /DBO
where XXXX.XX.X.XX is the application version.
The /I command-line parameter allows specifying the application instance to be updated. If /I parameter is not specified, the installation set updates [DEFAULT] instance of Adonis Personnel Portal.
Accessing Applications
Adonis Personnel Portal consists of the following main applications:
...