Skip to content

Nginx forward proxy for environments that do not have external connectivity

Notifications You must be signed in to change notification settings

tigrisdata-community/nginx-forward-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Forward Proxy

This is an installer for a forward proxy that can be used to access the internet if external connectivity is disabled.

Starting the proxy machine

fly apps create proxy

fly -a proxy machine run . \
    --name "proxy-0" \
    --vm-size "performance-2x" \
    --region "sjc"

About

Nginx forward proxy for environments that do not have external connectivity

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published