0
votes
0answers
16 views

Guide to migrating live Ubuntu server [duplicate]

Does anyone know of a good guide for migrating from one Ubuntu server to another. I am going to move the home of my live ruby on rails application and I need to have as little down time as possible, ...
0
votes
0answers
69 views

Managing Multiple dedicated servers centrally using a Web GUI tools? [closed]

Application Architecture I am having a single ruby on rails application code running with multiple instances (ie. each client having identical sub domains) running on a multiple dedicated server ...
4
votes
2answers
294 views

Installing Ruby on Rails without access to command line

I'm VERY new to this whole web dev thing but I can program and I liked Ruby when I used it before. Now, I've got web hosting and a domain and a site on there that's currently ran under Joomla but ...
0
votes
1answer
197 views

Migrating Ruby on Rails Website to New Server (Linux)

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 ...
2
votes
1answer
656 views

Everything needed to run a high-traffic web site

I'm an experienced front-end web developer, while my back-end experience has occurred only within the context of Drupal. Basically, the deeper things go into the back end, the more inexperienced I am. ...