Тёмный

Deploy react-app on EC2 instance using github actions | Pipeline | CI/CD 

ByteBrilliance
Подписаться 119
Просмотров 13 тыс.
50% 1

Опубликовано:

 

30 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@AKSR_Aman_Kumar
@AKSR_Aman_Kumar Год назад
I tried with other videos but nobody showed the truth of the permission issue ... This is really really very useful. Thankyou so much
@096_mohitgour8
@096_mohitgour8 2 месяца назад
successfully complete once . but on commiting new changes to my react project it shows 500 Internal Server Error nginx/1.24.0 (Ubuntu) on commit changes to code
@subhamshaw1726
@subhamshaw1726 2 года назад
thank you so much bro. this video is like a life saver to me now. great video
@SumitRawat-iv8ss
@SumitRawat-iv8ss 4 месяца назад
how it is served without giving any port number ? even without giving any inbound rule.
@amaangigani9372
@amaangigani9372 Месяц назад
Can we use the runners on one instance to deploy to another instance?
@wenzelvalelopes3688
@wenzelvalelopes3688 Год назад
THANK YOUUU! THIS VIDEO SAVED MY LIFE
@adesojialu1051
@adesojialu1051 10 месяцев назад
i have a react frontend and express node js backend, how do iset them up too and what do i need to do in the nginx directorty?
@adesojialu1051
@adesojialu1051 10 месяцев назад
i have an express js backend and react frontend, how will i do it?
@good_dev
@good_dev 2 года назад
you are such a wonderful genius✨. thank you sooooo much
@rushanemunganda4079
@rushanemunganda4079 Год назад
Where do add the initial setup for default nginx file??...........ps this video is the best when compared to all other videos!!! kudos
@good_dev
@good_dev 2 года назад
Could you upload video that explain about this sequence?? or any good refs?? I want to understand more deeply not only follow your video☺
@balasubramaniam7904
@balasubramaniam7904 11 месяцев назад
how to write the react.js code in server and how to deploy the code in ansible please explain
@satyaganesh672
@satyaganesh672 Год назад
do i need jvm installed on my machine to install nginix?? because it says could.nt complete operation unable to locate java runtime
@joeshajan
@joeshajan Год назад
no
@kazinafizanam9397
@kazinafizanam9397 2 года назад
i am getting stuck on "npm ci".. is there any solution?
@bytebrilliance_
@bytebrilliance_ 2 года назад
`npm ci` works fine if you have package-lock.json present in your repo. If not, you can replace `npm ci` with `npm install`. If this doesn't work please share the error you are getting.
@kazinafizanam9397
@kazinafizanam9397 2 года назад
@@bytebrilliance_ it just stuck on npm ci... even the ec2 instance hangs there...
@quickfingers5982
@quickfingers5982 Год назад
I'm also stuck on this. How do I log errors?
@shivangoudapatil5246
@shivangoudapatil5246 Год назад
@@quickfingers5982 you guys got any solution .... same issue here
@yuskhosmith
@yuskhosmith Год назад
@@shivangoudapatil5246 Did you find any solution? Whenever the GitHub action runs, it shuts down the ec2 instance, I don't know why, but I have to stop the instance and start it again before I can ssh into the instance again
@ShubhamChadokar-k7b
@ShubhamChadokar-k7b 7 месяцев назад
"_work" directory is not created please anyone help
@balasubramaniam7904
@balasubramaniam7904 Год назад
is this automatic deployment
@naren06938
@naren06938 Год назад
can u give ur source code github repo link to practice myself
@jeheecheon8397
@jeheecheon8397 9 месяцев назад
Big thanks bro
@emmanueljoshuamonta4029
@emmanueljoshuamonta4029 Год назад
self hosted runners on github actions seem to be on beta still.
@deepanshuaggarwal7810
@deepanshuaggarwal7810 2 года назад
🔥🔥
@DeepakSingh-gd2nf
@DeepakSingh-gd2nf Год назад
awesome man
@nishantnimish7825
@nishantnimish7825 6 месяцев назад
Not helpful. At least explain what you're writing
@naveenbisht4627
@naveenbisht4627 9 месяцев назад
Cool Video bro
Далее
skibidi army returns (skibidi toilet 77)
00:49
Просмотров 2,3 млн
GitHub Actions Crash Course
42:44
Просмотров 39 тыс.
How to Deploy React App on AWS EC2 #aws #ec2
21:11
Просмотров 41 тыс.
Deploy React App to AWS EC2 using GitHub Actions
28:40