Posts in July 2010

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 ...