Skip to content

bensherman/amazon-ecs-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon EC2 Container Service Plugin for Jenkins

About

This jenkins plugin do use Amazon EC2 Container Service to host jobs execution inside docker containers.

Installation

After installation the plugin do offer a new option in JENKINS/configure to setup a Cloud provider on Amazon ECS.

After configuring AWS Credentials, plugin will let administrator select the ECS cluster to run jenkins builds.

Last section of the plugin configuration is used to declare docker container slaves templates, and the label used by jobs to select them. We recommend to use jenkinsci/jnlp-slave as the basis for custom docker images, as this one do handle the slave setup.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 69.7%
  • HTML 30.3%