Self-Host Next.js 15 on VPS in 8 Minutes (EASY!)
๐ Get Hostinger’s VPS here (coupon code BYTEGRAD): (paid sponsorship & I get commission for purchase). Disclaimer: this is a sponsored video (paid). Double-check safety, accuracy and other relevant parts of the reviewed product.
๐ NEW React & Next.js Course:
Hi, I’m Wesley. I’m a brand ambassador for Kinde (paid sponsorship).
๐ Check out Kinde for auth and more
๐ NEW React & Next.js Course:
๐ Professional JavaScript Course:
๐ Professional CSS Course:
๐ Web development roadmap 2024 & 2025:
๐ Email newsletter (BIG update soon):
๐ Discord: all my courses have a private Discord
โฑ๏ธ Timestamps:
00:00 Example Next.js app demo
00:57 What is a “server” / “VPS”?
01:39 VPS provider (Hostinger)
01:49 Prepare Next.js app with Docker
03:32 Build Docker image
05:00 Push image to container registry
06:19 VPS setup (Hostinger)
07:50 VPS commands
10:20 Finished!
11:12 VPS (Hostinger)
#webdevelopment #reactjs #nextjs
Note that these videos may contain mistakes. Always verify yourself that your code is safe and does what you want it to do for your specific situation.
This channel and all its content is owned & operated by ByteGrad Sp. z o.o. with Tax ID: PL6762676561
[ad_2]
source
Next step: To point a domain, setup reverse proxy using caddy(easiest solution)
Thanks , do you have any video on how to put Next15 in a docker container?
Would love to see how to implement CI/CD with this environment.
Nice video that Im looking for ๐โค
Which feature would we lose when hosting this on a VPS? Great content, thanks!
I was just researching possibilities of various VPS with latest NextJs … very helpful, thanks
I would also welcome something more detailed to get VPS ready for production
Great video! Is it the same process to add a database? And are we limited to anything compared to hosting it on Vercel? Do we still have the issue with timeouts when hosting on a VPS?
This will be very useful.
What do you think of Digital Ocean?
i wouldnt use next 15 until react 19 is stable and in use
How to host nextjs app in VPS windows server 2022 using IIS or by any other way
Have you added next js 15 in your course
Why do you never show how to attach a domain and ssl to it?
Why not just do ' npm run build' and upload it to a VPS?
Can we host on the web hosting in hostinger
It is working if i use Prisma for exemple?
I saw in a video that some of the features that new version of Nextjs offers are automatic in vercel but are really hard to do in custom deployment, is there something like that?
Great tutorial, thank you!
hoping for a future video on moving it to a domain, installing an ssl certificate and adding a load balancer etc. to make it production ready.
hi thanks for sharing this
please if you or anyone can help me can we hosted on the web hosting instead of the Vps if you ask me why I find that the web hosting can let you host 100 website instead of the vps when you can host 1 website
Glad to see you back ๐
Thank you for the info! I wonder, what would the advantage be when using a VPS instead of Vercel?
If i want to map the docker image to the port 80 i need to write 8080:3000?
First comment๐