-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
executable file
·77 lines (64 loc) · 2.96 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
All files that are a part of this project, unless explicitly noted otherwise,
are covered by the following license:
Copyright (c) 2011, The Arizona Board of Regents on behalf of The University
of Arizona
All rights reserved.
Developed by: iPlant Collaborative as a collaboration between participants at
BIO5 at The University of Arizona (the primary hosting institution), Cold Spr
ing Harbor Laboratory, The University of Texas at Austin, and individual cont
ributors. Find out more at http://www.iplantcollaborative.org/.
Redistribution and use in source and binary forms, with or without modificati
on, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, t
his list of conditions and the following disclaimer in the documentation an
d/or other materials provided with the distribution.
* Neither the name of the iPlant Collaborative, BIO5, The University of Arizo
na, Cold Spring Harbor Laboratory, The University of Texas at Austin, nor t
he names of other contributors may be used to endorse or promote products d
erived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" A
ND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPL
IED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DI
SCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FO
R ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMA
GES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVIC
ES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED A
ND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Project: Atmosphere, iPlant Collaborative
Author: Seung-jin Kim
Twitter: @seungjin
GitHub: seungjin
Atmosphere
iPlant Collaborative (www.iplantcollaborative.org)
Current code name: CHARON
Requirements:
Basic:
python 2.6 (tested and developed on 2.6.5)
python-ldap
Django 1.1.2 -> 1.3
mysql or postgresql (Atmosphere uses Django ORM)
to use mysql
MySQL-python-1.2.3
to use postgresql
psycopg
extjs 3.2.0
Eucalyptus control:
euca2ools 1.3.1
M2Crypto 0.20.2
boto 1.9b
Amazon AWS control:
boto 1.9b
M2Crypto 0.20.2
Scheduler and distributed processes: (Scheduler is new at Charon code)
celery 2.2
rabbitmq
django-celery 2.2.4 (http://pypi.python.org/pypi/django-celery)
Notification
nodejs 0.2.3
faye - https://github.com/stepheneb/faye
Issues: Please use github issues
https://github.com/iPlantCollaborativeOpenSource/iPlant-Atmosphere/issues