Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ventaspopgit/docker-nginx-rds-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker NGINX reverse proxy to database

This Docker image is a NGINX TCP reverse proxy that will route traffic upstream to a database. A common integration of this proxy is when a database under a private VPC needs to be accessed from external hosts. This Docker image can be deployed inside of a public subnet which can route traffic into the private database subnet.

About

Docker NGINX reverse proxy to RDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 59.5%
  • Shell 40.5%