Section | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The following prerequisites must be satisfied in order to run in-house.
- http(s) connectivity to http://www.frevvo.com/ for licensing and software update.
- Review the Supported Platforms list.
- You must have the Java Development Kit (JDK) versions 1.7 or 1.8 or Java Runtime Environment (JRE) versions 7(update 21 or greater) or 8 installed on your system.
- Click here to go to the Java SE Downloads site if necessary
- Version 7 downloads are located further down the page.
Be sure to accept the license agreement and select the correct version 32 (x86) or 64 (x64) bit depending on the architecture of your Windows system. - When the download completes, click Run to install it
- .
- Return to this page and continue with Set Up the Environment when the Java download and the installation are completed.
Set Up the Environment
If you downloaded the JDK then make sure that the JAVA_HOME environment variable is set to the installation directory of your JDK for example, C:\Program Files\Java\jdk1.7.0_09. Refer to JDK or JRE Prerequisite for the details.
- If you downloaded the JRE then make sure that the JREJAVA_HOME environment variable is set to the installation directory of your JRE for example, C:\Program Files\Java\jre7. Refer to JDK or JRE Prerequisite for the details.
Quick Start Installation
Once you have a machine that satisfies the above requirements, you must:
- Register on frevvo's web site.
- Download the software.
- Generate your Customer License key.
- Unpack the download zipfile
- Install the customer license key.
These steps will guide you through the process.
Download .
...
You can generate a 30 day license by clicking on the Generate a trial License link on the screen that displays or clicking on the license manager link in the email you receive confirming that your activation was successful.
Section | ||||
---|---|---|---|---|
|
Tip |
---|
Save this email as it provides important information about Live Forms and links to the License Manager, customer support, documentation and Quick Start videos. |
...
- .
...
...
Unpack the download zip
7.0 requires requires the Insight server for the Reporting feature. The Insight server is included in the tomcat bundle. It is recommended that you start the Insight server first before starting . Further configuration is not necessary for the trial period. Follow these steps:
- Unzip the frevvo zip file (downloaded in Step 4 in the previous section) into a location of your choice: e.g. c:\frevvo. We'll refer to this directory below as <frevvo-home>.
- Ensure that you do not have another server running on ports 8082 or 8983
- Open a command prompt. Navigate to <frevvo-home>\solr-5.4.1.
- 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: Browse http://<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:
Warning If you close the Insight server (Solr) startup window, the server will stop running. Leave the window open or set up Live Forms and the Insight Server to run as Windows services.
- 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. http://localhost:8082/frevvo/web/login.
- Enter the license key you generated from the confirmation email in the License Key box. Click Submit. The login screen will display.
Warning |
---|
If you start before the Insight server, you will see this message when you browse the login URL. Follow these steps to start the servers in the correct order:
|
...
Your server installation is complete. Next you must create your first tenant.
- Browse this URL - http://localhost:8082/frevvo/web/login - Change the <localhost:8082> to the server:port where you installed , if necessary
- Login to as user admin@d, 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.
...
You can find examples on creating your own workflows on the Tutorials page. Refer to Getting Started for the next steps to follow to create forms/flows.
Info |
---|
Trial tenants in the cloud are initially configured with to use the frevvo Default security Security Manager by default. Once you have purchased a license for your tenant, you can switch the Security Manager of your tenant and retain forms/flows, users, roles and submissions. Tenants using the Default Security Manager can be migrated to:
Tenants using the LDAP Security Manager can migrate to:
If you are planning to switch the Security Manager of your tenant to LDAP or SAML Security Managers in the future, make sure the users created in the default security manager tenant have the same user names as the users in your LDAP server or identity provider.If you want to change the Security Manager of your tenant, cloud customers should contact sales@frevvo.com to initiate the process. |
Detailed Installation Instructions
When you have completed the trial period and you are ready to customize your server software, please see the detailed In-house Installation Guide.
Warning |
---|
The bundle includes an HSQL embedded database. If you use the HSQL database during your trial period, you cannot migrate the data (user, roles, applications) automatically from HSQL to your production database. Once your production database is in place, you must manually:
|
...