简体   繁体   English

是否有任何以功能语言(即Haskell,erlang等)编写的近生产系统配置管理框架?

[英]Are there any near-production system configuration management frameworks written in functional languages (i.e., Haskell, erlang, etc.)?

Similar to Cfengine2/3, Puppet, Chef. 类似于Cfengine2 / 3,Puppet,Chef。

Definitely interested in purity, nondeterminism, idempotency and conflict detection. 绝对对纯正,不确定性,幂等和冲突检测感兴趣。

Note Cross-posted due to the nature of the question not falling neatly into any particular domain. 注意由于问题的性质, 交叉发布并不是整齐地属于任何特定领域。

Update: Not yet, however here are some early projects: 更新:尚未,但是这里有一些早期项目:

Python: kokki, cdist Python:kokki,cdist

Perl: Thorium Perl:瑟银

:UPDATE: :更新:

The most major development is an equivalent and better solution: Fixing package / management (which is to handle conflict resolution and allow for side-by-side. 最主要的发展是一个等效且更好的解决方案:修复程序包/管理(用于处理冲突解决方案并允许并排执行。

NixOS is the ZFS of configuration management. NixOS是配置管理 ZFS。

salt is old news, not impressed. 盐是老新闻,没有留下深刻的印象。 Look for ZeroRPC implementation from dotcloud btw. 从dotcloud btw查找ZeroRPC实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM