Re: [Rails] Rails 3.0 application Windows to Linux
On 25 June 2012 09:13, Paulo Carvalho <lists@ruby-forum.com> wrote:
> Hello,
>
> I developed a Rails 3.0 application on Windows. It connects to a couchDB
> database. Everything works fine.
> Now, I would like to take my application and put it on another machine
> which runs under Linux.
> I already migrated the database to this new machine.
> What is the best solution to move my application from one machine to the
> other one?
> I saw many hints to deploy an application but no precise solution...
You should just be able to copy the complete application, run bundle
install and start the server. That assumes you have installed ruby
and rvm on the linux machine of course.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home