mirror of
				https://github.com/yeslayla/aws-ecs-jenkins.git
				synced 2025-11-04 08:13:05 +01:00 
			
		
		
		
	Create README.md
This commit is contained in:
		
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,27 @@
 | 
			
		||||
# Jenkins on ECS
 | 
			
		||||
 | 
			
		||||
CloudFormation stack for creating an ECS service for Jenkins.
 | 
			
		||||
 | 
			
		||||
## Launching Stack
 | 
			
		||||
 | 
			
		||||
Make sure you are logged into the AWS Console and have permissions then click:
 | 
			
		||||
 | 
			
		||||
[](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=ecs-jenkins-stack&templateURL=https://sumu-stacks.s3.us-east-1.amazonaws.com/jenkins/production/cloudformation/jenkins/top.yaml)
 | 
			
		||||
 | 
			
		||||
Fill out the parameters and launch!
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Creates:
 | 
			
		||||
 | 
			
		||||
- ALB
 | 
			
		||||
- DNS Records (optional)
 | 
			
		||||
- ECS Service
 | 
			
		||||
- ECS Task
 | 
			
		||||
 | 
			
		||||
Requires:
 | 
			
		||||
 | 
			
		||||
- ECS Cluster
 | 
			
		||||
- VPC Id
 | 
			
		||||
- ACM Certificate
 | 
			
		||||
- Subnet Ids
 | 
			
		||||
		Reference in New Issue
	
	Block a user