Hosting a website using cloudflare and a VPS

I need assistance on how to host my website onto a VPS, it's already connected to an azure VPS but I switched to a cheaper VPS and deactivated a few days back.. Would appreaciate it, its a NextJS Portfolio site, and also same domain needs to be connected to another site which has my share x storage files.
3 Replies
Kasumi
Kasumi8mo ago
Just start your NextJS Server and create an A Record which points to your VPSs IP
Virtual
VirtualOP8mo ago
idk what that is the way its made i got sent it as a github link got the source code, cloned it into the VPS thats all i did
Kasumi
Kasumi8mo ago
Then just read the Documentation in their GitHub repository And prob. learn a bit about your Server OS first. You don't need to know everything but just some basics are good

Did you find this page helpful?