Skip to content

Instantly share code, notes, and snippets.

View hamidsaid's full-sized avatar

Hamid Said hamidsaid

View GitHub Profile
@hamidsaid
hamidsaid / deploy_node_do.md
Created January 28, 2023 20:25 — 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