
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

