Ruby on Rails
Friday, August 17, 2018
I'm a recent huge convert to HatchBox. I used to manage my own server with a Chef script to set up and rebuild in case of problems, and use capistrano for deployment.
On Monday, 13 August 2018 05:17:46 UTC+1, j...@via.net wrote:
-- Now I just let Hatchbox handle it.
They'll set up nginx, ssl, set up your database, action cable, redis, etc, etc
Then they take your code from git, do the whole install and everything just works. It's a lot like heroku - but with your own servers.
You can point them to your own VM (they need ssh access) - or frankly I'd just spin up a digital ocean server to handle the job.
Hatchbox is $15/month, and you can get a pretty good server from Digital Ocean for the same.
$30/month saves a lot of hassle
when you release an update - you just push it to your master branch in git (or whatever branch you choose) and it updates automatically.
read more here
https://hatchbox.io/?via=rob
(remove the via=rob if you don't want me to get a commission on signups!)
On Monday, 13 August 2018 05:17:46 UTC+1, j...@via.net wrote:
I have a rails site that I have developed on my MAC. I have a Xen server that I want to spin up a VM and run the site on.What's the easiest way to get the site from my MAC to the Xen server and run it with a real web server - not webrick.Thanks,Joe
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/74876f3b-7e62-494f-bba0-417d45cecad9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment