Deploying to EC2 Servers Using Jenkins and Ansible Locally
In this blog, we'll walk through deploying code to EC2 servers using Jenkins and Ansible running locally. This is a practical approach that keeps your
Jan 30, 20265 min read27

Search for a command to run...
Articles tagged with #aws
In this blog, we'll walk through deploying code to EC2 servers using Jenkins and Ansible running locally. This is a practical approach that keeps your

In this tutorial, we'll be deploying our first app on a raw VM. For this example, I'm using an AWS EC2 instance so I don't have to deal with dependenc
