docker-nginx-redirect
docker-nginx-redirect copied to clipboard
Docker container for redirecting web-traffic based on nginx
This image was last updated on Dockerhub about a year ago, but the base alpine image was last updated a month ago. This I think is something which would be...
When i try to use query strings in the redirect i get errors about not valid paths or valid redirect. But if i add the full url directly to defualt.conf...
This pull request adds an optional healthcheck endpoint, useful for environments such as Kubernetes where readiness needs to be probed and monitored. Four new environment variables are introduced: - `SERVER_HEALTHCHECK_ENABLED`...