>
> 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
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to