Giter Site home page Giter Site logo

neiman-marcus / terraform-aws-jenkins-ha-agents Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 4.0 1 MB

A terraform module for a highly available Jenkins deployment.

License: Apache License 2.0

HCL 100.00%
architecture autoscaling-groups availability-zone aws efs-volume jenkins jenkins-deployment jenkins-ha-agents neiman-marcus scale spot-instances spot-pricing terraform

terraform-aws-jenkins-ha-agents's People

Contributors

ashish-akshantal avatar chalakanuwan avatar claydanford avatar hjayara-bronga avatar iiamrbc avatar jaysonsantos avatar kevin-dsouza avatar kolla27 avatar nmrad-91 avatar valvk avatar vazhnov avatar vermyndax avatar vs002666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terraform-aws-jenkins-ha-agents's Issues

Update JDK

Hi,

Please update java-1.8.0-amazon-corretto to java-1.8.0-amazon-corretto-devel to install jdk.

Thanks,
Manoj

EFS throughput mode

Hi-

Have you ever experienced bursting issues in EFS with Jenkins workplaces living there? I've opened an issue on another repo from what i've seen in the past.

It may be worthy to add the following to the aws_efs_file_system resource in main.tf:

throughput_mode = [var.efs_mode]
provisioned_throughput_in_mibps = [var.efs_provisioned_count]

and then add the corresponding variable options in variables.tf

Add variables to agen instance types and master instance type separately

Hi
Can we separate the master instance type and agent instance types since if there is a requirement to use huge size slaves . then no point to create same instance type for master

ex
["t3.2xlarge", "t3a.2xlarge", "t2.large", "a1.2xlarge"]
if we need to use 2x large for slaves then this current config will create a 2x large for master as well

Add variable to enable ASG metrics to be published to CloudWatch

As an SRE team, I'd like to have Jenkins ASG metrics published so that I can collect them and build a Jenkins dashboard since it is a crucial part of our infrastructure.

Reference

Add http listener to redirect to https

It would be nice to have an HTTP listener to redirect users to https to avoid them getting hit by a timeout when they type the address without the protocol.
Tomorrow I can try to implement this and in case I forget this issue will be here for someone else :).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.