3154: DB on one system ReviewBoard app on a second one

scottma*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 4, 2013
What's the URL of the page containing the problem?
http://www.reviewboard.org/docs/manual/1.7/admin/installation/linux/

Describe the problem and any recommendations below.
I want to install the ReviewBoard application on one system and the DB on a different system. 

What packages are required for the DB?
What packages are required for the application?

Please provide any additional information below.
My system is currently set up this way, and I am now experiencing issues with updating existing repositories. I was checking the install to see if something is missing and I don't see a ton of supposedly required packages on my application system.
david
#1 david
The installation instructions there are what you'd want to follow for the application server, with the exception that you don't need to install mysqld (or other db server). The only software required on the DB server is the database itself.
  • +SetupIssue
#2 scottma*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Thank you for the quick response!