Coder Social home page Coder Social logo

digitalkaoz / docker-haproxy-letsencrypt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bradjonesllc/docker-haproxy-letsencrypt

0.0 3.0 0.0 22 KB

Dockerized HAProxy with Let's Encrypt integration

Home Page: https://hub.docker.com/r/bradjonesllc/docker-haproxy-letsencrypt

License: GNU General Public License v2.0

Shell 57.24% Lua 42.76%

docker-haproxy-letsencrypt's Introduction

Dockerized HAProxy with Let's Encrypt

This container provides a HAProxy 1.6 application with Let's Encrypt certificates generated at startup, as well as renewed (if necessary) once a week.

Usage

docker run \
    -e CERTS=my.domain,my.other.domain \
    -e [email protected] \
    -v /etc/letsencrypt:/etc/letsencrypt \
    -p 80:80 -p 443:443 \
    bradjonesllc/docker-haproxy-letsencrypt

You will almost certainly want to create an image FROM this image or mount your haproxy.cfg at /usr/local/etc/haproxy/haproxy.cfg.

Alternatives

HAProxy is powerful, but notoriously difficult to configure. If you don't require HAProxy's functionality per se, consider this similar image for Nginx.

License and Copyright

© Brad Jones LLC, Licensed under GPL-2. Some components MIT license.

docker-haproxy-letsencrypt's People

Contributors

bradjones1 avatar daniel-illi avatar

Watchers

 avatar  avatar  avatar

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.