Overview
Version
FineBI Version | Functional Change |
---|---|
6.0.5 | / |
Application Scenario
To deploy the project to Tomcat, you need to install Tomcat and JDK, which is troublesome for beginners.
FanRuan has integrated the Web container including projects and environment configurations, allowing you to directly deploy and start FineBI in the corresponding system without configuring the environment.
Function Description
This document introduces how to use the Tomcat deployment package in Windows.

You are advised to deploy the official FineBI project through Linux because Linux has better performance in aspects like stability, security, customizability, and reliability than Windows.
For details, see Tomcat Package Deployment in Linux.
Procedure
Environment Preparation
You have prepared the required environment by referring to Preparations for Environment Deployment of FineBI Project.

Deployment Package Download
Paying users can contact our technical support to obtain the deployment package of the corresponding version.
Server Deployment Package Decompression
The deployment package downloaded from the official channel includes a new FineBI project.
Decompress the downloaded deployment package to a directory, as shown in the following figure.

1. Do not decompress the deployment package to the system disk (C disk).
2. Wait patiently, since the size of the deployment package is large and the unzipping speed is slow.
Project Migration (Optional)
If you want to retain the project previously configured on the local computer, you can proceed with steps in this section. If not, you can skip this section.
1. Delete the webroot folder from the decompressed deployment package (in the %Tomcat_HOME%\tomcat-win64\webapps path).
2. Copy and paste the webroot folder of the original project (in the %BI_HOME%\webapps path) to the current location.

Parameter Configuration (Optional)
You need to deploy the FineBI project on the application server that meet some configuration requirements.
The downtime risk exists if the application server does not meet the requirements for project use.
You are advised to configure parameters before starting the Tomcat server.
Tomcat Server Starting
Go to the %Tomcat_HOME%\tomcat-win64\bin path and double-click the startup.bat file to start the Tomcat server, as shown in the following figure.
FineBI Access
Enter the access address http://IP address:Port number/Project name/decision in the browser to open the FineBI initialization configuration page. The deployment is successful, as shown in the following figure.

The access address includes Server IP address, Port number, Project file name, and decision.
The default port number of Tomcat is 8080. The default project name is webroot.