Installing ToolHound 6 On-Premise as an Azure App Service
For On Premise installations the update to version 6.2024.314.0 requires an update from .Net 6 to the .Net 8. Select .Net 8 in the App Service configuration. Note that IIS must be restarted after updating to .Net 8.Installing the update without changing to .Net 8 will cause the site to fail to load. |
- Assemble the required files
- Download TH6 Patch.zip, web.config, and appsettings.json from the download link provided by email.
- Have your license file (*.lic) available. It was attached to the same email with the download link.
For test installations where you do not have a license file, download Trial.lic from the same download link. - Set up the App Service.
- Set up the SQL instance.
- Extract the zip and FTP all the files to the App Service application server. Place the web.config and appsettings.json files into the root folder.
- Create a folder called Licenses in the root folder. Copy your license file into this folder.
- Edit the appsettings.json file.
- Configure the ToolHoundConnection parameter with the SQL connection string
- Configure the ToolHound6.Api with the Host URL / IP address and, if required for your instance, port.
- Configure the EmailSettings block to enable the automatic sending of emails from within the ToolHound browser. This is used to email reports, contact ToolHound Support, and send any notifications configured by the users. See Configuring Email.
- Configure the ScheduledReports block to allow, set the frequency, and limit databases polled for scheduled reports sent by email. See Enabling Scheduled Reports - On-Premise only and Configuring the Scheduled Reports Database List - On-Premise only.
- Configure the BackgroundNotification block to allow, set the frequency, and limit databases polled for background notifications for different events sent by email. See Configuring Background Notification Frequency - On-Premise only and Configuring the Scheduled Reports Database List - On-Premise only.
- Configure the ExternalLogin and Authentication blocks to support the use of SSO by the end users. See Configuring Single Sign On (SSO) - On Premise Only.
- Optionally configure a persistent message to be displayed to all users when they log into the browser. See About Message.
You can now proceed to the Registration Page to create a blank ToolHound database.
See also:
- Registering the ToolHound 6 Database
- Upgrading from ToolHound 5
- Configuring Email
- Configuring Background Notification Frequency - On-Premise only
- Configuring the Background Notification Database List - On-Premise only
- Enabling Scheduled Reports - On-Premise only
- Configuring the Scheduled Reports Database List - On-Premise only
- Technical Requirements
- Installing ToolHound 6 On-Premise
- Installing ToolHound 6 On-Premise using Windows Authentication
Copyright © 2020-2024 ToolHound Inc. All Rights Reserved.