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
RUclips should sort out the quality issues soon (Hopefully!)
Checkout the Discord in the meantime! discord.gg/vumKwDk
man u are awesome, im studying cs on Chile, we learned rails 7, and ur vids are so helpful, keep it up.
great video. i wish you a wonderful 2023 and thank for uploading all that amazing content in your channel
Thank you so much! I hope you have a great 2023 as well! 🙂
17:40 all this time, This is what I need. Remove that port. Thank's for your information!
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!
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?
This video is wonderful!!!
Amazing! Can you do an in depth breakdown of using mrsk? With a database, redid, sidekiq, etc
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.
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.
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.
Love the videos. Would like to see a version deployed to azure platform as well.
great job bro, keep going 🔥
I have a question what should I use to run rails s on background
Thank you so much!!!! You are the best and save my life!
Thank you very much
AWS is so terrible experience 😭. But, nice video, to compare to Heroku or Render 👍🏼 Have a good start in year 2023 🤓
Thanks Man this helped me a ton :)
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`
Thanks for sharing.
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
THANK YOU SO FUCKING MUCH
😂 Glad it helped!
thanks a lot for you class
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
couldn't find Docker on Ubuntu 22.04 LTS by peace haven corp. can you please some alternative for that
How about run on production?
When I create a new rails app, there is no docker file
Production ?
good : )