Manage configuration files across environments

后端 未结 7 413
醉酒成梦
醉酒成梦 2021-01-31 16:52

How do you (your company) manage the config-files of the apps/systems you build? Let me tell you how we do it, and what the problem is.

I\'m working at a company where w

相关标签:
7条回答
  • 2021-01-31 17:35

    It sounds like you have a small enough environment you could easily manage all the config files using Ansible templates or SaltStack.

    0 讨论(0)
提交回复
热议问题