Ruby On Rails 7.1 Production Deploy Speedrun

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 19

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

    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 Рік тому +1

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

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

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

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

    This was fantastic, thank you so much!

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

    muchas gracias !! muy bueno

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

    Amazing tutorial thank you!

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

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

  • @dc366
    @dc366 7 місяців тому

    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

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

    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?

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

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

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

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

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

    Dang that was really cool

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

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

    i cant install

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

    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