Note: This version of the VDT (1.7.0) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.
configure_jclarens - jClarens configuration script
configure_jclarens --vdt-install <VDT installation root>
- --vdt-install <VDT installation root>
-
configure_jclarens will look for the root of the VDT installation at
$VDT_LOCATION. If you do not have that set you can specify it
with --vdt-install instead.
- --help, --usage
-
Print a usage message.
By default the following changes are made. Several of these impact
other services and you will need to restart Apache and Tomcat
after running this script.
- The Apache config is modified to send /jclarens requests to
Tomcat
-
- SSL client verification is turned on for /jclarens
-
- The Tomcat init script is modified to include a new security
policy
-
- jClarens logs are moved into $VDT_LOCATION/apache/logs
-
- The jClarens config is updated to use the actual hostname of the machine
-
- JStore logging is turned off
-