How to run a Nginx-web server

Nginx (“engine x”) is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server.

https://nginx.org/en/

By default the nginx-server runs in a 80 port, but if you want to expose it to outside, you ne…


This content originally appeared on DEV Community and was authored by Said Olano

Nginx ("engine x") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server.

https://nginx.org/en/

Image description

By default the nginx-server runs in a 80 port, but if you want to expose it to outside, you need to expose it e.g. by using the 3000 port number.

Image description

Let's run the command in docker:

Image description

And finally, the result is:

Image description


This content originally appeared on DEV Community and was authored by Said Olano


Print Share Comment Cite Upload Translate Updates
APA

Said Olano | Sciencx (2025-01-12T01:12:57+00:00) How to run a Nginx-web server. Retrieved from https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/

MLA
" » How to run a Nginx-web server." Said Olano | Sciencx - Sunday January 12, 2025, https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/
HARVARD
Said Olano | Sciencx Sunday January 12, 2025 » How to run a Nginx-web server., viewed ,<https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/>
VANCOUVER
Said Olano | Sciencx - » How to run a Nginx-web server. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/
CHICAGO
" » How to run a Nginx-web server." Said Olano | Sciencx - Accessed . https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/
IEEE
" » How to run a Nginx-web server." Said Olano | Sciencx [Online]. Available: https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/. [Accessed: ]
rf:citation
» How to run a Nginx-web server | Said Olano | Sciencx | https://www.scien.cx/2025/01/12/how-to-run-a-nginx-web-server/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.