Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Contents

Table of Contents
minLevel1
maxLevel3
excludeContents

...

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.

...

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

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:

...

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 Silent mode using the parameters described in Command-line parameters.

...

/S

Executes installation set in the silent Silent mode.

/DBO

Updates only a database in silent the Silent mode.

/I

Stands for an instance to be updated.

/CAB

Creats the CAB file to perform an update by Replicator.

...

AdonisPortalInstall_vXXXX.XX.X.XX.exe /Swhere XXXX.XX.X.XX is the application version.

The /DBO command-line parameter allows updating only a database. To do itupdate a database, 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 specifieddefined, the installation set updates the [DEFAULT] instance of Adonis Personnel Portal. To update a specific instance, type:

AdonisPortalInstall_vXXXX.XX.X.XX.exe /S /I=Instance_Name

The /CAB parameter is used to create a CAB file to perform an update in Adonis Replicator. An output CAB file will contain an encoded application instance as well as the the CAB file name will include the instance name. For example: AdonisPortalInstall_appInstanceName_v{PRODUCT_VERSION}.cab. In case an instance name is not defined, a CAB file will be created for the [DEFAULT] instance.

To create a CAB file with a specific instance name, type:

               AdonisPortalInstall_vXXXX.XX.X.XX.exe /CAB /I=Instance_Name

Info

For each instance name, you must create a separate CAB file.

Info

XXXX.XX.X.XX stands for the application version to be updated/installed.

Replicator Setup

This section describes the parameters to be passed in Adonis Replicator to perform a remote update/installation of Adonis Personnel Portal.

Accessing Applications

Adonis Personnel Portal consists of the following main applications:

...