A short yet informative introduction to Cloud Foundry, an open source polyglot platform-as-a-service.
Would you like to translate this book into your native language? Please email duke@leto.net.
You want to build the PDF from scratch? You will need a recent pandoc 1.9+ and a few dependencies.
On Debian-ish systems
sudo apt-get install texlive-metapost texlive-fonts-extra cabal-install latex-xetex
You can install pandoc with:
make pandoc
which runs the following commands:
cabal update
cabal install cabal-install # get the latest cabal
cabal install json-0.4.4 # get around dependency conflicts
cabal install pandoc # install pandoc
More details at http://johnmacfarlane.net/pandoc/installing.html
make pdf
Contributions are very much appreciated! Please fork this repo or send a Github Pull request. I will even take patches via email to duke@leto.net if you are really into that.
Jonathan "Duke" Leto
Inspired by "The Little MongoDB Book" by Karl Seguin.
Leto Labs LLC, 2012