-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathindex.html
More file actions
179 lines (164 loc) · 7.32 KB
/
index.html
File metadata and controls
179 lines (164 loc) · 7.32 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE HTML>
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Rucio - Scientific Data Management</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
<link rel="me" href="https://fosstodon.org/@rucio" />
</head>
<body class="landing is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<div id="header-container"></div>
<!-- Banner -->
<section id="banner">
<div class="inner">
<h2> <img src="images/wide_logo2.png" />
</h2>
<p>Scientific data management</p>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<!-- One -->
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Rucio helps you to manage your community's data</h2>
<p>Rucio is an open-source scientific data management system created at <a href="https://cern.ch">CERN</a> to handle the exa-scale data needs of modern scientific communities.
Built on more than a decade of experience, its key features are to organise, access, transfer, monitor and recover large volumes of data spread across heterogeneous storage systems in globally distributed locations.
<a href="https://doi.org/10.1007/s41781-019-0026-3">Find all the details in this journal
article!</a>
</p>
</header>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image">
<center><img src="images/exabyte_plot.png" alt=""
style="max-width:75%;max-height:auto;object-fit:contain;padding-top:1%;padding-bottom:1%;" />
</center>
</div>
<div class="content">
<h2>Extremely scalable</h2>
<p>Need to search through billions of files? Need to transfer petabytes of data? Rucio has got you
covered. Our largest installation for the <a href="https://atlas.cern">ATLAS Experiment</a> is
responsible for more than 1 exabyte of data, stored in a billion files, distributed over 120
data centres globally, and orchestrates more than 4 exabytes of data access and transfer per year.</p>
</div>
</section>
<section class="spotlight">
<div class="image">
<center><img src="images/graph.png" alt=""
style="max-width:75%;max-height:auto;object-fit:contain;padding-top:1%;padding-bottom:1%;" />
</center>
</div>
<div class="content">
<h2>Policy-driven</h2>
<p>Declarative data management allows you to say what you want, and let Rucio figure out the details
how to do it. Manage your data with expressive statements. Three copies of my file on different
continents, and have one backup on tape? Automatically remove it once its access popularity goes
to zero? No problem.</p>
</div>
</section>
<section class="spotlight">
<div class="image">
<center><img src="images/monit.png" alt=""
style="max-width:75%;max-height:auto;object-fit:contain;padding-top:1%;padding-bottom:1%;" />
</center>
</div>
<div class="content">
<h2>Insights and analytics</h2>
<p>Follow your data evolution over time, so you can keep control. From the popularity of your files,
to the storage space and tape accounting of your data centres. Fully integrated with Graphite,
ElasticSearch, and Hadoop.</p>
</div>
</section>
<section class="spotlight">
<div class="image">
<center><img src="images/FAIR.png" alt=""
style="max-width:75%;max-height:auto;object-fit:contain;padding-top:1%;padding-bottom:1%;" />
</center>
</div>
<div class="content">
<h2>FAIR</h2>
<p>Rucio supports the <a href="https://www.go-fair.org/fair-principles/">FAIR data principles</a>
that promote maximal use of research data!</p>
</div>
</section>
</section>
<!-- Three -->
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
<h2>Features?</h2>
</header>
<ul class="features">
<li class="icon solid fa-lightbulb">
<h3>Smart namespace</h3>
<p>Organise your files in datasets and containers, create virtual overlaps, distribute them by
scope, or attach important metadata.</p>
</li>
<li class="icon solid fa-cloud">
<h3>Storage support</h3>
<p>Rucio connects your existing storage, and you can easily add new and different ones. Even
tapes, cloud-based storage, or supercomputers. We want you to have choice and not lock you
down to a single solution.</p>
</li>
<li class="icon solid fa-cogs">
<h3>Easy integration</h3>
<p>Existing applications and workflow systems can be integrated easily through our open
libraries and REST servers. Rucio will not disrupt your experiment's workflows.</p>
</li>
<li class="icon solid fa-lock">
<h3>Authentication and authorisation</h3>
<p>The classic username/password, x509 certificates with proxy support, GSS/Kerberos, SSH public
keys, OpenID Connect, and SAML are all supported.</p>
</li>
<li class="icon solid fa-chart-bar">
<h3>Monitoring</h3>
<p>Directly integrated with ElasticSearch and Graphite, so you will never lose track of your
data. Follow system performance from a single file to the global overview.</p>
</li>
<li class="icon solid fa-code">
<h3>Open source powered</h3>
<p>Robust code written in the Python language, unit-tested, PEP-certified. Deploy with pip or
containers. It's free as in freedom (Apache v2) and open source! </p>
</li>
<li class="icon solid fa-wrench">
<h3>Consistency</h3>
<p>Data loss happens every day, and Rucio is prepared. Smart consistency and recovery mechanisms
help you not to lose your data!.</p>
</li>
<li class="icon solid fa-heart">
<h3>Proven track record</h3>
<p>Originally built to withstand the requirements of the high-energy physics experiment ATLAS,
Rucio is scalable and robust; But also serving smaller communities, Rucio makes a
scientist's life easier.</p>
</li>
</ul>
</div>
</section>
<!-- CTA -->
<div id="cta-container" data-style="style4"></div>
<!-- Footer -->
<div id="footer-container"></div>
</div>
<!-- Scripts -->
<script src="assets/js/header.js"></script>
<script src="assets/js/footer.js"></script>
<script src="assets/js/cta.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>