Repository Installation
  • 26 Dec 2023
  • 1 Minute to read
  • Dark
    Light

Repository Installation

  • Dark
    Light

Article Summary

Important Considerations
  • It is recommended that the Repository server's version should match its connected dev/prod server. For example, install a v8 Repository for a v8 Standard Server.
  • A Repository server cannot be installed as a server in a cluster or as a tenant in versions that support Multi-Tenancy.

This article explains how to install a Repository server. 

Before proceeding, check the Installation Requirements for recommended specifications.

A Repository server requires its own database separate from any dev/prod databases. The Repository database should use the same type of database as the dev/prod database i.e. a Repository server database should use Postgres if the dev server does.
Hosting in Containers:
If hosting the Repository server in a container, ensure to add an environment variable to change the server type: DECISIONS_SERVERTYPE=Repository.
For more information, refer to Decisions Environment Variables.

Installation

  1. Right-click the DecisionsServerInstaller.exe file and select Run as administrator
  2. Under Select Installation Type, select Designer Repository, then click Next.
  3. This ends all Repository-specific changes during installation. Proceed with the installation as detailed in the Installation Guide.



For further information on Repository, visit the Decisions Forum.

Was this article helpful?