Skip to content

Instantly share code, notes, and snippets.

View njoromyke's full-sized avatar
🎯
Focusing

Michael Njoroge njoromyke

🎯
Focusing
View GitHub Profile
@njoromyke
njoromyke / deploy_node_do.md
Created February 9, 2023 08:07 — forked from carlssonk/deploy_node_do.md
Deploy node.js app to DigitalOcean

Deploy Node.js Application to DigitalOcean

This step by step tutorial will show you how to set up a Node.js server with MongoDB to DigitalOcean using PM2, NGINX as reverse proxy and a SSL from LetsEncrypt. We will also add a custom domain name.

Prerequisites

Create Droplet & Generate SSH Key