
Nginx Redirect
A simple nginx image preloaded with redirect config that allows you to redirect to another URL. Useful for domain alias creation.
Official integration
Created - Last update
This is a very simply redirect nginx image. It redirects all HTTP requests to the HTTP address that you define. It's useful when you want to redirect all traffic from www.example.com to example.com, see more details here: https://github.com/caprover/nginx-redirect
Deployed services
nginx-redirect
caprover/nginx-redirect:latest
always
1Variables
Redirect address
Default: https://caprover.com
$$cap_redirect_urlFor example use https://caprover.com to redirect all request to CapRover.