Probably a dumb question, which also depends on the situation, but still, which one is prefered way to deploy nodejs microservices: run nginx and pm2 directly on a server and have all microservices there, run pm2 inside docker and deloy that, or create separate docker images for each microservice?
No text found
Submitted February 16, 2020 at 03:17PM by warchild4l
No comments:
Post a Comment