nginx conf May 20, 2026 | No Comments | command, configuration, console, docker, docker-compose, information, nginx, port, private_ip, public_ip, remote-access, router, www docker-compose.yml: The plan is to forward port 80 from the web/external network to port 80 of localhost Docker maps port 80 of localhost to port […]
nginx May 8, 2026 | No Comments | command, configuration, information, linux, Linux Ubuntu Server, nginx, server, www It was created with this purpose: web page server Now Nginx is much more than that Today it is mainly used as a Reverse Proxy […]
Install Nginx on macOS September 13, 2025 | No Comments | information, macos, nginx, web install nginx: Use the brew services command to start Nginx: to see all running services managed by Homebrew: brew services list Open your browser and […]