Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manoj-m-01/aws-jenkins-setup-with-terraform

Jenkins Server with Terrraform.
https://github.com/manoj-m-01/aws-jenkins-setup-with-terraform

aws ec2 jenkins terraforrm

Last synced: about 1 month ago
JSON representation

Jenkins Server with Terrraform.

Awesome Lists containing this project

README

        

# Basic Infrastructure Creation with Terraform

This Terraform configuration sets up a basic infrastructure on AWS, which includes a Virtual Private Cloud (VPC) and related networking components. It creates both public and private subnets and provisions two EC2 instances: one in the public subnet and one in the private subnet.

# Notes
https://www.jenkins.io/doc/book/installing/linux/
https://medium.com/@navidehbaghaifar/how-to-install-jenkins-on-an-ec2-with-terraform-d5e9ed3cdcd9

Jenkins will open in port `8080`