NGINX NGINX is a popular open-source web server, reverse proxy, load balancer, and HTTP cache. It's used by developers and system administrators to improve website performance, security, and scalability. Many high-traffic websites rely on Nginx to handle requests. Official docs: https://nginx.org/en/docs/ NGINX Overview - Server - Configuration - File - Log Use action names and parameters as needed. Working with NGINX This skill uses the Membrane CLI to interact with NGINX. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather…