What is nginx?
Nginx configuration and optimization Source: chaterm/terminal-skills.
Nginx configuration and optimization
Quickly install nginx AI skill to your development environment via command line
Source: chaterm/terminal-skills.
Overview Nginx web server configuration, reverse proxy, load balancing, performance optimization and other skills.
| Configuration error | nginx -t to test config | | 502 Bad Gateway | Check backend service, upstream config | | 504 Gateway Timeout | Increase proxyreadtimeout | | Permission issues | Check file permissions, SELinux | | Performance issues | Check workerconnections, log analysis |
Nginx configuration and optimization Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill nginx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chaterm/terminal-skills --skill nginxNginx configuration and optimization Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill nginx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chaterm/terminal-skills