Giter Club home page Giter Club logo

docker-haproxy's People

Contributors

cytopia avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jgallimore

docker-haproxy's Issues

Make timeouts configuration based?

Is there a way to make the timeouts configurable so that it is not a hard coded 60 seconds?

File: https://github.com/devilbox/docker-haproxy/blob/master/data/haproxy.cfg

  • timeout client 60s
  • timeout server 60s

I have been able to increase the value by logging into the haproxy container, changing the value, and then restarting the container.

This becomes a pain if I have to restart the containers each time to change the timeout value. Can it be configurable like the other environment variables so I can define the timeout value in configuration?

Update cert-gen version for Mac SSL Cert Issue

Can you please update the cert-gen version used in the Dockerfile.

Currently it is set to use version 0.3 (https://github.com/devilbox/docker-haproxy/blob/master/Dockerfile)

This causes issues because the cert-gen DEF_DAYS is set to 3650 (https://raw.githubusercontent.com/devilbox/cert-gen/0.3/bin/cert-gen)

If you update the cert-gen version to 6 or later the DEF_DAYS is set to 825

I manually updated the days in the cert-gen file in the haproxy container and then my cert started working again.

This was recently called out here in this issue: cytopia/devilbox#640
It stated that it should have been fixed in this release but was in fact not updated: cytopia/devilbox#647

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.