Welcome to mirror list, hosted at ThFree Co, Russian Federation.

page-devices.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b645a5a3deff9706184ccb440ac6f660dad051e (plain)
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
<head>
<link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/devices.css?v=1" rel="stylesheet">
<!-- <link type="text/css" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/jquery-ui.css" rel="stylesheet" /> -->

<script>
require(["require.config"], function() {
    require(["pages/devices"])
});
</script>
<meta itemprop="image" content="<?php echo get_template_directory_uri(); ?>/assets/img/devices/assembly.png">
<meta name="twitter:image" content="<?php echo get_template_directory_uri(); ?>/assets/img/devices/assembly.png">
<meta name="twitter:image:src" content="<?php echo get_template_directory_uri(); ?>/assets/img/devices/assembly.png">
<meta property="og:image" content="<?php echo get_template_directory_uri(); ?>/assets/img/devices/assembly.png">
</head>

<div class="background sharing-background">
    <div class="container">
        <div class="row">
            <div class="col-md-4 topheader">
                <h1><?php echo $l->t('Keep your server at home.');?></h1>
                <h2><?php echo $l->t('Companies all around us build hardware Nextcloud runs on out of the box.');?></h2>
            </div>
        </div>
    </div>
</div>

<?php
  // This is ordered by name of the company/org behind it
?>

<section class="section--devices">
<div class="container-widest">
    <div class="row">
<!--         <h4>Currently available</h4> -->
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                <a href=""><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/TrueNAS-banner.jpg" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud on TrueNAS');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Add Nextcloud to your NAS');?></em></p>
                    <p class="section--paragraph"><?php echo $l->t('TrueNAS is an Open Source powered storage platform that scales from private home servers to 20PB+ storage platforms and has over a million deployments. Nextcloud Hub is be officially supported on TrueNAS systems with easy install of  the official Nextcloud Hub app requiring just a few clicks. Together, Nextcloud and TrueNAS provide an extremely versatile and reliable collaboration and data storage platform.');?></p>
                    <div class="devices-tags">
                        <span>Enterprise</span>
                        <span>Community</span>
                        <span>Official</span>
                    </div>
                    <a href="https://www.truenas.com/docs/core/solutions/integrations/nextcloud/ " class="button button--blue button--arrow button--large"><?php echo $l->t('Get started');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://shop.hanssonit.se/product-category/nextcloud/home-sme-server/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/asuspn51back.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud Home/SME Server');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Get your own self-hosted cloud server!');?></em></p>
                    <p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME Server is a Nextcloud server pre-configured with Nextcloud and ready to boot once delivered. Just as the Nextcloud VM it includes easy to setup apps like Collabora, OnlyOffice, Talk and more.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('Updates are managed with a easy-to-run update script which updates the whole server in just one single command. The server is based on a powerful AMD Ryzen 5500U 64-bit CPU (6 cores, 12 threads), 500 GB M2 PCIe SSD + 2/4 TB HDD/SSD, and 16/32 GB RAM.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME server is made by the team behind the Nextcloud VM, and aims to be the easiest way to setup your own cloud - now available as a bare-bone server!');?></p>
                    <div class="devices-tags">
                        <span>Managed</span>
                        <span>Commercial</span>
                        <span>Community</span>
                    </div>
                    <a href="https://shop.hanssonit.se/product-category/nextcloud/home-sme-server/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about HanssonIT');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://indiecomputing.com/products/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/ubosbox-nextcloud-on-nuc-model-a-on-500x375.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('UBOSbox Nextcloud Home/Office Server');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Fully-assembled based on Intel or ARM processors with optional management service');?></em></p>
                    <ul class="section--paragraph" style="list-style-type: disc">
                        <li><?php echo $l->t('Preconfigured: UBOS Linux (pre-installed) and Nextcloud plus apps (auto-install on first boot)');?></li>
                        <li><?php echo $l->t('Can be set up and maintained without attached monitor and keyboard')?></li>
                        <li><?php echo $l->t('Easy day-to-day management: upgrades, backups, network configuration and more are just a single command')?></li>
                        <li><?php echo $l->t('Different variants available based on Intel and ARM processors')?></li>
                    </ul>
                    <div class="devices-tags">
                        <span>Commercial</span>
                        <span>Managed</span>
                    </div>
                    <a href="https://indiecomputing.com/products/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about UBOSbox Nextcloud');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://shop.nitrokey.com/shop/product/nextbox-116"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/nextbox.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Nitrokey Nextbox - Your Private Home Cloud.');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('The cloud in your home or office. With NextBox by Nitrokey you get everything you need for your secure and private cloud');?></em></p>
                    <ul class="section--paragraph" style="list-style-type: disc">
                        <li><?php echo $l->t('For photos, videos, backups, files, address books, calendars, office and more');?></li>
                        <li><?php echo $l->t('Full aluminium casing: perfectly quiet, passive thermal design, living-room ready');?></li>
                        <li><?php echo $l->t('Easy operation without technical administration including Remote Access');?></li>
                        <li><?php echo $l->t('Unattended, long-term updates and no monthly costs');?></li>
                        <li><?php echo $l->t('Based on Debian Buster & RaspberryPI 4');?></li>
                    </ul>
                    <div class="devices-tags">
                        <span>Commercial</span>
                        <span>Managed</span>
                        <span>Community</span>
                    </div>
                    <a href="https://shop.nitrokey.com/shop/product/nextbox-116" class="button button--blue button--arrow button--large"><?php echo $l->t('More about NextBox');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://www.homedrive.io/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/homedrive.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('HomeDrive');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Easy Nextcloud hosting at home. Access your data anywhere in the world.');?></em></p>
                    <ul class="section--paragraph" style="list-style-type: disc">
                        <li><?php echo $l->t('HomeDrive provides an easy way to host Nextcloud at your home. It requires zero configuration to work, and automatically updates itself.');?></li>
                        <li><?php echo $l->t('Setting up HomeDrive is as simple as plugging it into your home router. You can start accessing your data under a custom domain name from anywhere in the world right away.')?></li>
                        <li><?php echo $l->t('Traffic from and to your HomeDrive server is end-to-end encrypted to ensure security and your privacy.')?></li>
                    </ul>
                    <div class="devices-tags">
                        <span>Commercial</span>
                        <span>Managed</span>
                    </div>
                    <a href="https://www.homedrive.io/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about homedrive');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="<?php bloginfo('template_directory'); ?>/assets/img/devices/syncloud.jpg"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/syncloud.jpg" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Syncloud');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Syncloud is a home server device which fully supports Nextcloud.');?></em></p>
                    <p class="section--paragraph"><?php echo $l->t('It features easy installation and activation, selection of hardware among 10+ boards, easy use of external hard drives for storage, domain name for device and access to device through Internet, automatic HTTPS setup and more applications.');?></p>
                    <div class="devices-tags">
                        <span>Commercial</span>
                    </div>
                    <a href="http://syncloud.org" class="button button--blue button--arrow button--large"><?php echo $l->t('More about Syncloud');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/MOX.png" class="text-center featureimg" />
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Turris MOX: Cloud');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('Modular router comes with private cloud module.');?></em></p>
                    <p class="section--paragraph"><?php echo $l->t('The Turris MOX: Cloud bundle  is a ready-to-go kit with a 64bit dualcore CPU, 1GB RAM, wifi connectivity and four USB 3.0 ports for attaching storage. The MOX makes it easy for users to set up RAID storage and Nextcloud for hosting and can be extended with other router modules like network ports.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('The Turris MOX: Cloud bundle is available for pre-order with a 34% discount for 115 dollar until the end of the fundraising. Final pricing to be determined.');?></p>
                    <div class="devices-tags">
                        <span>Commercial</span>
                    </div>
                    <a href="https://nextcloud.com/blog/turris-mox-adds-nextcloud-to-put-users-back-in-control-over-their-data/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about Turris Mox');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-4">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://www.swissvault.io/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/spaceodysee.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Swiss Vault : Space Odysee');?></h3>
                    <p class="section--paragraph"><em><?php echo $l->t('The Space Odysee is a high-performance private cloud solution. It can be used:');?></em></p>
                    <ul class="section--paragraph" style="list-style-type: disc">
                        <li><?php echo $l->t('As a media or company server, pre-installed with NEXTCLOUD ');?></li>
                        <li><?php echo $l->t('As a desktop workstation running Linux')?></li>
                        <li><?php echo $l->t('As a Network Area Storage (typical storage appliance)')?></li>
                    </ul>
                    <p class="section--paragraph"><em><?php echo $l->t('Space Odysee is quieter, lighter, smaller, and has more RAM, with low energy consumption and significant compute and storage compared to other systems in a small form factor.');?></em></p>
                    <ul class="section--paragraph" style="list-style-type: disc">
                        <li><?php echo $l->t('Size of a tissue box ');?></li>
                        <li><?php echo $l->t('32Gb of RAM, onboard graphic processor, 4 core, 4 thread CPU')?></li>
                        <li><?php echo $l->t('Under 1 Watt of energy usage per TB')?></li>
                        <li><?php echo $l->t('25TB raw storage (20TB - RAID5; 15TB - RAID6 configuration)')?></li>
                        <li><?php echo $l->t('Very low noise: under 24 dB SPL (quieter than most PCs)')?></li>
                    </ul>
                    <div class="devices-tags">
                    </div>
                    <a href="https://swissvault.global/contact/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about Space Odysee');?></a>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="container">
    <div class="row">
        <h2>Sold out/or not available any more</h2>
        <div class="col-lg-6">
            <div class="block-container">
                <div class="text-center">
                    <a href="https://spreedbox.me/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/spreedbox.png" class="text-center featureimg" /></a>
                </div>
                <div class="col-md-12">
                    <h3 class="section--paragraph__title"><?php echo $l->t('Spreedbox');?></h3>
                    <p class="section--paragraph"><?php echo $l->t('Behind the award-winning designed device by struktur AG operates a secure video chat and file exchange solution for small enterprise usage.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('It offers Strong end-to-end encrypted audio and video chat, a Nextcloud based file sync and share solution and advanced security features with a silicon hardware key generator.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('The Spreedbox offers an optional SIP gateway, enabling web conferencing participants to dial in through a traditional telephone connection.');?></p>
                    <p class="section--paragraph"><?php echo $l->t('Pricing is in the Eur 1500/USD 1500 range.');?></p>
                    <div class="devices-tags">
                        <span>Commercial</span>
                    </div>
                    <a href="https://spreedbox.me/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about spreedbox');?></a>
                </div>
            </div>
        </div>
        <div class="col-lg-6">
            <div class="block-container">
                <div class="text-center">
                    <a href="<?php echo home_url('box') ?>"><img src="<?php bloginfo('template_directory'); ?>/assets/img/devices/box-perspective.png" class="text-center featureimg" /></a>
                </div>
                    <div class="col-md-12">
                        <h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud Box');?></h3>
                        <p class="section--paragraph"><?php echo $l->t('The Nextcloud Box comes preinstalled with Nextcloud, running on Ubuntu Core (based on the new super-secure, remotely upgradeable Linux app packages known as snaps) as the OS.');?></p>
                        <p class="section--paragraph"><?php echo $l->t('The box consists of a 1 TB USB3 hard drive from WDLabs, a Nextcloud case with room for the drive and a compute board, a microUSB charger, cables and adapters, a screw driver and screws');?></p>
                        <p class="section--paragraph"><strong><?php echo $l->t('Sadly, the box is sold out and no longer produced by WD Labs!');?></strong></p>
                        <a href="<?php echo home_url('box') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('More about the Nc Box');?></a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

</section>
<div class="calltoaction">
    <h1 class="section--heading-2 section--text--center"><?php echo $l->t('Interested in building Nextcloud Devices?');?></h1>
    <p class="section--paragraph section--text--center"><?php echo $l->t('You can');?> <a class="hyperlink" href="<?php echo home_url('contact') ?>"><?php echo $l->t('get in touch</a> with us, and we will help you with individual offerings and get your devices listed on this page.');?></p>
</div>