Elizabeth Schwartz
2012-Mar-06 18:56 UTC
[Puppet Users] Puppet/foreman redundant servers? Cluster, recovery etc
What are the best practices for achieving a maximally redundant and scalable environment? What are you doing? We''re rolling out Puppet with Foreman, mysql, Passenger, on a RHEL6 VMWare box. Configs are stored in SVN and Jenkins. Right now we''ve got those first four things running on the same single server but for production we always want replication whenever possible. -- 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.
Dominik Zyla
2012-Mar-06 19:57 UTC
Re: [Puppet Users] Puppet/foreman redundant servers? Cluster, recovery etc
On Tuesday, 6 March 2012 at 19:56, Elizabeth Schwartz wrote:> What are the best practices for achieving a maximally redundant and > scalable environment? What are you doing? > > We''re rolling out Puppet with Foreman, mysql, Passenger, on a RHEL6 > VMWare box. Configs are stored in SVN and Jenkins. > > Right now we''ve got those first four things running on the same single > server but for production we always want replication whenever > possible. > > -- > 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 (mailto:puppet-users@googlegroups.com). > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com (mailto:puppet-users+unsubscribe@googlegroups.com). > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.Hi, We''re also duplicating all resources as they''re going live. We''re using drbd and Pacemaker for foreman and apache fallbacks. Works quite well. Best, -- Dominik Zyla -- 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.