V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Livid
V2EX  ›  服务器

Opscode Chef

  •  
  •   Livid · 2011-03-23 23:27:30 +08:00 · 5501 次点击
    这是一个创建于 4781 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Chef is an open source systems integration framework built to bring the benefits of configuration management to your entire infrastructure. You write source code to describe how you want each part of your infrastructure to be built, then apply those descriptions to your servers. The result is a fully automated infrastructure: when a new server comes on line, the only thing you have to do is tell Chef what role it should play in your architecture.

    http://www.opscode.com/chef/
    4 条回复    1970-01-01 08:00:00 +08:00
    n2n3
        1
    n2n3  
       2011-03-23 23:35:46 +08:00
    Puppet
    Puppet, an automated administrative engine for your Linux and Unix systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

    https://github.com/puppetlabs/puppet
    n2n3
        2
    n2n3  
       2011-03-23 23:37:21 +08:00
    blueprint reverse engineers servers for you:

    See what's been installed.
    Standardize development environments.
    Share stacks with your team.
    Generate configurations for Puppet or Chef.
    Audit your infrastructure.

    blueprint is DevStructure's workhorse tool that looks inside popular package managers, finds changes you made to configuration files, and archives software you built from source to generate Puppet, Chef, or shell code. Everything blueprint sees is stored in Git to be diffed and pushed. It runs on Ubuntu Linux 10.04 and newer.

    https://github.com/devstructure/blueprint
    1212e
        3
    1212e  
       2011-03-23 23:56:50 +08:00
    服务器定制?
    yum2014
        4
    yum2014  
       2012-03-15 11:33:20 +08:00
    @1212e 快速部署用的。将架构写道代码中。执行以下代码就可以了。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3404 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:36 · PVG 19:36 · LAX 04:36 · JFK 07:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.