root / snf-cyclades-app / README @ 22ee6892
History | View | Annotate | Download (2.1 kB)
1 |
README |
---|---|
2 |
======= |
3 |
|
4 |
This is the top-level documentation file for the |
5 |
Synnefo cloud management software. |
6 |
|
7 |
Consult: |
8 |
* docs/src/develop.rst: for information on how to setup a development environment |
9 |
* docs/src/install.rst: for information on how to install the application |
10 |
* docs/src/deploy.rst: for information on how to deploy the application |
11 |
* docs/src/ci.rst: for information on how to setup a Jenkins-based |
12 |
continuous integration system |
13 |
* docs/src/i18n.rst: for information on application internationalization |
14 |
|
15 |
|
16 |
Synnefo may be distributed under the terms of the following license: |
17 |
|
18 |
Copyright 2011 GRNET S.A. All rights reserved. |
19 |
|
20 |
Redistribution and use in source and binary forms, with or |
21 |
without modification, are permitted provided that the following |
22 |
conditions are met: |
23 |
|
24 |
1. Redistributions of source code must retain the above |
25 |
copyright notice, this list of conditions and the following |
26 |
disclaimer. |
27 |
|
28 |
2. Redistributions in binary form must reproduce the above |
29 |
copyright notice, this list of conditions and the following |
30 |
disclaimer in the documentation and/or other materials |
31 |
provided with the distribution. |
32 |
|
33 |
THIS SOFTWARE IS PROVIDED BY GRNET S.A. ``AS IS'' AND ANY EXPRESS |
34 |
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
35 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
36 |
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GRNET S.A OR |
37 |
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
38 |
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
39 |
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
40 |
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
41 |
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
42 |
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
43 |
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
44 |
POSSIBILITY OF SUCH DAMAGE. |
45 |
|
46 |
The views and conclusions contained in the software and |
47 |
documentation are those of the authors and should not be |
48 |
interpreted as representing official policies, either expressed |
49 |
or implied, of GRNET S.A. |