I'm not sure whether to run nginx on my Docker host or in a container. Can you give me some advice?
Jairon Landa
1 reply
Recently, I successfully deployed my side project (jsonsilo.com) on a VPS, and I have set up nginx on my Docker host to handle the web server. Everything seems to be running smoothly so far, and I haven't encountered any issues.
However, as a relatively new developer, I would greatly appreciate any advice or suggestions you might have regarding the deployment and maintenance of my project.
1) Are there any best practices or potential pitfalls that I should be aware of?
2) Any recommendations for improving security, performance, or scalability?
I want to ensure that my project is robust and efficient as it grows.
Thank you in advance for your guidance! 🥹
Replies
Ava Campbell@avacamper
this discussion on Product Hunt regarding whether to run Nginx on a Docker host or in a container—any advice to help me make the right choice?
Share