Deploy React App on AWS EC2 Ubuntu Server With Nginx, SSL And Domain Setup

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 39

  • @CodeWithMuh
    @CodeWithMuh  7 месяцев назад +1

    All commands used in video Are present in the article available in video description.

  • @ArchIntelLTD
    @ArchIntelLTD Месяц назад +1

    Great tutorial. God bless you.
    if you are using your own project and it is large and you encountered below error during "npm run build"
    "FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory"
    Fix it by creating another ec2 instance that uses 2Gb RAM

  • @tlo0542
    @tlo0542 4 месяца назад +1

    Amazing article and video. Thank you so much for doing such great work. We appreciate you!

  • @fahadanwaar1782
    @fahadanwaar1782 7 месяцев назад

    Good Work But please keep the face icon away from the code so we can see the commands if possible thankyou

    • @CodeWithMuh
      @CodeWithMuh  7 месяцев назад

      Sure. Will do. But also commands are available in the article in the video description.

  • @snsbdccRJccb-yk3yw
    @snsbdccRJccb-yk3yw 3 месяца назад +1

    Very useful, nicely explained can you make a video on a project of Django and react as docker and deploy in ECS with Code pipeline....... Please make a video I'm waiting❤❤❤❤❤

  • @anuj7286
    @anuj7286 5 месяцев назад +1

    Great tutorial. Thank you!

    • @CodeWithMuh
      @CodeWithMuh  5 месяцев назад

      Gald to hear. Its helpful

  • @rahulradhakrishnan3605
    @rahulradhakrishnan3605 3 месяца назад +1

    Thank You "MAN"

    • @CodeWithMuh
      @CodeWithMuh  3 месяца назад

      @@rahulradhakrishnan3605 welcome

  • @juhandvan
    @juhandvan 25 дней назад +1

    Thanks so much

  • @doubleplusentertainment4170
    @doubleplusentertainment4170 7 месяцев назад +1

    Hi i want to Deploy Django app on AWS EC2 with Auto Scaling Group, Load Balancer, Route53, and SSL also with docker and Kubernetes (please use Docker and Kubernetes)

  • @caglargulucan
    @caglargulucan Месяц назад +1

    So how is it possible to send email and check email connected to this domain? :) Also, how to use webmail for email?

    • @CodeWithMuh
      @CodeWithMuh  Месяц назад

      There is different stmp protocol. Send me message over linkedin. I will share settings

  • @sarcasm9012
    @sarcasm9012 5 месяцев назад +1

    when i run npm run build it will stuck or stop in between and take too time and even not completed

  • @ervispojana118
    @ervispojana118 7 месяцев назад +1

    thank you for your work

    • @CodeWithMuh
      @CodeWithMuh  7 месяцев назад

      My pleasure! . Happy to hear.

  • @rohitbisht361
    @rohitbisht361 4 месяца назад +1

    Hi, I just want to know, if there is any update in my code, and I pulled it on ec2, and run the command to update the build folder, now how can it be reflected on the internet, do I need to restart nginx again (which I did but it has not updated), or something else I need to do ?

    • @CodeWithMuh
      @CodeWithMuh  4 месяца назад

      @@rohitbisht361 make sure your have pulled your latest code also restarted nginx and gunicorn

  • @johnhirschv5173
    @johnhirschv5173 5 месяцев назад +1

    Thank you!

  • @AspireIASofficial
    @AspireIASofficial 5 месяцев назад

    Hello, What is your charges as a freelancer DevOps Engg.

    • @CodeWithMuh
      @CodeWithMuh  5 месяцев назад

      Send me an email or linkedin

  • @aromal8854
    @aromal8854 4 месяца назад +1

    How to deploy both front end and backend as app?

    • @CodeWithMuh
      @CodeWithMuh  3 месяца назад +1

      I will create a video this week

  • @hendoitechnologies
    @hendoitechnologies 3 месяца назад +1

    How to deploy MERN STACK website in Amazon EC2 and then connect with Domain name sir.

    • @CodeWithMuh
      @CodeWithMuh  3 месяца назад

      @@hendoitechnologies you can deploy using nginx, but how i can tell in one comment. Send a message over linkedin

    • @hendoitechnologies
      @hendoitechnologies 3 месяца назад

      @@CodeWithMuh please post video sir

  • @bachinaganesh1891
    @bachinaganesh1891 7 месяцев назад +1

    hello nice

  • @arielgamerman5255
    @arielgamerman5255 3 месяца назад

    hi i followed all commands but i get 500 status when i trying to get the app my app is nextjs react app what can i do

    • @CodeWithMuh
      @CodeWithMuh  3 месяца назад

      @@arielgamerman5255 there can be multiple issues, you app is not working, wrong folders path in nginx file

  • @bachinaganesh1891
    @bachinaganesh1891 7 месяцев назад +1

    nice

  • @srvoyager
    @srvoyager 4 месяца назад +1

    @CodeWithMuh
    I followed your all instructions but I'm getting "This site can’t be reached3.254.152.184 refused to connect". How to resolve.

    • @CodeWithMuh
      @CodeWithMuh  4 месяца назад

      Make sure your application is bug free. Make sure your build is fine. Make sure your nginx is correct. Make sure security group are allowed at http

    • @satyamsitoliwal89
      @satyamsitoliwal89 4 месяца назад

      ​@@CodeWithMuh sir everything is correct then also it is showing same problem