Git Product home page Git Product logo

cloudstack-books's Introduction

About

The Little CloudStack Books, a set of books for Apache CloudStack users and developers. "A Clients and Wrappers" book that covers some of the main tools to use with a cloud. "A developer" book to work with the source, the simulator and the sandbox "An installation" book written for end users and focusing on packages

These books are aimed at being step by step recipes, they were written as I went through every tool and installation process.

The books were written by Sebastien Goasguen

Installation

For OS X, BasicTeX is recommended.

Once BasicTeX is installed, the tlmgr and xelatex commands are located at /usr/local/texlive/2013basic/bin/x86_64-darwin/. Add this to your PATH so the tlmgr and xelatex commands work for the make commands.

You'll also need PanDoc installed.

On OS X after installing BasicTeX you might need the Consolas font. Grabbed it from here double clicking on the fonts file will install it automatically.

Then a few missing .sty files might need to be installed:

$ sudo tlmgr update --all
$ sudo tlmgr install sectsty
$ sudo tlmgr install paralist
$ sudo tlmgr install preprint

To build the .pdf files:

$ make clients-pdf
$ make installation-pdf

To build the .epub files:

$ make clients-epub
$ make installation-epub

To remove any generated .pdf or .epub files:

$ make clean

All generated files will be in the en directory.

License

The book is freely distributed under the Attribution-NonCommercial 3.0 Unported license.

Acknowledgements

"Apache", "CloudStack", "Apache CloudStack", the Apache CloudStack logo, the Apache CloudStack Cloud Monkey logo and the Apache feather logos are registered trademarks or trademarks of The Apache Software Foundation.

The format of this book was inspired by The Little MongoDB Book by Karl Seguin @karlseguin

His book is available on github at http://github.com/karlseguin/the-little-mongodb-book.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.