[.Net Windows Hosting Bundle](https://download.visualstudio.microsoft.com/download/pr/ff658e5a-c017-4a63-9ffe-e53865963848/15875eef1f0b8e25974846e4a4518135/dotnet-hosting-3.1.3-win.exe
)
Download the Bold BI deployment file here or you can also get deployment files from another machine where you are allowed to install.exe from <Installed Drive\BoldServices> location.
NOTE: By default, the Bold BI is deployed in “C:\BoldServices” location for Windows.
Extract the downloaded zip file and move the files to the deployment drive, then follow these steps to install the Bold BI.
Right-click the Application Pools
and select Add Application Pool
.
Name the application pool and click OK
.
Right-click the newly created application pool and select Advanced Settings
option.
Change the application pool type to localSystem
as shown in the following image.
Repeat the same procedure for creating application pools for the following Bold BI applications.
Here, I’m showing all the created application pools.
Right-click the site then click Add Website and fill in the following details.
Alias name : Enter the name that you want to use as an alias for the domain.
Application pool : Application Pools are logical groupings of web applications that will execute in a common process.
Physical path : In the Physical path box, click Browse
to navigate the file system to find the IDP - Web from Bold BI extracted location.
After clicking OK
you can see the site and site dependencies as shown below.
Add services as an application under the created site. Right-click on the site name and select Add Application
then enter the details shown in the following.
Repeat the same procedure for the applications of Bold BI given in the following table,
Application Pool | Under Application | Alias Name of the application | Physical Path |
---|---|---|---|
BoldIDApi | BoldBIEnterpriseEdition | api | {Extracted Location} \idp\api |
BoldBIWeb | BoldBIEnterpriseEdition | bi | {Extracted Location} \bi\web |
BoldBIApi | bi | api | {Extracted Location} \bi\api |
BoldBIDesigner | bi | designer | {Extracted Location} \bi\dataservice |
BoldBIJob | bi | jobs | {Extracted Location} \bi\jobs |
BoldUMS | BoldBIEnterpriseEdition | ums | {Extracted Location} \idp\ums |
BoldWinAuth | BoldBIEnterpriseEdition | windowsauthentication | {Extracted Location} \idp\windowsauthentication |
Ensure that the BI
application has sub-applications, as shown in the following image.
Finally, the application structure is created successfully as shown in the following image.
Restart the site and access it with the mentioned port number in any browser.
Example: http://localhost: mentioned-port-number