rubyaustralia / melbourne-ruby

Organisers notes and processes
51 stars 5 forks source link

Can I host a rails app from a home server? #226

Closed saramic closed 4 months ago

saramic commented 5 months ago

With the advent of cloud and the availability of PaaS (Platform as a Service) providers like Heroku, Fly.io, Render, and Hatchbox, why would even consider running a rails app on bare metal from home?

So "can I host a rails app from a home server?" whats involved? how hard can it be? is it just RAILS_ENV=production bin/rails server?

let's see how far I can get - maybe a 5 minute talk or maybe 30 minutes depending how far I get

NOTE: this is part of a larger talk idea for running a rails app locally on bare metal using a laptop, moving it into the cloud☁️ and back again on-premise on bare metal home cluster

simran-sawhney commented 4 months ago

Thanks for the great talk @saramic !