Skip to content

Instantly share code, notes, and snippets.

View dosanauthor's full-sized avatar

Dosana Dev dosanauthor

View GitHub Profile
@dosanauthor
dosanauthor / Deploying PDF Tools Nextjs app On VPS using Docker, Ubuntu Os, Github, Nginx and Let's Encrypt SSL Certificates
Last active March 9, 2024 09:05
Deploying PDF Tools Nextjs app On VPS using Docker, Ubuntu Os, Github, Nginx and Let's Encrypt SSL Certificates
Get Source code: https://codecanyon.net/item/pdf-tools-high-quality-pdf-tools-nextjs-react-web-application/44924651
WARNING: This item is exclusively sold on CodeCanyon under Envato Market licenses. Please do not purchase it from other sources, as they might be attempting to scam you.
=============================Create private Github Repository===========================================================
#Create private github repository for the project and push the project from local machine to the github repository
==============================Creating a Virtual Private Server (VPS)=========================================
In this video I will use Digitalocean droplets, but the deployment steps are the same for every VPS.
@dosanauthor
dosanauthor / Deploying PDF Tools Nextjs app On VPS using Docker, FileZilla, Nginx and Let's Encrypt SSL Certificates.txt
Last active June 3, 2024 11:49
Deploying PDF Tools Nextjs app On VPS using Docker, FileZilla, Nginx and Let's Encrypt SSL Certificates
Get Source code: https://codecanyon.net/item/pdf-tools-high-quality-pdf-tools-nextjs-react-web-application/44924651
WARNING: This item is exclusively sold on CodeCanyon under Envato Market licenses. Please do not purchase it from other sources, as they might be attempting to scam you.
#DNS Configuration
Add these two records to your DNS records:
Record 01:
Type: A Record, Host: @, Value: ip_address
Record 02:
Type: CNAME Record, Host: www, Value: domain-name