# StifleR Dashboard installation

Prerequisites

## Installation

From an Elevated Command prompt launch **StifleR.Dashboard.Installer64.msi**.

At the "Welcome" screen, feel welcomed, and then click **Next**.

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2FR5JC4ZvOGj6gZKKGtAum%2Fimage.png?alt=media&#x26;token=358e1af5-8b8a-48f1-a1f6-d64c720a0a82" alt=""><figcaption></figcaption></figure>

***

At the "End-User License Agreement" screen, once you have reviewed the EULA, check the box: \
**I accept the terms in the License Agreement**, and then click **Next**.

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2Fx7wBQl8kPjDEu9Ji2qN7%2Fimage.png?alt=media&#x26;token=2c0d6ce6-81ac-4c16-b13b-5d3993170ebe" alt=""><figcaption></figcaption></figure>

***

At the "Destination Folder" screen, enter the path to the directory where the StifleR dashboard program files should be installed and then click **Next**.

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2F9bip5sJad0QizIQJSPvD%2Fimage.png?alt=media&#x26;token=6fad0e4d-a5a8-40a3-a706-025d794880a8" alt=""><figcaption></figcaption></figure>

***

At the "Select Operation Mode and Parameters" screen, verify the URLs for the dashboard to connect to the StifleR server and dashboard web service. By default, the port number for the StifleR service is 1414. If during the [StifleR Server installation](https://documentation.2pintsoftware.com/stifler/setup/installation/stifler-server-installation), a different port was used, modify the URL accordingly. Once complete, click **Next** to continue.

{% hint style="info" %}
Note: By default, the installation wizard will define the URLs as HTTP-based sites. It is acceptable to install the Dashboard using HTTP for testing, but in production, it is strongly recommended to use HTTPS. To configure the Dashboard to use HTTPS, simply change the URLs to https\://\<servername>:\<port>.\
For more information on how to secure IIS for HTTPS, see: [Using a Web Server Certificate](https://documentation.2pintsoftware.com/stifler/configuration/securing-stifler-operations-with-ssl/using-a-full-iis-certificate).
{% endhint %}

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2FPBRKHFAWrgqm9417eeqJ%2Fimage.png?alt=media&#x26;token=9999bdf6-687c-469b-b183-4116a894e88d" alt=""><figcaption></figcaption></figure>

***

At the "Ready to install..." screen, click **Install** to begin the installation.

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2FBQmB6iLucBvnvPSalNxp%2Fimage.png?alt=media&#x26;token=d1e679d2-c400-4173-a870-1345d2826cc5" alt=""><figcaption></figcaption></figure>

***

At the "Completed" screen, the installation wizard is complete. Click **Finish**.

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2FZecXn2pBWEjcaNvgRl8k%2Fimage.png?alt=media&#x26;token=3a42c59c-42a5-4ef9-ac80-562f0e4193a5" alt=""><figcaption></figcaption></figure>

## Post installation

#### Confirm Config File

Open notepad elevated, browse to the server.json file located in the C:\Program\
Files\2Pint Software\StifleR Dashboards\Dashboard Files\assets\config folder, and ensure&#x20;the controller and hub values are set to [https://FQDN:Port](https://documentation.2pintsoftware.com/stifler/setup/installation/https:/FQDN:Port) as in the examples below (these should already be set properly from the installation):

* "controller": "<https://StifleR.company.com:9000>"
* "hub": "<https://StifleR.company.com:1414>"

<figure><img src="https://2767179248-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSdKKJqJhW8GvhMBmgTTJ%2Fuploads%2FTaPlPPhk7jHV83CtiN9z%2Fimage.png?alt=media&#x26;token=9d2c31a6-bd64-4baa-adda-a4c3c22ffeb6" alt=""><figcaption></figcaption></figure>

### Testing the StifleR Dashboard website

Navigate to the StifleR Dashboard website by visiting the URL defined during the setup wizard. By default this would be something like:\
**<https://servername.domain.com:9000/dashboard>**<br>
