dev-resources.site
for different kinds of informations.
How to run a Nginx-web server
Published at
1/12/2025
Categories
docker
container
nginx
Author
Said Olano
Nginx ("engine x") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server.
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.
Let's run the command in docker:
And finally, the result is:
Articles
12 articles in total
Why build a Microservice?
read article
Java-kafka producing a message
read article
How to index in SolrJ
read article
Remove plugins affecting Intellij idea
read article
Java interacting with Apache Avro
read article
how to write a Rabbit Message
read article
how to inspect a docker container
read article
How to run a Nginx-web server
currently reading
Lettuce - A Java Redis Client
read article
What is Azure Kubernetes Service (AKS)?
read article
how to create and run a Java Web App on a Docker container and finally open it on a default browser
read article
RoadMaps commonly used in the IT world
read article
Featured ones: