On Sat, Jan 8, 2011 at 1:02 PM, trey85stang wrote:
> I'm trying to get an idea of what kind of backend setup I would need
> to run puppet to manage roughly 6000 hosts.
>
> I see puppet by iteself is limited to 10-20; but with mongrel/apache
> that number shoots up but I am not sure by how much?
My suggestions for big scenarios is: mod_passenger/apache22 (+
ruby-enterprise), subversion (or another scm you like), puppet2.6.4 +
stored_configs_async, some stomp server (like activemq), and a couple of
mysql servers.
You don't need to sync the ssl keys (pem, etc) between backend servers,
since