Deploy to EC2 using a pool and Chef server

Has anyone done deploying rails apps on EC2 using poolpary and Chef server (not Chef solo). Please share your experience if you know some of the blogs or code links (excluding poolpartyrb.com and related).

The pooling script should be able to start the selected AMI instance with two EBS blocks (data and DB) using one elastic ip, retrieve the return code, and install the Chef server on the selected instance. Or, if you've used Chef server to deploy rails, please share your experience.

Thanks, Pravin

+2


a source to share


1 answer


How far did you get to the script pool?



Perhaps you can share what you have and where exactly you are stuck right now.

+4


a source







All Articles