Project

General

Profile

Actions

RadioParadiseDeploy » History » Revision 1

Revision 1/4 | Next »
Aurynn Shaw, 12/27/2006 11:35 AM


= Deployment Instructions =

www.radioparadise.com

Preparing http://www.cmdalert.com * Check the trunk of pggraph2 out of the SVN repository. * create local database pggraph_radioparadise, and install pl/pgsql. * Configure the INI file: * Local database, pggraph_radioparadise * SSH connection to radioparadise, likely using the cmd administrative account? * Authentication on their postgres server. postgres user, or cmd user? * Determine their pricing plan for pggraph statistics, and set shortest interval accordingly * Decide on a prefix - radio_paradise? * Run the installer. Hope and pray. * Start up forward.py. It will read the connection info from the config file and initiate a tunnel to www.radioparadise.com * Add a cronjob for bridge.py, set to every 5 minutes, or so. Apache * Decide on where radioparadise will be able to view their statistics * Configure apache to expose the directory where pggraph2 is installed to the web, as a CGI directory. * Allow .py to execute via python * Mark pggraph_index.py, pggraph_database.py, and pggraph_table.py as +x

Updated by Aurynn Shaw over 17 years ago · 1 revisions