Scripts to Automate EC2 servers Creation/Termination with Jenkins, Docker Registry and Swarm installation

Part of my Volunteering Activities in Qarii startup is to Automate The Environment Setup On Amazon Web Services (AWS) , So you can Create /Terminate EC2 Cloud servers in short time with a few scripts without losing your data , Then you can Configure, build and deploy your Application using Jenkins, and Docker Registry , Docker Swarm cluster. I am sharing the Scripts of the Machine creation and SW Installation and I hope it could be useful for any DevOps Engineer who wants to do the same task . Also I am looking forward for their contribution to enhance the scripts . Currently I am planning to Re-Write these scripts using Ansible .

#Share_Your_Knowledge
Maha Hussein Sallam

1 Like

Great scripts! Would love to see terraform scripts for the same! Keep up the good work!

Might help as a reference