Deploy Rails 7.1 To AWS With Docker And Nginx!

Поделиться
HTML-код
  • Опубликовано: 4 ноя 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

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

  • @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.

  • @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!

  • @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!

  • @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?

  • @laimichael8764
    @laimichael8764 8 месяцев назад +1

    This video is wonderful!!!

  • @theappsecguy
    @theappsecguy Год назад +1

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

  • @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.

  • @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 10 месяцев назад

    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.

  • @madebygraham
    @madebygraham Год назад

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

  • @yousefmohamed9739
    @yousefmohamed9739 8 месяцев назад

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

  • @j_devs4603
    @j_devs4603 Год назад

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

  • @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 🤓

  • @maxsisjr3120
    @maxsisjr3120 Год назад +1

    Thanks Man this helped me a ton :)

  • @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`

  • @elisson357
    @elisson357 Год назад

    Thanks for sharing.

  • @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

  • @gibraltaz0r423
    @gibraltaz0r423 Год назад +2

    THANK YOU SO FUCKING MUCH

    • @Deanin
      @Deanin  Год назад

      😂 Glad it helped!

  • @carlosdanielpohlod4388
    @carlosdanielpohlod4388 Год назад

    thanks a lot for you class

  • @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

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

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

  • @MarceloAustria
    @MarceloAustria Год назад

    How about run on production?

  • @Sports-Made
    @Sports-Made Год назад

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

  • @fernandogpz
    @fernandogpz Год назад

    Production ?

  • @azizdevfull
    @azizdevfull Год назад

    good : )