BlueCielo Kronodoc 5.0 Administrator's Guide | BlueCielo ECM Solutions

You are here: About installation > Example > Kronodoc server installation example

Kronodoc server installation example

For the installation of the base Kronodoc server without any AddOns or patches, the Kronodoc installation archive is unpacked in the ~/kd40/inst directory of the Kronodoc shell user.

~/kd40/inst$ csh installKronodoc
What is the directory of Kronodoc [default /home/kronodoc]? /home/kronodoc/kd40
Installing Kronodoc and add-on OracleInterface
Setting up the Kronodoc system running with the user and group IDs 'kronodoc'
httpd shared libraries have already been installed.
Do you want to use SSL (Secure Socket Layer) in all network traffic [yes]? yes
What is the host name of the Krono Web server to be used [default krono.company.com]? krono.company.com
What is the email address of your server administrator [default kronodoc@krono.company.com]? kronodoc@company.com
The following port number must be larger than 1023
unless you start the Web server as root
Which port number do you want to use for Kronodoc [default 443]? 8088
radan-http      8088/tcp                        # Radan HTTP
radan-http      8088/udp                        # Radan HTTP
According to /etc/services, port number 8088 may already be in use.
Do you still want to use it for Kronodoc [no]? yes
What network address should Kronodoc Web server listen [default krono.server.com; ALL for all available interfaces; hostname:port for a specific port]? ALL
How many Kronodoc server processes do you want to run [default 1]? 3
Do you want to be able to use low security ciphers (NOT RECOMMENDED) [no]? no
Do you have your own SSL certificate files [no]? no
Web server successfully installed
Since this seems to be a development installation, I'll ask this:  Do you want
to run periodic operations (indexing, notifications, expunge) with cron [yes]? yes
Please set an initial password for the Kronodoc administrator user admin
New password: *****
Re-type new password: *****
Adding password for user admin
Kronodoc successfully installed
Installing add-on module OracleInterface by default
**
This version of Kronodoc has the following pre-requisites
(Please see the Kronodoc Server Setup guide for more information)
- Oracle database on Linux, Solaris or HP-UX (Windows is not supported!)
- Oracle database version 9.2.0.7 (or later 9iR2) or 10.2.0.2 (or later 10gR2)
- Oracle Text feature installed and configured
- Kronodoc projects directory readable by Oracle server Oracle user account
- CTXAPP role granted to krono_role
- Increased krono_data tablespace space requirements
 
NB: IF ANY OF THESE REQUIREMENTS IS NOT MET, PLEASE BAIL OUT NOW.
**
Do you want to continue [no]? yes
What is the host name of the Oracle database server [default ora.company.com]? ora.company.com
What is the SID (non-global) of the Oracle database used [default KRONO]? KRONO
What is the port to access the Oracle database [default 1521]? 1521
What is your Oracle account user name [default kronodoc]? krono40
What is your Oracle account password [default krono40]? krono40password
Oracle database server version is 10.2.0.3.0
User Kronodoc has krono_role
Role krono_role has ctxapp role
Is the database running on this operating system instance? [yes]
no
Which directory do you want to use for storing Kronodoc project data? [/home/kronodoc/projects.1]
 NB: THE DIRECTORY SHOULD BE INDEPENDENT OF ANY SPECIFIC Kronodoc INSTALLATION OR VERSION TO MAKE FUTURE VERSION UPGRADES EASIER.
 An example would be /home/kronodoc/projects.1
/home/kronodoc/projects
Using /home/kronodoc/projects. for storing Kronodoc project data
Making /home/kronodoc/projects available in /home/kronodoc/kd40/Kronodoc/KRONO/projects
 Moving data from /home/kronodoc/kd40/Kronodoc/KRONO/projects to /home/kronodoc/projects
 Linking datadir as /home/kronodoc/kd40/Kronodoc/KRONO/projects
Which operating system group will you be using for granting access to Kronodoc data for the Oracle database user? [kronodoc] kronodoc
 Note that the current user Kronodoc has to be a member of this group.
 The database server Oracle user account (e.g. oracle) also needs to be a member of this group.
 
Kronodoc is a member of group kronodoc
Kronodoc default group is kronodoc
Using group Kronodoc for project data ownership
Do you want to automatically change group ownership and permissions for project data dir parent and sub directories? [yes]
 
 Changing group ownership and permissions for /home/kronodoc/projects
 Changing group ownership and permissions for /home/kronodoc
 Changing group ownership and permissions for all files in project data directory tree (/home/kronodoc/projects).
The Kronodoc project data directory /home/kronodoc/projects should be mounted on the database server file system.
 Mount the file system read-only and only allow access from the Oracle server.
 In which path do you want to mount it? [/mnt/oracle/krono/home/kronodoc/projects]
/mnt/oracle/krono/home/kronodoc/projects
Using /mnt/oracle/krono/home/kronodoc/projects as the Kronodoc data directory path on Oracle server
**Please verify that /mnt/oracle/krono/home/kronodoc/projects is accessible by the database user account**
Modifying /home/kronodoc/kd40/Kronodoc/KRONO/conf/config.pm
Do you want to initialize a new empty database [no]? yes
Activated default Kronodoc Walkthru project
Attempting to delete existing oracle text indexes (Errors may be ignored)
Creating Oracle Text index (this may take a while)
Oracle Text indexing finished with errors. See /tmp/otidx2log.4467 for details.
Attempting to delete existing oracle text metadata indexes (Errors may be ignored)
Creating Oracle Text index for metadata (this may take a while)
Add-on OracleInterface successfully installed
Installation complete
To verify the installation, start the Web server with command
     /home/kronodoc/kd40/httpd/support/start_kronodoc_web_server
then in a browser go to URL
     https://krono.company.com:8088/kronodoc
To remove the entire installation, you can run
     csh /home/kronodoc/kd40/inst/uninstallKronodoc
Creating Kronodoc installation report

Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com