Skip to content

Instantly share code, notes, and snippets.

View devmaxwel's full-sized avatar
🏠
Working from home

Maxwel Ochieng devmaxwel

🏠
Working from home
View GitHub Profile
@carlssonk
carlssonk / deploy_node_do.md
Last active February 18, 2024 16:38
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