DEV Community

Cover image for Secure Multifunctional Nginx Reverse Proxy
David Meyer
David Meyer

Posted on

Secure Multifunctional Nginx Reverse Proxy

The Secure Multifuctional Nginx Reverse Proxy (SMNRP) is a reverse proxy based on nginx.

Features

HTTPS Certificates

  • Automatic generation and renewal of https certificates (using Let's Encrypt⁠ or Buypass⁠)
  • Automatic generation of a self signed certificate
  • Usage of custom certificates

Usage options

  • Load balancer to different locations
  • Reverse proxy to a web application
  • Virtual host support

Security features

  • High baseline security
  • Customized Content-Security-Policy
  • OCSP stapling
  • Basic authentication to specific locations

Additional features

  • Analytics website with traffic analytics
  • Maintenance mode

Read more on smnrp.net

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more