
after setting up psconfig:

alala example:
 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs

ipp001 example:

psconfigure --dbhost ipp001 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs


kiawe / alala example:
 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe

# note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values:
ipp@ippdb03 / ippdb03 example:
# psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config

#ipp@ippdb03 / ippdb01 example:
 psconfigure --dbhost ippdb03 --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config

#
# Regular installation on ippMonitor.ifa.hawaii.edu
# Note: we use a 'science databases (replication) slave' and the ippMonitor read-only account to connect to that database
psconfigure --dbhost scidbs1 --dbuser ippMonitor --dbpass ippMonitor --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config

psconfigure --dbhost scidbm --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config

