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/

最新文章

  1. CSS背景色渐变
  2. __block 与 __weak的区别理解
  3. byte与char的区别
  4. GNUPLOT画图工具
  5. Android网络编程系列 一 TCP/IP协议族之链路层
  6. MongoDB在Windows下安装及配置
  7. POJ 1948 Triangular Pastures【二维01背包】
  8. EXE文件结构及读取方法
  9. 关于HTTP返回码301、302区别与SEO
  10. 禁止右键,禁止选中,禁止网页复制的Js代码
  11. YYHS-NOIP2017SummerTraining0914-问题 A: 组合数问题
  12. SpringMVC 集成redis
  13. bootstrap表格固定表头,表格内容滚动条滚动显示
  14. lightoj 1025 区间dp
  15. jQuery各类选择器
  16. Scala控制语句
  17. MSSQL中 数值类型转换为千分号的解决方案
  18. org.apache.phoenix.exception.PhoenixIOException: SYSTEM:CATALOG
  19. SQL Server--疑难杂症之坑爹的Windows故障转移群集(转)
  20. edraw的符号制作

热门文章

  1. Appium+Maven+TestNG(ReportNG)环境搭建(详细过程)
  2. svn老鸟转用git必须理解的概念
  3. Refs to Components
  4. 慕课网-安卓工程师初养成-1-6 MyEclipse的使用简介
  5. 第三方登录 QQ登录 人人网登录 新浪微博登录
  6. IIS 发布MVC 提示开启目录浏览
  7. Web 项目 中读取专用配置文件
  8. UITableView 详解 ()
  9. HTML中解决双击会选中文本的问题
  10. 在centos上安装mysql5.7的三种方法