Manage configuration files across environments

后端 未结 7 411
醉酒成梦
醉酒成梦 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.

提交回复
热议问题