How To Deploy NextJS With Nginx and PM2

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thanks for this great NextJS with Nginx tutorial! Including SSL setup :)!

oussamafahchouch
Автор

Just amazing!!! Helped me a ton. Thank you :)

yasho
Автор

thank you so much! It was my dream to have a system like that! Keep it up!

LachCrafter
Автор

This video was oddly satisfying to watch

excalibur
Автор

I have server side to my nextjs app with api folder and the frontend is not being able to access the endpoint in pm2 next js; how do I resolve that?

manishpaudel
Автор

It's probably very obvious to anyone that has already set up their environment in the past, but the test connection at 10:13 will fail unless you've added your public key to your github account.

jeff
Автор

Can i ask you something? My nextjs app is running just fine, but everyday at 05:00 some "check status" runs in my t2.micro and get "1/2 verified status", and it gets "down", do you know what it would be? :/ everyday at determinated time.... 05:00 or 06:00

ianvieira
Автор

really good video! I have a question though, is there a potential risk of having the .pem file at the level of the project? Shouldn't we avoid that and if not, obviously we would put that in the .gitignore file but just wondering how to go about this.

arturfil
Автор

I only have 1 last step left but I get an error when Permission denied (publickey).

ICOReviewtoken
Автор

This helped me tremendously! I got my application deployed. Does anyone know how to set up your environment variables in production? I'm using an EC2 instance like the video to host my application.

forrestm.
Автор

Great video! Thank you! Which is the proper way to bring changes in GitHub repository to production?

gonzalogdv
Автор

Great video, wanted to know how would you add environment variables for this nextjs project and how to configure AWS CodePipeline that works well with this configuration? thank you again :)

the_egyptian_smough
Автор

Great work there, Just wanted to know how should be handling DB connection on prod server and other config files there ? . Help is really appreciated .
Thanks again

vivekgautamj
Автор

Thumbs * 1000. Great Video. Don't remove the video.

cubeking.minmin
Автор

Thank you so much
My Question is
After doing some changes locally and committing it to git hub
how to make sure that those changes are reflected in the production

nandanvasista
Автор

Thanks for the tutorial

Can I do this with yarn instead?

juanpedro_mario
Автор

ubuntu 1 GiB Memory able to perform "npm run build"
mine 512 Mb RAM ubuntu cant do that, need to manually copy and paste the zip to server.

so far next js is good.

Thanks for the video. I Learn new things here.

shawnlee
Автор

it great !!! thank u! please help me create pipeline countinues

lucky_number
Автор

Your link in the description is broken good sir.

AdamDrumm
Автор

how did you solve the github permission denied thingy

foxtractnotus