IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2015, 5:01:45 PM (11 years ago)
Author:
eugene
Message:

update INSTALL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/INSTALL

    r34688 r38216  
    11
    2 after setting up psconfig:
    3 
    4 alala example:
    5  psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs
    6 
    7 ipp001 example:
    8 
    9 psconfigure --dbhost ipp001 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs
    10 
    11 
    12 kiawe / alala example:
    13  psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe
    14 
     2# we have moved all user/password info into config.dat (see config.dat.in for an example)
    153# note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values:
    16 ipp@ippdb03 / ippdb03 example:
    17 # psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
    18 
    19 #ipp@ippdb03 / ippdb01 example:
    20  psconfigure --dbhost ippdb03 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
    21 
    22 #
    23 # Regular installation on ippMonitor.ifa.hawaii.edu
    24 # Note: we use a 'science databases (replication) slave' and the ippMonitor read-only account to connect to that database
    25 psconfigure --dbhost scidbs1 --dbuser ippMonitor --dbpass ippMonitor --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
    26 
    27 psconfigure --dbhost scidbm --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
    28 
     4psconfigure --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config
Note: See TracChangeset for help on using the changeset viewer.