Deploy Rails 7.1 To AWS With Docker And Nginx!

preview_player
Показать описание
Let's check out Rails 7.1 again by deploying its new Dockerfile to an AWS EC2 instance with Nginx handling the proxying!

Links:

Join this channel to help support these videos:

Follow me on social media:

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

YouTube should sort out the quality issues soon (Hopefully!)

Deanin
Автор

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

matyloque
Автор

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

haroldpepete
Автор

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!

ashthruthelens
Автор

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

withrejkapermana
Автор

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.

archangel
Автор

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

theappsecguy
Автор

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?

ZainNazirButt
Автор

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.

jordanfox
Автор

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

madebygraham
Автор

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

j_devs
Автор

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.

kamalpandey
Автор

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

ViktorSchmidt
Автор

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

yousefmohamed
Автор

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

anikettiwari
Автор

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`

flipflop
Автор

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

TheKnowlegeGate
Автор

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

werewasyo
Автор

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

Sports-Made