
Where do I Deploy Now that Heroku's Free Tier is Gone? - RUBY 566
Ruby Rogues
00:00
Rails Rails - Deploy to the Correct Environment
Most places have like some sort of deploy script at least most places that i've worked at and it's really common for people to use capostrano even if you aren't uploading your stuff directly or whatever not running in docker. So one thing that i've taken to doing is just hooking into the capistrano tasks uh and basically turning deploy into my script or whatever that way i stick with the bundle exec cap you know my environment deploy and then it just runs my script instead. When you switch over to darker containers and things like this where stuff is always on you suddenly have a new problem that you probably didn't run into before which is it might not be a good time
Transcript
Play full episode