Migrating Ruby on Rails Website to New Server (Linux)
- by GarytheWorm
I have an existing website that is a Ruby on Rails project. I have another server i need to transfer the existing website too. The server i wish to transfer too was originally hosting the website so has the necessary gems/configuration are installed.
I have tar the current releases shared dir from the old server and transfered them over to the…