Revision aacbeed2
b/docs/index.rst | ||
---|---|---|
1 |
Welcome to synnefo's documentation
|
|
1 |
Welcome to Synnefo's documentation
|
|
2 | 2 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
3 | 3 |
|
4 | 4 |
.. image:: /images/synnefo-logo.png |
5 | 5 |
|
6 |
synnefo is opensource software, used to create massively scalable IaaS clouds.
|
|
6 |
Synnefo is opensource software, used to create massively scalable IaaS clouds.
|
|
7 | 7 |
|
8 |
| You can see synnefo in action, powering GRNET's
|
|
8 |
| You can see Synnefo in action, powering GRNET's
|
|
9 | 9 |
`~okeanos cloud service <https://okeanos.grnet.gr>`_. |
10 | 10 |
| It is a collection of components (snf-*), most of them written in python, that |
11 | 11 |
are used as the building bricks to provide the following services: |
... | ... | |
30 | 30 |
Secure image deployment (image tool) <snf-image> |
31 | 31 |
Command-line cloud management (kamaki tool) <http://docs.dev.grnet.gr/kamaki/latest/index.html> |
32 | 32 |
|
33 |
synnefo is designed to be as simple, scalable and production ready as possible.
|
|
33 |
Synnefo is designed to be as simple, scalable and production ready as possible.
|
|
34 | 34 |
Furthermore, although it can be deployed in small configurations, its prime |
35 | 35 |
target is large installations. If you are planning for the latter, you should |
36 | 36 |
first be completely aware of what you want to provide, the architecture of your |
37 |
cluster/s and synnefo's overall architecture before you start deploying.
|
|
37 |
cluster/s and Synnefo's overall architecture before you start deploying.
|
|
38 | 38 |
|
39 |
All synnefo components use an intuitive settings mechanism, that gives you the
|
|
39 |
All Synnefo components use an intuitive settings mechanism, that gives you the
|
|
40 | 40 |
ability to either deploy the above services independently and standalone, or |
41 | 41 |
interconnected with each other, in large configurations. |
42 | 42 |
|
... | ... | |
45 | 45 |
============== |
46 | 46 |
|
47 | 47 |
There are 3 guides for Synnefo. The Administrator's Guide targets system |
48 |
administrators, who want to deploy synnefo on small or large installations. The
|
|
49 |
Developer's Guide targets developers, who want to build on top of synnefo and so
|
|
50 |
describes all the different types of interfaces synnefo provides to the external
|
|
48 |
administrators, who want to deploy Synnefo on small or large installations. The
|
|
49 |
Developer's Guide targets developers, who want to build on top of Synnefo and so
|
|
50 |
describes all the different types of interfaces Synnefo provides to the external
|
|
51 | 51 |
world. The Integrator's Guide targets developers, who want to actually |
52 |
extend/modify/change synnefo itself, so describes synnefo's indepth architecture
|
|
53 |
and the internals of synnefo components.
|
|
52 |
extend/modify/change Synnefo itself, so describes Synnefo's indepth architecture
|
|
53 |
and the internals of Synnefo components.
|
|
54 | 54 |
|
55 | 55 |
.. toctree:: |
56 | 56 |
:maxdepth: 2 |
... | ... | |
63 | 63 |
List of all Synnefo components |
64 | 64 |
============================== |
65 | 65 |
|
66 |
Here are all synnefo components. Combined in different ways, they provide all
|
|
67 |
synnefo services. All components are released as:
|
|
66 |
Here are all Synnefo components. Combined in different ways, they provide all
|
|
67 |
Synnefo services. All components are released as:
|
|
68 | 68 |
|
69 | 69 |
.. toctree:: |
70 | 70 |
|
... | ... | |
92 | 92 |
Contact |
93 | 93 |
======= |
94 | 94 |
|
95 |
You can contact the synnefo team at: synnefo@lists.grnet.gr
|
|
95 |
You can contact the Synnefo team at: synnefo@lists.grnet.gr
|
|
96 | 96 |
|
97 | 97 |
|
98 | 98 |
Indices and tables |
Also available in: Unified diff