AWS, DevOps

Docker containers and AWS Auto-scaling – Hand in Hand

In my previous blog, I talked about setting up sendmail inside a Docker container. In this blog, we will talk about how to make your Docker containers come up during Auto-scaling of AWS servers, start, and use a service like sendmail inside them. You can make changes to scripts based on your use-case. I just want to make the logic...

by Ranvijay Jamwal
Tag: DOCKER EXEC
14-Sep-2015

AWS, DevOps

Setting up Sendmail inside your Docker container

In my last blog, we talked about setting up a WordPress site on Docker. I hope you all are now clear on how Docker works & how you can set up your own PHP applications on it. In this blog, we will be talking about how to send emails from your Docker container. My use-case was that, I had a PHP application running inside a Docker...

by Ranvijay Jamwal
Tag: DOCKER EXEC
20-Aug-2015