1、下载cloudfoundry源代码

git clone

2、BOSH的官方定义

BOSH是一个针对大规模分布式系统的部署和生命周期管理的开源工具,其基础是“a tool of release engineering"。由其定义可以看出,虽然BOSH的诞生出自cloudfoundry的部署难题,但BOSH能做的不只是部署cloudfoundry这一个产品。别的分布式系统只要提供给bosh一个release,BOSH一样可以做到系统的部署和生命周期的管理。所以,这里不要陷入一个误区。

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services. In this manual we describe the architecture, topology, configuration, and use of BOSH, as well as the structure and conventions used in packaging and deployment.

最新文章

  1. Activity初接触
  2. table 固定表头
  3. (01背包 排序+特判)饭卡(hdu 2546)
  4. 【BZOJ 4517】【SDOI 2016 Round1 Day2 T2】排列计数
  5. HDU 4939 Stupid Tower Defense (2014 Multi-University Training Contest 7)
  6. php使用openssl来实现RSA(非对称加密)
  7. maven:log4j:WARN No appenders could be found for logger (loggerInfo).或者maven build error:org.apache.maven.lifecycle.LifecycleExecutionExceptio
  8. MYSQL- 分页存储过程
  9. Quartz1.8.5例子(十一)
  10. Scala:(1)变量
  11. python numpy 使用笔记 矩阵操作
  12. java入门学习(九) 算术运算符
  13. bootstrap+jQuery.validate
  14. 电脑修改密码后git上传失败Authentication failed
  15. mybatis缓存机制
  16. EChart配置
  17. 遮罩层出现后不能滚动 添加事件@touchmove.prevent
  18. pandas_1
  19. Yii2 数据操作Query Builder查询数据
  20. Elasticsearch学习之深入搜索四 --- cross-fields搜索

热门文章

  1. springboot各种集成
  2. (转)Tomcat迁移JBoss杂症—不识别及不能解析web.xml
  3. git 清除本地无效的分支
  4. JAVASE02-Unit011: TCP通信(小程序)
  5. laravel的auth用户认证的例子
  6. Zookeeper--安装及命令
  7. RandomStringUtils工具类(java随机生成字符串)
  8. ROS HTB限速失败原因分析和需注意事项
  9. mysql 优化(3)
  10. 017:磁盘I/0介绍和测试