Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/manoj-m-01/aws-jenkins-setup-with-terraform
- Owner: MANOJ-M-01
- Created: 2024-07-14T17:53:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T17:13:32.000Z (4 months ago)
- Last Synced: 2024-09-30T17:43:06.499Z (about 2 months ago)
- Topics: aws, ec2, jenkins, terraforrm
- Language: HCL
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-d5e9ed3cdcd9Jenkins will open in port `8080`