How to get Quotero installed.
Information in this document is subject to change without notice.
If you need technical support for this product, contact Customer Support by email at support@quotero.com. If you have comments or suggestions about this documentation, contact us at documentation@quotero.com.
This edition applies to version 2.0 of the Quotero solution.
To run Quotero, you must have:
Copy the Quotero Installer webapp that you have downloaded in the deploy/webapps directory of your application server, or run the Tomcat instance existing in the Quotero bundle archive.
To run Tomcat, run :
- on Unix/Linux Environment : bin/startup.sh
- or bin/startup.bat on Windows
To access to the Quotero Installer interface, launch a web browser and go to:
- if you have downloaded the Quotero bundle: http://localhost:8080/ (the Quotero Deployer webapp is the root one)
- if you have downloaded the Quotero Deployer Webapp : http://yourserverurl:serverport/webappname (by default: quotero-deployer-2.0)
Follow instructions to begin installation.
In the first step, specify your database settings:
Secondly, continue installation by specifying all the required paths needed to store Quotero documents and others.
If the paths do not exist, Quotero Installer will create them.
The next step is optional, and it allow to configure Workflow Mailer:
At this step, Quotero Installer ask you to confirm installation process.
You can cancel it by clicking No or continue by clicking Yes.
Now wait until the end of the installation process.
When the installation process completed, Quotero Installer redirect you to the Quotero log in page at http://localhost:8080/QuoteroClient.
Now you can log in to Quotero.
Temporary default account is already set:
For security reasons, you must set a new password for this account after log in. You can also add new accounts later.
You can stop Quotero in a safe way by stopping your application server (refer to the appropriate documentation).
To re-launch the installation process, simply restart your application server and repeat all steps.
By default, after the Quotero Deployer completed its processes, two webapps are created :
- QuoteroClient : containing the Quotero Web Explorer application (accessible by default on http://localhost:8080/QuoteroClient)
- QuoteroServer: containing the Quotero Server application (accessible by default on http://localhost:8080/QuoteroServer)
You must manually restart Jboss after the installation.
For any question, or bug reports, please visit http://www.quotero.com and register to the forum.