It is often necessary to set up a testing environment before formal deployment to ensure that all modules operate correctly and identify and fix potential issues.
FanRuan allows you to deploy projects in an environment with limited resources for product trials, function testing, and other scenarios with little resource usage.
This document describes the functional differences between the trial environment and the formal environment.
Note:
Deploying projects in the trial environment places no requirements on the size of the server's remaining free physical memory and disk space, which ensures the deployment will not fail due to insufficient resources. Requirements on the port, permission, mounting directory, and others still need to be met.
Projects in the formal environment and the trial environment are separated on the project management page of FineOps to help you determine the project attribute.
When updating a single basic table or a self-service dataset in the FineBI project deployed in the trial environment, ensure that the data volume of a single table (calculated as row count multiplied by column count) does not exceed one million.
The data update will fail if this limit is exceeded, and a message will appear, saying "The data volume limit of dataset extraction has been exceeded."
When previewing a single template in the FineReport project deployed in the trial environment, ensure that the number of cells in the template does not exceed one million.
The preview will fail if this limit is exceeded, and a message will appear, saying "Large amounts of data have triggered the protection mechanism. To solve it, query lower amounts of data."