Deploy Rails 7.1 To AWS With Docker And Nginx!

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • Let's check out Rails 7.1 again by deploying its new Dockerfile to an AWS EC2 instance with Nginx handling the proxying!
    Checkout my course(s) at: learn.deanin.com
    Source: github.com/Dea...
    Links:
    www.docker.com/
    aws.amazon.com/
    Join this channel to help support these videos:
    / @deanin
    Follow me on social media:
    linktr.ee/deanin
    If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
    #Deanin #Software #Programming

КОМЕНТАРІ • 31

  • @Deanin
    @Deanin  Рік тому +4

    UA-cam should sort out the quality issues soon (Hopefully!)
    Checkout the Discord in the meantime! discord.gg/vumKwDk

  • @ashthruthelens
    @ashthruthelens Рік тому +3

    Can you do a complete 0-100 walkthrough of deployment with Rails 7.1 + Postgres + Docker + NGINX + attaching domain name to server?
    This tutorial is using sqlite, and I know for postgresql you have to do some additional steps.
    It would be insanely helpful. Thanks in advance!

  • @haroldpepete
    @haroldpepete Рік тому +4

    great video. i wish you a wonderful 2023 and thank for uploading all that amazing content in your channel

    • @Deanin
      @Deanin  Рік тому

      Thank you so much! I hope you have a great 2023 as well! 🙂

  • @withrejkapermana6087
    @withrejkapermana6087 Рік тому +2

    17:40 all this time, This is what I need. Remove that port. Thank's for your information!

  • @matyloque
    @matyloque Рік тому +2

    man u are awesome, im studying cs on Chile, we learned rails 7, and ur vids are so helpful, keep it up.

  • @ZainNazirButt
    @ZainNazirButt Рік тому +5

    great video Deanin. I wanted to ask why did you build the image on the EC2 rather than locally and upload it through ECR or Docker hub? Wouldn't we do this for a production app normally?

  • @archangel0137
    @archangel0137 Рік тому +2

    Great video, very informative. Can you please make a tutorial on how to properly deploy Rails using AWS Elastic Beanstalk with a custom domain? That would be a great compliment to this video.

  • @theappsecguy
    @theappsecguy Рік тому +1

    Amazing! Can you do an in depth breakdown of using mrsk? With a database, redid, sidekiq, etc

  • @kamalpandey7177
    @kamalpandey7177 Рік тому +4

    How can we make use of CI/CD for this one? And also it will be helpful to access using domain name rather than IP.

  • @jordanfox3782
    @jordanfox3782 8 місяців тому

    Thanks I would love to see this same tutorial done on GCP cloudrun. I think it is a better option than EC2 these days for running a single container.

  • @laimichael8764
    @laimichael8764 6 місяців тому +1

    This video is wonderful!!!

  • @madebygraham
    @madebygraham 10 місяців тому

    Love the videos. Would like to see a version deployed to azure platform as well.

  • @toanngoc3123
    @toanngoc3123 Рік тому +2

    Thank you very much

  • @ViktorSchmidt
    @ViktorSchmidt Рік тому +1

    AWS is so terrible experience 😭. But, nice video, to compare to Heroku or Render 👍🏼 Have a good start in year 2023 🤓

  • @flipflop8403
    @flipflop8403 Рік тому +1

    Sorry about that but how to set ENV variables in the ubuntu server ?
    Docker installation fails at
    RUN SECRET_KEY_BASE_DUMMY=1 bundle exec rails assets:precompile
    and return
    Missing `secret_key_base` for 'production' environment, set this string with `bin/rails credentials:edit`

  • @j_devs4603
    @j_devs4603 Рік тому

    Thank you so much!!!! You are the best and save my life!

  • @maxsisjr3120
    @maxsisjr3120 Рік тому +1

    Thanks Man this helped me a ton :)

  • @yousefmohamed9739
    @yousefmohamed9739 6 місяців тому

    great job bro, keep going 🔥
    I have a question what should I use to run rails s on background

  • @TheKnowlegeGate
    @TheKnowlegeGate 5 місяців тому

    couldn't find Docker on Ubuntu 22.04 LTS by peace haven corp. can you please some alternative for that

  • @anikettiwari6885
    @anikettiwari6885 Рік тому

    Thanks a lot for the wonderful video. Can you also make a video on how to deploy rails app with docker and kubernetes on aws EKS

  • @elisson357
    @elisson357 Рік тому

    Thanks for sharing.

  • @gibraltaz0r423
    @gibraltaz0r423 Рік тому +2

    THANK YOU SO FUCKING MUCH

    • @Deanin
      @Deanin  Рік тому

      😂 Glad it helped!

  • @carlosdanielpohlod4388
    @carlosdanielpohlod4388 10 місяців тому

    thanks a lot for you class

  • @Sports-Made
    @Sports-Made Рік тому

    When I create a new rails app, there is no docker file

  • @werewasyo
    @werewasyo Рік тому

    the various bugs...like the docker image search not appearing at first, and you having to re-submit the search to get it to appear...yes aws has these bugs, but is there a better cloud provider dashboard with less bugs? just curious

  • @MarceloAustria
    @MarceloAustria Рік тому

    How about run on production?

  • @fernandogpz
    @fernandogpz Рік тому

    Production ?

  • @azizdevfull
    @azizdevfull Рік тому

    good : )