Section | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The following prerequisites must be satisfied in order to run in-house.
Ensure your system meets the recommended hardware requirements and memory configuration for your in-house server.
- Review the Supported Platforms list.
- Follow the instructions on the JDK Prerequisite page to install the supported version of Java/JDK on your system and the set the Java Home Environment variable.
...
- Ensure that you do not have another server running on ports 8082 or 8983
- Open a command prompt. Navigate to <frevvo-home>\solr.
- Type bin\solr.cmd start to start the Insight server. This starts the Insight server in the background, listening on port 8983.
You will see this message when the Insight server is running:
4. Browse httphttps://<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change <your server> to the server name and <your port> to the port the Insight server is running on if they are different than the defaults. Do not include the angle brackets <>. You will see the Insight server (Solr) dashboard with the current status:
...
- Navigate to <frevvo-home>\frevvo and double-click Start-frevvo. This starts tomcat on port 8082 with pre-configured.
Open the home page in a new browser window. e.g. httphttps://localhost:8082/frevvo/web/login.
- Login to with username admin@d and password admin.
- Enter the license key from the confirmation email in the License Key box when prompted. Click Submit. The login screen will display.
...
Expand | ||
---|---|---|
| ||
|
...
Your server installation is complete. Next you must create your first tenant.
- Browse this URL - httphttps://<server:port>/frevvo/web/login. Use the <server:port> where you installed . The default <server:port> is localhost:8082.
- Login to as user admin@d with the password admin.
- Click the Manage Tenants link on the page that displays.
- There is a single tenant named "d." This is the default tenant.
- Click the icon to create a tenant. Fill in the form and submit it. The new tenant will be created.
...