Deploy Ruby on Rails to Render

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

Комментарии • 15

  • @alejandrohernandez674
    @alejandrohernandez674 9 месяцев назад +1

    Thank you so much for your help! new subscriber, hope more people find this amazing tutorial

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

    bro, I subscribed to your channel a couple of days ago and literally thought about how to put my rails project somewhere. it's a fucking crazy coincidence

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

      😆 I've been on the JS framework bandwagon for awhile now but saw DHH speak at Railsworld 2023 about how everything is so segmented and complex with JS stuff, kind of opened my eyes. I might do more Rails stuff in the coming months. Thanks for the sub

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

      @@shadowstack for something more complicated than a blog, you definitely need to use rails. I have literally been immersed in this technology for 3 months and I am magic because of abstraction

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

    i got the error:
    'An error occurred while installing pg (1.5.6), and Bundler cannot continue.
    In Gemfile:
    pg'
    tried the alternative ' rails db:system:change --to=postgresql'
    but got exactly the same error :(

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

    Hey, that's was helpfull video, when you add "plan: free" also to databases, then you don't have to puts card info to them :)

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

      thanks so much, that makes things easier for people who want to try render out!

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

    Thank you a lot, your video saved me💯💯👍👍👍

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

    I did the same error how you able to resolve that?

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

      Are you talking about the error at 6:31? Render didn't like that I named the database 'blog-test' with a dash, I changed it to 'blogTest' I also had to add plan:free under services at 6:44 and then everything worked for me sorry this wasnt more clear, the editing software I used automatically cut out that space

  • @aviail
    @aviail 9 месяцев назад

    Спасибо, спаситель!

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

    It would help so much if you would put your browser and your IDE adjacent to each other instead of sliding between desktops constantly. It's disorienting.

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

      Thanks for the feedback, I'll try and keep this in mind. I've had other people comment that the side by side layout made the text harder to read so maybe I can find a way to resolve both issues

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

      @@shadowstack sorry if I was curt. Deploy issues are making me grumpy this afternoon! Thanks for the video.

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

      @@mungojerie I didn’t take it that way I really do like feedback from people to make my videos better and I’m still working towards the best set up. Thanks for watching