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/

  • 相关阅读:
    Python爬虫学习01
    Python学习Day02
    JavaScript学习笔记01
    Python学习Day01
    MarkDown实例代码
    MarkDwon的使用方法
    (转)探究requestDisallowInterceptTouchEvent失效的原因
    JNI字符串转字节数组指针方法
    justfun
    dsad
  • 原文地址:https://www.cnblogs.com/anjuncc/p/5232133.html
Copyright © 2011-2022 走看看