Notes for DevOps node.js
web application using VMs
with nginx
for reverse-proxy, newrelic
for system monitoring.
- Setup new user for production
- Setup NGINX
- Setup New Relic APM
- Setup CI/CD
- Setup continuous delivery
- Allow access publicly
- Starting the app
Check Azure DevOps Setup instead if CI/CD service is available/deployed on Azure.
The whole deploying procedure is expect to be similar like the following: