Versioning production settings
July 24th, 2010
In deploying my latest side project, I came across a conundrum. How do you manage production specific settings files (complete with passwords, API keys and other secrets), while still publishing ...
In deploying my latest side project, I came across a conundrum. How do you manage production specific settings files (complete with passwords, API keys and other secrets), while still publishing ...
I recently moved my hosting from Slicehost to Rackspace Cloud. There were a variety of reasons for switching and decisions to be made along the way. My hope is that ...
For those poor souls, much like myself, who are forced to deploy Django on IIS.. I feel your pain. I spent the better part of my morning fixing a broken ...
Pay no attention to the man behind the curtain. He's just mucking up this server ;) In all seriousness though, I've just set up this blog to run on nginx ...