Hello, The Puppet footprint within my company is steadily growing, We took the basic steps to make it more robust (passenger + apache) but in order to meet the needs of a 24x7 shop I need redundancy. I''ve read the Reductive Labs WIKI about redundancy (http://reductivelabs.com/ trac/puppet/wiki/Recipes/HighAvailability) but I was wondering if anyone has experiences (good or bad) using HAProxy to achieve HA on the puppetmaster side. Thanks, Roberto. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On Thu, Jun 25, 2009 at 6:01 AM, Telmo<telmox@gmail.com> wrote:> > Hello, > > The Puppet footprint within my company is steadily growing, We took > the basic steps to make it more robust (passenger + apache) but in > order to meet the needs of a 24x7 shop I need redundancy. I''ve read > the Reductive Labs WIKI about redundancy (http://reductivelabs.com/ > trac/puppet/wiki/Recipes/HighAvailability) but I was wondering if > anyone has experiences (good or bad) using HAProxy to achieve HA on > the puppetmaster side.Are you using environments with 0.24.8? If you are, you can''t effectively do HA/load balancing across servers. I do know a few people who have HAProxy Puppet setups who aren''t regularly posting on the list. I''ll see if I can ping them to respond to this thread.> > Thanks, > > Roberto. > > >-- Nigel Kersten nigelk@google.com System Administrator Google, Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Telmo wrote:> Hello, > > The Puppet footprint within my company is steadily growing, We took > the basic steps to make it more robust (passenger + apache) but in > order to meet the needs of a 24x7 shop I need redundancy. I''ve read > the Reductive Labs WIKI about redundancy (http://reductivelabs.com/ > trac/puppet/wiki/Recipes/HighAvailability) but I was wondering if > anyone has experiences (good or bad) using HAProxy to achieve HA on > the puppetmaster side. >I''d suggest simply putting HAProxy in front of your Apache servers and continuing to use the Passenger setup you''ve already implemented. HAProxy is great. <3 Willy. -scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---