nginx-configuration - Configure Nginx for reverse proxy, load balancing, and SSL
Configure Nginx web server for reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure reverse proxy
- Set up load balancing
- Terminate SSL/TLS
- Configure caching and compression
- Apply rate limiting
- Deploy Nginx configuration
- Monitor Nginx status
Inputs
- Nginx configuration files
- SSL certificates and keys
- Backend server endpoints
Outputs
- Nginx configuration files
- Running Nginx service
- Nginx access and error logs
- Nginx status metrics
Requirements
- Nginx web server
- Linux operating system with systemd
- Root or sudo privileges
- Bash shell
- curl command-line tool
