cucho / docker-nginx-rds-proxy

Docker NGINX reverse proxy to RDS

Home Page:https://gojunto.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://gojunto.io


Languages

Language:Shell 53.4%Language:Nginx 46.6%