Skip to content

Instantly share code, notes, and snippets.

View Angeloem's full-sized avatar
🎯
Focusing

Sanga Manuel Angeloem

🎯
Focusing
  • Tanzania
View GitHub Profile
@Angeloem
Angeloem / next_nginx.md
Created July 7, 2021 12:53 — forked from kocisov/next_nginx.md
How to setup next.js app on nginx with letsencrypt

How to setup next.js app on nginx with letsencrypt

next.js, nginx, reverse-proxy, ssl

1. Install nginx and letsencrypt

$ sudo apt-get update
$ sudo apt-get install nginx letsencrypt

Also enable nginx in ufw