Nick not found

Using xip.io for Local and Staging Environments

Mar 25 2013

One of the Rails apps I work on is at its core a multi-site content management system. I have the need to test locally and in a staging environment using production data. Using curl -H "Host: www.example.com only gets you so far, and when you need to test in a browser, that’s not going to cut it.

Continue reading »

Switching From RVM to rbenv on a Production Server

Mar 21 2013 I recently switched a mission-critical production server to use rbenv instead of RVM. The server has been around a little over two years, and it was configured at the beginning to use RVM for hosting one primary and a couple supporting Rails apps.

Continue reading »

© 2022 nicknotfound.com