Deploy Next.js Application on DigitalOcean Droplet

Опубликовано: 23 Март 2025
на канале: Nathan Krasney
44
3

Learn how to deploy your Next.js application on a DigitalOcean droplet with a step-by-step tutorial covering node installation, global pm2 setup, and nginx configuration for reverse proxy. Configure domain DNS settings via Namecheap, install Certbot for SSL certification, and enable HTTPS to secure your site

Github repository url (tag 0.2) : https://github.com/NathanKr/setup-do-...

Chapters:
00:00 Project Description
00:11 Motivation
00:22 Prerequisites
00:37 Installation
05:11 Technologies Used
05:21 Points of Interest
05:32 References