zoukankan      html  css  js  c++  java
  • vagrant

    puppet chef ansible salt docker
    https://github.com/ansible/ansible
    https://github.com/saltstack/salt
    https://github.com/chef/chef
    https://github.com/puppetlabs/puppet

    vagrant box/package/up/halt
    add/list/remove/ssh-config

    • Hashicorp
    • https://atlas.hashicorp.com/hashicorp
    • Puppetlabs
    • https://atlas.hashicorp.com/puppetlabs
    • http://puppet-vagrant-boxes.puppetlabs.com/
    • https://github.com/puppetlabs/puppet-vagrant-boxes
    • Chef
    • https://atlas.hashicorp.com/chef
    • http://chef.github.io/bento/
    • https://github.com/chef/bento
    • Ubuntu
    • https://atlas.hashicorp.com/ubuntu
    • https://cloud-images.ubuntu.com/vagrant/

    生成box工具 packer
    https://www.packer.io/downloads.html
    https://github.com/chef/bento
    git clone https://github.com/chef/bento
    packer build -only=virtualbox-iso ubuntu-14.04-i386.json
    导出
    vagrant package --base manual-ubuntu

    vagrant up --debug

    http://munin-monitoring.org/
    http://www.cacti.net/

  • 相关阅读:
    为什么和什么是 DevOps?
    使用jmeter 上传文件
    jmeter 获取执行脚本的路径
    随笔(九)
    随笔(八)
    随笔(七)
    随笔(六)
    随笔(五)
    随笔(四)
    随笔(三)
  • 原文地址:https://www.cnblogs.com/anjuncc/p/5232133.html
Copyright © 2011-2022 走看看