-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
277 lines (238 loc) · 10.3 KB
/
index.html
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en-us"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en-us"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
<!--[if IE 9]> <html class="no-js lt-ie10 lt-ie9" lang="en-us"> <![endif]-->
<!--[if lt IE 10]> <html class="no-js lt-ie10" lang="en-us"> <![endif]-->
<!--[if !IE]> > <![endif]-->
<html class='no-js' lang='en'>
<!-- <![endif] -->
<head>
<title>
oVirt
</title>
<meta charset='utf-8'>
<meta content='' name='description'>
<meta content='' name='author'>
<meta content='initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width' name='viewport'>
<link href='/images/favicon.ico' rel='shortcut icon'>
<link href='/images/apple-touch-icon-precomposed.png' rel='apple-touch-icon-precomposed'>
<link href='/images/apple-touch-icon-57x57-precomposed.png' rel='apple-touch-icon-precomposed' sizes='57x57'>
<link href='/images/apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon-precomposed' sizes='72x72'>
<link href='/images/apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon-precomposed' sizes='114x114'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
<link href="/stylesheets/application.css?1560777611" rel="stylesheet" type="text/css" />
<link href="/stylesheets/print.css?1560777612" rel="stylesheet" type="text/css" media="print" />
</head>
<body class='front-page source-haml'>
<header class='masthead hidden-print' id='branding' role='banner'>
<section class='hgroup'></section>
<div id='access'>
<nav id="mainNav" class="navbar-fixed-top affix-top navForMobileHack" style="font-family: 'Open Sans', sans-serif; display: flex; justify-content: center;">
<a href="/"><img id="logo" style="float: left; margin-right: 70px; height: 40px; padding: 0; margin-top: 12px;" alt="oVirt" src="/images/logo.svg"></a>
<div>
<div class="navbar-header page-scroll" style="min-width: 170px">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#menu_id0980fddf">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="menu_id0980fddf">
<ul class="nav navbar-nav">
<li class="hidden active">
<a href="#page-top"></a>
</li>
<li class='active' role='menuitem'>
<a href='/'>Home</a>
</li>
<li role='menuitem'>
<a href='/download/'>Download</a>
</li>
<li role='menuitem'>
<a href='/documentation/'>Documentation</a>
</li>
<li role='menuitem'>
<a href='/develop/'>Developers</a>
</li>
<li role='menuitem'>
<a href='/community/'>Community</a>
</li>
<li role='menuitem'>
<a href='//lists.ovirt.org/archives/'>Forum</a>
</li>
<li role='menuitem'>
<a href='/blog/'>Blog</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</div>
</header>
<section class='page-wrap' id='page-wrap'>
<section class='page' id='page'>
<section class='content' id='content'>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser.
<a href="http://browsehappy.com/">Upgrade your browser today</a> or
<a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<style>
h1, h2, h3, h4, h5, h6, li, a, p, div, #footer {
font-family: 'Open Sans', sans-serif !important;
}
h1#banner {
font-weight: 900;
}
p#sub-banner {
font-size: 1.5em;
}
img#kvm, img#libvirt {
max-width: 80%;
}
img#gluster, img#patternfly, img#ansible {
max-width: 90%;
}
</style>
<section class='intro' style='font-family: 'Open Sans', sans-serif !important; color: #666; text-align: center; min-height: 50vh; display: flex; align-items: center;'>
<div class='container'>
<div class='row'>
<div class='col-xs-12'>
<h1 id='banner'>POWERFUL OPEN SOURCE VIRTUALIZATION</h1>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3'>
<p id='sub-banner'>oVirt is a free open-source virtualization solution for your entire enterprise</p>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3'>
<a class='btn btn-primary' href='/download'>Download 4.3.4</a>
<a class='btn btn-primary' href='/release/4.3.4/'>Release Notes</a>
</div>
</div>
</div>
</section>
<div class='promo_whatisovirt'>
<div class='container'>
<div class='row'>
<div class='col-md-8'>
<h2>COMMUNITY POWERED</h2>
<div>
<p>oVirt is an open-source distributed virtualization solution, designed to manage your entire enterprise infrastructure.
oVirt uses the trusted KVM hypervisor and is built upon several other community projects, including libvirt, Gluster, PatternFly, and Ansible.</p>
</div>
</div>
<div class='col-md-4'>
<div>
<img id='kvm' src='/images/logos/kvm.png'>
<img id='libvirt' src='/images/logos/libvirt.png'>
<img id='gluster' src='/images/logos/gluster.jpg'>
<img id='patternfly' src='/images/logos/patternfly.png'>
<img id='ansible' src='/images/logos/ansible.png'>
</div>
</div>
</div>
</div>
</div>
<div class='promo_features'>
<div class='container'>
<div class='row'>
<div class='col-md-8'>
<h2>What's included?</h2>
<div>
<ul>
<li>Rich web-based user interfaces for both admin and non-admin users</li>
<li>Integrated management of hosts, storage, and network configuration</li>
<li>Live migration of virtual machines and disks between hosts and storage</li>
<li>High availability of virtual machines in the event of host failure</li>
</ul>
</div>
</div>
<div class='col-md-4'>
<div>
<img src='/images/promo/graphic_packed_with_features.png'>
</div>
</div>
</div>
</div>
</div>
<div class='promo_casestudy'>
<div class='container'>
<h2>Case Studies</h2>
<div class='carousel-inner text-center'></div>
<div class='item active'>
<div class='useCaseHolder'>
<div class="case-study">
<h3 id="florida-state-university-rcc">Florida State University RCC</h3>
<p><img alt="" width="3450" height="900" src="/images/logos/FSUSig_Horizontal_Color.png?1560777613" /></p>
<p>Florida State University’s Research Computing Center (RCC) provides the university’s academic community with access to a virtual machine cluster. It is used for basic data services, collaborative applications, firewall installation, and other self-managed services.</p>
<p>In 2016, RCC successfully migrated their virtual machine cluster to oVirt. The oVirt-powered cluster is currently serving 60 users across 20 academic departments.</p>
<p>Read the full <a href="/community/user-stories/RCC-case-study/">RCC case study</a></p>
</div>
</div>
<div class='useCaseHolder'>
<div class="case-study">
<h3 id="alter-way">Alter Way</h3>
<p><img alt="" width="500" height="118" src="/images/logos/AlterWay.png?1560777613" /></p>
<p>Meet <a href="/community/user-stories/alter-way-case-study/">Alter Way</a>, a French hosting company who deploys oVirt in production for their clients, because "it allowed us to scale up as well as scale out our client workloads".</p>
<p>The main points which swayed their decision? "A very active community, an ambitious technical roadmap with regular releases, and the involvement of companies including Red Hat, Intel, NetApp, Cisco and IBM reassured us that the project would be around for the duration."</p>
<p>Read the full <a href="/community/user-stories/alter-way-case-study/">Alter Way case study</a></p>
</div>
</div>
<div class='useCaseHolder'>
<div class="case-study">
<h3 id="brussels-airport-company">Brussels Airport Company</h3>
<p><img alt="" src="/images/logos/BrusselsAirport.svg?1560777613" /></p>
<p>Find out how the <a href="/community/user-stories/brussels-airport-case-study/">Brussels Airport Company</a> keeps a vital transportation and cargo center moving by managing their virtual machines with oVirt.</p>
<p>Faced with an opportunity to take the approximately 150 virtual machines housed on 30 Solaris machines and manage them with another virtual datacenter management tool, the Brussels Airport IT team went with oVirt running atop CentOS.</p>
<p>Read the full <a href="/community/user-stories/brussels-airport-case-study/">Brussels Airport case study</a></p>
</div>
</div>
</div>
</div>
<div>
<div class='container'>
<div class='textViewAllItems'>
<p><a href="/community/user-stories/user-stories/">See more…</a></p>
</div>
</div>
</div>
</div>
</section>
</section>
</section>
<footer class='text-center' id='footer'>
<hr class='visible-print'>
<ul class='footer-nav-list'>
<li><a target="_blank" href="site/privacy-policy.html">Privacy policy</a></li>
<li><a target="_blank" href="community/about.html">About</a></li>
<li><a target="_blank" href="site/general-disclaimer.html">Disclaimers</a></li>
</ul>
© 2013–2019 oVirt
<div class='edit-this-page'>
<a target="_blank" href="https://github.com/oVirt/ovirt-site/issues/new?labels=content&title=Issue:%20/source/index.html.haml&template="><i class="icon fa fa-github"></i>Report an issue with this page</a>
</div>
<div class='edit-this-page'>
<a target="_blank" href="https://github.com/oVirt/ovirt-site/edit/master/source/index.html.haml"><i class="icon fa fa-github"></i>Edit this page</a>
</div>
<div class='last-modified'>
Page last modified
Mon 10 Jun 2019 16:02 UTC
</div>
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http") + "://stats.phx.ovirt.org/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript';
g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="https://stats.phx.ovirt.org/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
</footer>
<script src="/javascripts/application.js?1560777657" type="text/javascript"></script>
</body>
</html>