Ruby On Rails 7.1 Production Deploy Speedrun

With Rails 7.1 including Docker in its default builds, we can now deploy to production almost effortlessly!
Checkout my course(s) at: learn.deanin.com
Digital Ocean Affiliate Link:
This link gives you $200 credit for 2 months. This let's you host your server effectively for free for two months. If you spend $25, they give me $25 in credit. So it helps both of us!
m.do.co/c/e10ec451ee35
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

Пікірлер: 19

  • @Deanin
    @Deanin Жыл бұрын

    Rails 7.1 comes with a Dockerfile included! This is not a drill! 😱 Let's see how fast we can deploy with this

  • @developerfoe

    @developerfoe

    Жыл бұрын

    if you want something OOTB come to this channel .. bang

  • @abdu5822

    @abdu5822

    Жыл бұрын

    can you make a video deploying with nginx+let's encrypt (maybe github actions) without Dockerfile on Ubuntu machine?

  • @king_and_country
    @king_and_country Жыл бұрын

    This was fantastic, thank you so much!

  • @burattinodilegno
    @burattinodilegno Жыл бұрын

    Amazing tutorial thank you!

  • @pablomza
    @pablomza Жыл бұрын

    muchas gracias !! muy bueno

  • @kirk7784
    @kirk7784 Жыл бұрын

    Dang that was really cool

  • @stpaquet
    @stpaquet Жыл бұрын

    As usual, excellent! I just have one question: why using a droplet and not their PaaS service which can also support Docker containters?

  • @Fiwiipe
    @Fiwiipe5 ай бұрын

    Thank you! How to run 'Rails console' on the server using this way ?

  • @Pauldrou
    @Pauldrou2 ай бұрын

    Thanks for the video! I have a question. What's the difference between digital ocean Pass app and droplets. And why is there any reason to go with pass if you use docker to upload you app?

  • @simomed5002
    @simomed5002 Жыл бұрын

    I have a question please, if I run rails using this method it will run puma server by default, will I need to write thread safe code in my app? if I remember well puma is multi-threading web server

  • @paulvickers8059
    @paulvickers8059 Жыл бұрын

    Have you got anything on deploying to aws or google cloud, aws seems to offer a decent free tier for a year

  • @dc366
    @dc3663 ай бұрын

    At 9:00, it does not work. I get the error "HTTP parse error, malformed request: #". Even if I comment out "config.force_ssl = true" in production.rb, I still get the same error. For some reason the http is getting converted to https

  • @Elgnonvis
    @Elgnonvis Жыл бұрын

    Great tuto It will be nice to cover it deeper Maybe with Nginx , redis....with Docker compose

  • @azizdevfull
    @azizdevfull Жыл бұрын

    i cant install

  • @ediltalantbekov
    @ediltalantbekov Жыл бұрын

    Can you make a tutorial how to implement linter for ruby on rails? something like prettier/eslint. Thank you!

  • @dev9033

    @dev9033

    Жыл бұрын

    I never see any linter for rails?

  • @SiMO0o23

    @SiMO0o23

    Жыл бұрын

    search for rubocop

  • @azizdevfull
    @azizdevfull Жыл бұрын

    vauuuu