Best practices for deploying tools & scripts to production?

后端 未结 6 534
夕颜
夕颜 2021-01-30 07:29

I\'ve got a number of batch processes that run behind the scenes for a Linux/PHP website. They are starting to grow in number and complexity, so I want to bring a small amount o

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-30 08:21

    Take a look at the cfengine tutorial to see if cfengine looks like the right tool for your situation. It may be a little too complicated for a small website, but if it is going to involve more computers and more configuration in the future, at some point you will end up using cfengine or something like that.

提交回复
热议问题