...
Table of Contents | ||
---|---|---|
|
Unix Installation
provides a bundle that includes Tomcat version 7.0.35 and has the frevvo web application, the database connector web application and the Google connector web application pre-deployed and pre-configured. The bundle works on Windows, Linux and Mac systems without any further configuration. If you are evaluating , we strongly recommend the bundle.
- Download the software from the frevvo web site. You will need to login with your frevvo account. Download the Tomcat bundleYou must register for a account, generate a 30 day trial license and download the tomcat bundle from the web site.
- Download the tomcat bundle to your local machine
- Fill in the form to register. You will receive an email with a link to activate your account. Click the link in the email.
- Ensure that you do not have another server running on port 8082.
- Unpack the frevvo.zip file to the location of your choice: e.g. /Users/me/frevvo. We'll refer to this directory below as <frevvo-home>.
- Ensure that the scripts are executable: chmod 755 <frevvo-home>/tomcat/bin/*.sh
- Start : <frevvo-home>/tomcat/bin/catalina.sh run. This starts tomcat on port 8082 with pre-configured.
- In your browser, go to http://<server-name>:8082/frevvo/web.On the page that is displayed, copy and paste the license that you generated license that you generated] and click Submit.
- Generate and Install your Customer License Key
- If frevvo does not accept your license after multiple attempts, please try restarting your frevvo server after the license install. <frevvo-home>/tomcat/bin/catalina.sh stop. When tomcat has stopped, restart using <frevvo-home>/tomcat/bin/catalina.sh run.
- Follow the steps below if frevvo displays an Upgrade page:
- Click the Continue button. frevvo will initialize itself.
- The "installation complete" page will be displayed when initialization is complete.
- Restart : <frevvo-home>/tomcat/bin/catalina.sh stop. When tomcat has stopped, restart using <frevvo-home>/tomcat/bin/catalina.sh run.
- In your browser, go to http://<server-name>:8082/frevvo/web.
- Login to as user "admin", password "admin". Change the admin password if you want.
- We strongly recommend that you do not use the admin user to create your own forms. Add a new user for that purpose.
- Click the "manage" link in the top right menu.
- On the page that is displayed, click the "Manage Tenants" link.
- There is a single tenant named d. This is the default tenant.
Setup for Forms only
- Click the icon, to administer the default tenant.
- On the page that is displayed, click the "Manage Users" link.
- There is a single user (admin).
- Click the icon, fill in the form and submit it. The user will be created.
- Logout of the admin account and login as the new user.
- is installed and ready for use.
Setup for Forms and Workflows
View a 4 minute video on setting up your in-house server for workflows
by clicking here.
...
Info |
---|
Although we recommend Tomcat 7, we realize that you may have a customized tomcat environment and just want to drop the v5.x frevvo.war into it. If it is a tomcat 6 installation, here are some tips :
|
Next Steps
Your Live Forms server installation is complete. You are now ready to create your firsts tenant, users, forms and workflows. See the documentation for creating a tenant and users.
You can find examples on creating your own workflows on the Tutorials and Webinars page.