Which EC2 instance best for Chef server?
Posted
by
hakunin
on Server Fault
See other posts from Server Fault
or by hakunin
Published on 2012-03-31T08:22:13Z
Indexed on
2012/03/31
11:32 UTC
Read the original article
Hit count: 353
I want to setup chef server as cheaply as possible, while leaving it enough room to run without crashing. The only article I found on the subject warned that RabbitMQ would crash on a micro instance due to insufficient memory.
The question is: what's the cheapest EC2 instance that can run chef server reliably, considering that I don't use CouchDB or RabbitMQ for anything else in my app, so would probably have to set them up exclusively for chef server on that same instance.
© Server Fault or respective owner