[Ilugc] Install Package dependencies separately over Cloud

  • From: masivakumar@xxxxxxxxx (Ma Sivakumar)
  • Date: Tue Aug 17 06:08:40 2010


For example, If i want to setup Drupal, i need seperate machines to
maintain separate tasks,
like mysql in one machine(cloud instance/node 1), apache server in another
machine(cloud instance/node 2), etc.

So if drupal.rpm has dependencies apache.rpm(has deps too) and mysql.rpm(has
deps too)

Is it possible in rpm package manager(yum) to handle such customizations &
above requirement?

Interesting question. Guess many would have already done this. But
could not find much information using google.

One idea which comes to mind is to

1. install drupal.rpm, apache.rpm and mysql.rpm in the webserver
taking care of all dependencies.

2. Install mysql in database server.

3. Configure the db access script of drupal to connect to database
server via tcp/ip

Have not done this myself.

Best regards,
Ma Sivakumar
??????????? - http://kaniporul.blogspot.com/
??????? ?????? - http://www.ae.iitm.ac.in/mailman/listinfo/ilugc.tamil

Other related posts: