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
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?
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
Rails 7.1 comes with a Dockerfile included! This is not a drill! 😱
Let's see how fast we can deploy with this
if you want something OOTB come to this channel .. bang
can you make a video deploying with nginx+let's encrypt (maybe github actions) without Dockerfile on Ubuntu machine?
This was fantastic, thank you so much!
muchas gracias !! muy bueno
Amazing tutorial thank you!
As usual, excellent! I just have one question: why using a droplet and not their PaaS service which can also support Docker containters?
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
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?
Great tuto
It will be nice to cover it deeper
Maybe with Nginx , redis....with Docker compose
Thank you! How to run 'Rails console' on the server using this way ?
Dang that was really cool
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
Have you got anything on deploying to aws or google cloud, aws seems to offer a decent free tier for a year
i cant install
Can you make a tutorial how to implement linter for ruby on rails? something like prettier/eslint. Thank you!
I never see any linter for rails?
search for rubocop
vauuuu