Hacker News new | ask | show | jobs
by zrail 4927 days ago
Mixing deployment-time configuration with your app, including checking the root password for your deployment machines into source code, seems to violate best practices pretty violently. Heroku is great specifically because it separates out deployment configuration from runtime configuration.