nextcloud.com/page-pidrive.php

46 строки
2.4 KiB
PHP

<div class="row conf-header">
<div class="col-sm-6 col-sm-offset-3">
<!-- <img class="conf-img img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/pidrive/evolution.jpeg" alt="succession of Nextcloud devices" /> -->
<h2 class="conf-location">Nextcloud and WD Labs collaboration: the Nextcloud Pi Project</h2>
</div>
</div>
<div class="row conf-info">
<div class="col-sm-6">
<h1 class="text-center"><i class="icon-hdd-o"></i></br> Bring your data home</h1>
<p>The goal of the Nextcloud Pi Project is to create a device that makes it easier for people to self-host their data. We're working with <a href="http://wdlabs.wd.com/" target="_blank">WDLabs</a> on this.</p>
<p>Our goals are to make a device that is:</p>
<ul>
<li>Affordable</li>
<li>Easy</li>
<li>Open</li>
<li>Safe</li>
</ul>
<p>on which people can host their data at home. Western Digital offers the <a href="http://wdlabs.wd.com/products/wd-pidrive-1tb-kit/" target="_blank">amazing PiDrive kit</a> which we used to prototype the project. This brings a 1TB hard drive in an enclosure together with a miniature computer board powered by a Micro USB phone charger.</p>
</div>
<div class="col-sm-6">
<h1 class="text-center"><i class="icon-code-fork"></i></br> Technology</h1>
<p>Technology is still in flux but we've largely settled on these choices</p>
<ul>
<li>Raspberry Pi 2 for initial batch; looking at the oDroid C2 for after that</li>
<li>1 or 2 TB USB3 hard drive from WD</li>
<li>Special case for the Nextcloud Pi project</li>
<li><a href="https://developer.ubuntu.com/en/snappy/" target="_blank">Snappy Ubuntu Core</a> as OS</li>
<li>Apache, MySQL, latest Nextcloud</li>
</ul>
<p>Stay tuned for more information, coming soon!</p>
</div>
</div>
<div class="row conf-partners-title">
<div class="col-md-12">
<h2>Partners</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-3">
<a target="_blank" href="https://developer.ubuntu.com/en/snappy/"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/pidrive/snappy.svg" alt="Snappy Ubuntu Core" /></a>
</div>
<div class="col-xs-12 col-sm-4 col-md-3">
<a target="_blank" href="http://wdlabs.wd.com/products/wd-pidrive-1tb-kit/"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/pidrive/wdlabs.png" alt="Visit lwn.net" /></a>
</div>
</div>