Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 880 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 880 Bytes

DL Services DevOps Notes

Notes for DevOps node.js web application using VMs with nginx for reverse-proxy, newrelic for system monitoring.

Documents

  • 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:

  1. Deploy VM
  2. Setup Azure DevOps
  3. Post VM Deployment