Skip to content

State/nginx-external-service-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nginx-external-service-proxy

A basic reverse proxy so you don't have to hit external services multiple times for both speed and cost.

You can start it with Docker using:

docker run -d -p 80:8080 -v /data/nginx/cache:/data/nginx/cache state/nginx-external-service-proxy:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages