Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 446 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 446 Bytes

Jenkins on AWS Fargate

Create

terraform init
terraform plan
terraform apply

TODO

  • Default terraform module
  • Automatically configure agents
    • Fix settings in fargate.groovy
    • Create public docker hub repo for the agent
    • Add settings to jenkins.tf that are needed by fargate.groovy
    • Open port 50000 and Security Group
    • Run Jenkins and configure it until I have an agent
  • Write readme
  • Infrastructure drawing