全自动软件分布式管理工具Puppet
由Gudao Luo在2007-03-17 at 23:39发表的

- 说明
- 以Ruby语言开发的Puppet(木偶,一个十分形象的名称)是一个可广泛应用于软件布置的十分重要工具。它可以分布式管理存在于网络中多个*nix操作系统及其重要资源, 比如: 文件、软件包、用户、服务、定时(cron)作业和挂载文件系统等等。摘自该网站说明:“Puppet is a declarative language for expressing system configuration, a client and server for distributing it, and a library for realizing the configuration.” Ruby语言还有类似的工具 Capistrano 。
- 技术资料
- Puppet有趣的图
- Puppet技术文档
- 在Ubuntu上StepByStep安装Puppet
- Puppet安装和使用中文说明
- Capistrano技术文档
- Capistrano安装和使用说明
- Capistrano 1.4.0版本说明
- Capistrano 1.4.1版本说明
- Puppet:基于Ruby的服务器管理自动化套件 http://www.infoq.com/cn/news/2010/02/puppet-25
- 7 of the Best Free Linux Configuration Management Tools http://www.linuxlinks.com/article/20100222155850632/ConfigurationManagement.html
