Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Apache Reverse Proxy

A simple reverse proxy, for stateless services, useful to add basic authentication to exposed docker swarm services for testing purposes

Usage

docker build https://github.com/LorenzoBoccaccia/apache-reverse-proxy.git -t tos/rproxy
docker service create --name some-name --network swarm-network -p port:80 -e VHOSTNAME=yourdomain.example.com -e REVERSE_ADDRESS=someswarmservice:port      tos/rproxy

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages