【云计算】CloudFoundry参考资料

开源PaaS平台 Cloud Foundry:http://www.oschina.net/p/cloud+foundry/

详解CloudFoundry中各个组件的作用:http://www.cstor.cn/textdetail_7781.html

Cloud Foundry Documentation:http://docs.cloudfoundry.org/

详解CloudFoundry中各个组件的作用:http://cloud.51cto.com/art/201411/456400.htm

Cloud Foundry技术全貌及核心组件分析:http://network.chinabyte.com/377/13358877.shtml

采用Cloud Foundry的BOSH来管理有状态的Docker容器:http://www.infoq.com/cn/news/2014/07/docker-cloud-foundry-bosh

 

CloudFoundry快速安装部署参考:

win7上搭建ruby开发环境:http://www.cnblogs.com/sunada2005/p/3357201.html

http://rubyinstaller.org/downloads/

初始安装gem命令执行失败:

SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

http://stackoverflow.com/questions/4528101/ssl-connect-returned-1-errno-0-state-sslv3-read-server-certificate-b-certificat

github解决方案:https://gist.github.com/fnichol/867550

pem下载地址:https://curl.haxx.se/docs/caextract.html

RubyGems 镜像 - 淘宝网:https://ruby.taobao.org/

windows git安装:http://jingyan.baidu.com/article/90895e0fb3495f64ed6b0b50.html

原文地址:https://www.cnblogs.com/junneyang/p/5505132.html