Ruby on Rails Monday, August 13, 2018


Hah! I've been noodling with this for a couple years. It's Rails 4.2.1...
Thanks for the advice.

Joe

On Monday, August 13, 2018 at 7:55:47 AM UTC-7, Hassan Schroeder wrote:
On Sun, Aug 12, 2018 at 9:17 PM, j...@via.net <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.

Wow, how old is this app? I think puma has been the default Rails
server since maybe 4.2? Or at least 5.0...

Regardless, most people deploy via Capistrano. It can be a little bit
fiddly to set up but once configured it's as simple as `cap deploy`.

HTH!
--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
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/f4e584a0-261a-4ca2-8244-29e664427351%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment