DEV Community

Andrew Kang-G
Andrew Kang-G

Posted on

Simple Nginx Docker Proxy with high availability and security

  • With your project and its sole Dockerfile, Docker-Blue-Green-Runner manages the remainder of the Continuous Deployment (CD) process with wait-for-it, consul-template and Nginx.
  • Examples in PHP, Java, and Node.js

See more details on here.
https://github.com/Andrew-Kang-G/docker-blue-green-runner

Top comments (0)