docker-web-redirect | Lightweight Docker image that redirects all web traffic | Proxy library
kandi X-RAY | docker-web-redirect Summary
kandi X-RAY | docker-web-redirect Summary
Lightweight Docker image that redirects all web traffic to another domain/URL
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-web-redirect
docker-web-redirect Key Features
docker-web-redirect Examples and Code Snippets
Community Discussions
Trending Discussions on docker-web-redirect
QUESTION
How can I put a docker between the web requests and my web server (in order to analyse and block requests)? I found morbz/docker-web-redirect docker, but it seems that it is not enough for this task.
...ANSWER
Answered 2018-Dec-05 at 22:29I'd recommend using nginx as reverse proxy, or better haproxy:
https://hub.docker.com/_/haproxy/
You have to configure haproxy container to listen to port 80 on the host, then direct traffic to your proxied web server.
Haproxy ACLS might be of your interest: How to route traffic (reverse Proxy) with HAProxy based on request body
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-web-redirect
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page