Skip to content

Commit 6d8f971

Browse files
author
Gabriel Monroy
committed
add technical description to welcome page
1 parent e0270a2 commit 6d8f971

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

docs/index.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,27 @@
55
Welcome
66
=======
77

8-
Deis is an open source PaaS that makes it easy to deploy LXC Containers and
9-
Chef Nodes used to host applications, databases, middleware and other services.
10-
Deis leverages Chef, Docker and Heroku Buildpacks to provide a private PaaS
11-
that is lightweight and flexible.
8+
Deis is a Django/Celery API server, Python CLI and set of
9+
`Chef cookbooks`_ that combine to provide a Heroku-inspired application
10+
platform for public and private clouds. Your PaaS. Your Rules.
11+
12+
Deis makes it easy to deploy and scale LXC containers and Chef nodes
13+
used to host applications, databases, middleware and other services.
14+
Deis leverages Chef, Docker and Heroku Buildpacks to provide a private
15+
PaaS that is lightweight and flexible.
1216

1317
.. image:: _static/img/deis-graphic.png
1418

1519
If you are new to Deis, you should start with :ref:`Concepts`.
1620
Once you've completed :ref:`installation` of your private Deis controller,
17-
you should explore :ref:`usage` of the command-line client
21+
you should explore :ref:`usage` of the command-line client
1822
which is elaborated on in the :ref:`tutorial`.
1923

2024
Want to learn about Deis internals? You'll find complete API documentation
2125
in the :ref:`client` and :ref:`server` sections.
2226

2327
Interested in contributing to the Deis project? Check out our
24-
:ref:`Contributor Overview <contributor>` and
28+
:ref:`Contributor Overview <contributor>` and
2529
:ref:`devsetup` instructions.
30+
31+
.. _`Chef cookbooks`: https://github.com/opdemand/deis-cookbook

0 commit comments

Comments
 (0)