V9.2
Overview
You can install pre-built applications or build customized applications. If your system does not require any customization or special code, deploy pre-built applications.
Before you begin
Before you build applications, make sure that:
The target server is set up as required.
For more details, see this article.
The database is set up.
For more details, see this article.
The latest PowerShell modules are installed.
For more details, see this article.
The latest Cora SeQuence Standard package is downloaded.
Install pre-built applications
- To deploy a pre-built application, run the Install-CoraSeQuenceApplication function.
- Do one of the following:
- Set the
SourcePath
parameter to the pre-built application URL, and use your credentials to the repository as theCredentials
parameter. - Download the pre-built application from the repository, and set the
SourcePath
to the download location.
- Set the
- Do one of the following:
Next steps
Deploy the pre-built application.
For more details, see this article.
V9.0-V9.1
Overview
When you install Cora SeQuence V9.0, you can install pre-built applications or build customized applications.
If your system does not require any customization or special code, you can simply deploy pre-built applications.
Download files
When you install pre-built applications, you need to download the following files.
SDK Tools | Pre-built application packages |
---|---|
Installer wizard that installs the following items:
|
|
Before you begin
Before you build applications, make sure that:
The target server is set up as required.
For more details, see this article.
The database is set up.
For more details, see this article.
Install pre-built applications
- Download the SDK Tools to your computer or to a central repository.
- Run the SDK Tools installer and install the PowerShell modules packages.
- Download the relevant pre-built application package to the target server.
Next steps
In the Cora SeQuence V9.0 installation process, the next step is to deploy the application.
For more details, see this article.