Joined June 2012
·
Achievements
794 Karma
91,458 Total ProTip Views
Kona
Have at least one original repo where CoffeeScript is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Velociraptor
Have at least one original repo where Perl is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
We use this technique for the simplicity of having a single source of truth for all app configuration that's easy to manage & reason about.
We deploy with our apps with Docker & use Chef to provision the metal.
It's working nicely for us & removes the cognitive load of having configs spread across multiple files & environment variables. YMMV