1. Home
  2. FlexRule Designer
  3. Publishing a Project
  4. Deployment Options
  5. Deploy in FlexRule Server
  6. How to Setup and Retrieve Deployment Configurations for FlexRule Server

How to Setup and Retrieve Deployment Configurations for FlexRule Server

◷ Reading Time: 2 minutes

Deploying in FlexRule Server requires the following parameters. 

  • Server Address: Address of the master server
  • User Account: User account name (e.g. admin)
  • Password: Password of the user account name
  • Applications Login: Application name (e.g. app1)

Therefore, as the first step,

Steps to Retrieve Values Required for Deployment

Server Address

If you open the Master configuration file FlexRule.Server.Master.dll.config, the value of WorkbenchAuth is the server address.

Default location:

C:\Program Files (x86)\FlexRule\Server\<server version>\Master\FlexRule.Server.Master.dll.config

User Account

This user account can be a user created by an administrator, or the administrator account itself. If you are using the default administrator account, the value is admin.

Password

This is the password of the user account.

If you are using the default administrator account, the password is the same password that you defined during the following FlexRule Server installation step (Default Accounts).

Applications Login

The application name is created by the administrator. If you are using the default administrator account, the value is app1 which is defined during the following FlexRule Server installation step (Default Accounts).

Updated on May 10, 2022

Was this article helpful?

Related Articles