Getting Chef to install, configure and run RabbitMQ -
i trying simple, single instance of rabbitmq running via rabbitmq-chef recipe. essentially, have ubuntu machine, , i’d chef take care of heavy lifting necessary install, configure , rabbitmq running on it.
the documentation isn’t written beginners, went ahead , started downloading cookook:
knife cookbook site download rabbitmq warning: no knife configuration file found downloading rabbitmq cookbooks site @ version 4.1.2 /users/myuser/sandbox/chef/0.6.2/rabbitmq-4.1.2.tar.gz cookbook saved: /users/myuser/sandbox/chef/0.6.2/rabbitmq-4.1.2.tar.gz
however i’m @ complete loss need script/configure in order add cookbook chef server, such when ssh onto target ubuntu machine, can bootstrap machine chef , run something turn ubuntu machine rabbitmq server. ideas?
Comments
Post a Comment