• Stars
    star
    120
  • Rank 294,286 (Top 6 %)
  • Language
    Python
  • Created over 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

一本云计算入门/进阶手册。

In the Cloud

本书已经大改版并更新实体书,可至JD购买《KVM私有云架构设计与实践》。

这是一本云计算入门手册,旨在给入门云计算的同学们一个指南,快速入坑的指南。 内容主要涵盖:oVirtGlusterfsHadoopOpenStack家居云,以及各种可以折腾的小东西。当然,如果你有什么好的意见或者建议可以新建issue,或者在v2ex上留言,再或者去Lofyer's Archive留言,或者干脆发邮件给我。

在线阅读

ReadTheDocs: https://inthecloud.readthedocs.org

朴素的项目主站

InTheCloud: http://blog.lofyer.org/InTheCloud

编译

$ git clone https://github.com/lofyer/InTheCloud.git
$ cd InTheCloud
$ make html