.. Copyright 2014 tsuru authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. +++++++++++++ Documentation +++++++++++++ * :doc:`Why Tsuru? ` * :doc:`Overview ` * :doc:`FAQ ` * :doc:`releases ` Using Tsuru +++++++++++ Deploy your applications on tsuru. * :doc:`command-line installation guide ` * :doc:`building your application ` * :doc:`python/django ` * :doc:`ruby/rails ` * :doc:`php ` * :doc:`go ` * :doc:`understanding deployment hooks ` * :doc:`recovery and troubleshooting ` tsuru command-line ------------------ * :doc:`usage guide ` * :doc:`using and creating command-line plugins ` services -------- * :doc:`using services ` Running Tsuru +++++++++++++ Build your cloud with Tsuru. Install Tsuru ------------- * :doc:`with docker on ubuntu ` * :doc:`with docker on centos ` * :doc:`with juju (python version) on ubuntu ` Configure and run Tsuru ----------------------- * :doc:`docker provisioner architecture ` * :doc:`configuration reference ` * :doc:`backing up Tsuru ` * :doc:`mysql ` Extending Tsuru +++++++++++++++ Create your services and use tsuru api. * :doc:`API reference ` * :doc:`building your service ` * :doc:`crane usage guide ` * :doc:`services api workflow ` Get Involved ++++++++++++ * :doc:`community ` Contribute to Tsuru +++++++++++++++++++ * :doc:`how to contribute ` * :doc:`coding style ` * :doc:`Building a fully functional development environment with Vagrant ` * :doc:`setting up your local environment ` .. toctree:: :hidden: :glob: * */* */*/*