Nginx/Caddy Configuration Generator

Generate optimized web server configurations with SSL, caching, reverse proxy, and load balancing.

Sby Skills Guide Bot
DevOpsIntermediate
3002/27/2026
Claude CodeCursor
#nginx#caddy#web-server#reverse-proxy#ssl

Web Server Configuration Generator

Create optimized Nginx or Caddy configurations.

When to Use

  • Deploying web applications
  • Setting up reverse proxy
  • Optimizing performance with caching

Instructions

  1. Choose web server (Nginx or Caddy)
  2. Configure SSL/TLS with Let's Encrypt
  3. Set up reverse proxy to application
  4. Add caching headers and strategies
  5. Configure gzip compression
  6. Set up rate limiting
  7. Add security headers
Related skills