We use git for most of the web applications we build in our shop, and though the applications themselves use a variety of technologies (PHP, Rails, etc), we generally have a sta
Try out https://microconfig.io
It is designed exactly for managing microservice configuration with multiple environments.
You can have your base configuration files and environment specific overrides. And then use it to generate final results for specific env.