Run Rails server on client's local machine for single tenancy [on hold]
- by rigyt
We are building a Rails application for a client that wants to run the app locally to be close to their data center for best performance.
I had assumed we would use a standard web host. What requirements should we demand of the client's infrastructure..all I can think of so far is remote access for developers and a Linux machine? We don't have server admin expertise so would need to contract this, I doubt the client has the expertise.
Does this sound like a recipe for disastor?!