forked from nextcloud/nextcloud.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage-enterprise.php
387 lines (362 loc) · 22.4 KB
/
page-enterprise.php
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!-- <?php get_template_part('templates/parts/title'); ?> -->
<script src='https://www.google.com/recaptcha/api.js'></script>
<div class="page-header">
<h1>Nextcloud Enterprise Support Subscriptions</h1>
<p class="eintro">Nextcloud gives organizations control over their data. With Nextcloud you manage data across devices, wherever it is stored, communicate through secure video and audio conferencing and share and collaborate with users within and across the boundaries of your organization. Nextcloud integrates in your infrastructure and gives you the fine grained control over file access required in regulated industries. Your Nextcloud subscription enables you to successfully deploy and manage your servers.</p>
<p>Our open approach gives you direct access to Nextcloud engineers, the latest knowledge and best practices. We provide technical expertise, guidance and collaboration with phone and chat contact. Pro-active security support helps you identify and address vulnerabilities and harden your servers to protect the safety and integrity of your data.</p>
</div>
<h2>Subscription options</h2>
<p>The annual Nextcloud Enterprise Subscription starts at 1500 € for 50 users and is available in the following options:</p>
<table class="table table-striped">
<tr class="table-center">
<td class="">
</td>
<td class="ebasic" style="min-width:250px"><span title="Perfect for non-mission-critical file sync and share at small or medium organizations."><i class="icon-briefcase enterprise-icon"></i>
<!--<img class="responsive" style="width: 50%" src="<?php echo get_template_directory_uri(); ?>/assets/img/enterprise/small.png" alt="for small businesses" />--><br />
Basic<br />
From <a href="#contact"> 1500/year</a></span>
</td>
<td class="epro" style="min-width:250px"><span title="When you need advanced communication and collaboration capabilities with expert support behind it."><i class="icon-building enterprise-icon"></i>
<!--<img class="responsive" style="width: 50%" src="<?php echo get_template_directory_uri(); ?>/assets/img/enterprise/medium.png" alt="for small businesses" />--><br />
Standard<br />
From <a href="#contact"> 2500/year</a></span>
</td>
<td class="eenterprise" style="min-width:250px"><span title="When reliable file sync and share, online collaboration and communication are critical to your business."><i class="icon-industry enterprise-icon"></i>
<!--<img class="responsive" style="width: 50%" src="<?php echo get_template_directory_uri(); ?>/assets/img/enterprise/large.png" alt="for small businesses" />--><br />
Premium<br />
From <a href="#contact"> 3250/year</a></span>
</td>
</tr>
<tr>
<td class=""><h2>Supported capabilities</h2></td>
<td class="ebasic"></td>
<td class="epro"></td>
<td class="eenterprise"></td>
</tr>
<tr>
<td class="einfo"><span title="Sync your files with our desktop and mobile clients, share them with other users on your server, with public links or across servers.">File sync and share</span></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="Android, iOS and desktop apps, branding possible.">Mobile and desktop clients</span></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="Powerful enterprise features like SAML authentication, Windows Network Drive support, password policies, audit-ready logging, workflow handling and more.">Enterprise capabilities</span></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="the AGPL license provides legal certainty for all customers and users.">Fully Open Source <a href="#license"> </span> <i class="icon-info"> </i> </a></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="Support for the Calendar and Contacts apps.">Calendar and Contacts</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="Support for our secure and private peer to peer audio and video conferencing.">Secure WebRTC Conferencing</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center"><span title="can be purchased at additional cost.">Optional</span></td>
<td class="eenterprise text-center"><span title="can be purchased at additional cost.">Optional</span></td>
</tr>
<tr>
<td class="einfo"><span title="Allows web conferencing calls to connect with phone lines.">SIP gateway</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="einfo epro text-center"><span title="can be purchased at additional cost.">Optional</span></td>
<td class="eenterprise text-center"><span title="can be purchased at additional cost.">Optional</span></td>
</tr>
<tr>
<td class="einfo"><span title="Real time collaborative editing of often used office fileformats like DOCX, PPTX and more.">Collabora Online Office</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="einfo epro text-center"><span title="can be purchased at additional cost (starting at 7€/user/year.">Optional</span></td>
<td class="einfo eenterprise text-center"><span title="can be purchased at additional cost (starting at 7€/user/year.">Optional</span></td>
</tr>
<tr>
<td class=""><h2>Support</h2></td>
<td class="ebasic"></td>
<td class="epro"></td>
<td class="eenterprise"></td>
</tr>
<tr>
<td class="einfo"><span title="Questions and issues are generally dealt with in this time, depending on the severity of the issue">Production Support SLA</span></td>
<td class="ebasic text-center">3 business day
</td>
<td class="epro text-center">2 business day
</td>
<td class="eenterprise text-center">1 business day or as agreed
</td>
</tr>
<tr>
<td class="einfo"><span title="Our Nextcloud Knowledge Portal helps you find answers to your questions or contact our professional support team">Portal support</span></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="We help you migrate from ownCloud to Nextcloud">ownCloud™ migration support</span></td>
<td class="ebasic text-center"><i class="icon-check"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="You can contact our capable and responsive support team by email and expect a quick response time.">Email support</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center">Business hours</td>
<td class="eenterprise text-center">up to 24/7</td>
</tr>
<tr>
<td class="einfo"><span title="You can contact our support engineers by phone in these times.">Phone support</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center">Business hours</td>
<td class="eenterprise text-center">up to 24/7</td>
</tr>
<tr>
<td class="einfo"><span title="If you need access to experienced engineers to built custom solutions for your unique needs.">Custom consulting</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center"><i class="icon-check"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="Once you need to scale Nextcloud to large numbers of users, a full clustering solution is required.">Clustering support</span></td>
<td class="ebasic text-center"><i class="icon-times"></i></td>
<td class="epro text-center"><i class="icon-times"></i></td>
<td class="eenterprise text-center"><i class="icon-check"></i></td>
</tr>
<tr>
<td class="einfo"><span title="If you need the certainty that you can remain on your stable, proven Nextcloud release for a long time.">Maintenance Life Cycle</span></td>
<td class="ebasic text-center">1 year</td>
<td class="epro text-center">3 years</td>
<td class="eenterprise text-center">up to 10 years*</td>
</tr>
<tr>
<td class="einfo"><h2>Price per year</h2></td>
<td class="ebasic"></td>
<td class="epro"></td>
<td class="eenterprise"></td>
</tr>
<tr>
<td class="">Users 51-100</td>
<td class="ebasic price"><a href="#contact">30€/user</a></td>
<td class="epro price"><a href="#contact">50€/user</a></td>
<td class="eenterprise price"><a href="#contact">65€/user</a></td>
</tr>
<tr>
<td class="">Users 101-250</td>
<td class="ebasic price"><a href="#contact">20€/user</a></td>
<td class="epro price"><a href="#contact">30€/user</a></td>
<td class="eenterprise price"><a href="#contact">50€/user</a></td>
</tr>
<tr>
<td class="">Users 251-1000</td>
<td class="ebasic price"><a href="#contact">15€/user</a></td>
<td class="epro price"><a href="#contact">20€/user</a></td>
<td class="eenterprise price"><a href="#contact">30€/user</a></td>
</tr>
<tr>
<td class="">Users 1001-2500</td>
<td class="ebasic price"><i class="icon-times"></i></td>
<td class="epro price"><a href="#contact">15€/user</a></td>
<td class="eenterprise price"><a href="#contact">20€/user</a></td>
</tr>
<tr>
<td class="">Users 2501-10.000</td>
<td class="ebasic price"><i class="icon-times"></i></td>
<td class="epro price"><i class="icon-times"></i></td>
<td class="eenterprise price"><a href="#contact">15€/user</a></td>
</tr>
<tr>
<td class="">Users 10.001-25.000</td>
<td class="ebasic price"><i class="icon-times"></i></td>
<td class="epro price"><i class="icon-times"></i></td>
<td class="eenterprise price"><a href="#contact">10€/user</a></td>
</tr>
<tr>
<td class="">Users >25.000</td>
<td class="ebasic price"><i class="icon-times"></i></td>
<td class="epro price"><i class="icon-times"></i></td>
<td class="eenterprise text-center"><a href="#contact">Contact us!</a></td>
</tr>
</table>
<p class="epricevat">* with optional an additional 5 years Extended Life Cycle Support reaching up to 15 years in total.</p>
<p class="epricevat">Prices are in Euro and net/excl. VAT. <span class="caret"></span><a href="#pricing" data-toggle="collapse"> pricing example</a>
<div id="pricing" class="collapse">
<div class="row">
<div class="col-md-6 col-md-offset-6">
<p>We have a tiered price list.</p>
<p>Example for 500 users Standard Subscription:
<!-- <div class="col-md-6"> -->
<table class="table table-striped">
<tr>
<td>
The first 50 users:
</td>
<td>
+ 2.500€
</td>
</tr>
<tr>
<td>
User 51-100 (50*50€):
</td>
<td>
+ 2.500€
</td>
</tr>
<tr>
<td>
User 101-250 (150*30€):
</td>
<td>
+ 4.500€
</td>
</tr>
<tr>
<td>
User 251-500 (250*20€):
</td>
<td>
+ 5.500€
</td>
</tr>
<tr class="success">
<td>
total for 500 users
</td>
<td>
= 14.500€
</td>
</tr>
</table>
</div>
</div>
</div>
</p>
<div class="row egetstarted">
<div class="col-md-2 col-md-offset-5">
<a class="btn btn-primary" href="#contact">Get started now!</a>
</div>
</div>
<p>For organizations and teams with less than 50 users we recommend purchasing the <a href="https://www.spreed.me/store/product/spreedbox-business/">Spreedbox Business</a>, which provides Nextcloud and web conferencing in an integrated, easy to handle device complete with a 1 year support contract.</p>
<div class="row">
<div class="col-md-12 text-center">
<h1>Discounts</h1>
We offer special prices in these cases:
</div>
<div class="col-md-5 col-md-offset-1 text-center">
<h3><i class="icon-bank"></i> Public Sector</h3>
We provide interesting discount options to organizations in the public sector.
</div>
<div class="col-md-5 text-center">
<h3><i class="icon-graduation-cap"></i> Education</h3>
Organizations in the educational sector receive a significant discount on all subscriptions
</div>
</div>
<!--
<h1>Product overview</h1>
<p>Nextcloud gives organizations control over their data. Manage access to data across devices and platforms, on-premise, on existing storage or with cloud storage. Communicate through secure video and audio conferencing and leverage file sharing and collaboration capabilities, knowing your privacy is protected. Nextcloud integrates in your infrastructure, offering the extensibility and features you need combined with the logging and fine grained control over file access and communication required in regulated industries.</p>
<div class="row egetstarted">
<div class="col-md-12">
<a class="btn btn-primary" href="/features">Nextcloud features</a>
</div>
</div>-->
<!-- <h1>Enterprise capabilities</h1> -->
<!--<p>If you need to handle hundreds to hundreds of thousands of users, terabytes to petabytes of data, require high availability and multi-server scaling, need integration in enterprise infrastructure and/or have specific needs around compliance in regulated industries, our Enterprise offering is perfect for you.</p>-->
<!--<p>Nextcloud offers you a full open source file sync & share and collaboration solution, including:
<ul>
<li>File sync and share from any device and with an easy to use web interface</li>
<li>Access to all data in your organization, no matter where it is stored</li>
<li>Deep integration in corporate infrastructure like LDAP and SAML 2.0 authentication, Windows Network Drive storage support and more</li>
<li>Seamless collaboration and communication built in</li>
<li>Fully secure and encrypted data handling with fine grained file access control</li>
<li>Compliance capabilities with retention, logging and auditing</li>
<li>Anti-virus integration</li>
<li>Calendar, Contacts and secure video and audio conferencing</li>
<li>We continuously improve our product and add new capabilities in close collaboration with partners and customers</li>
</ul>
</p>-->
<h1>The Nextcloud Enterprise Subscription</h1>
<p>We can provide you the confidence of knowing that your Nextcloud deployment is backed by the technical expertise of the team behind the product and with the features you need for your organization.</p>
<p>With the Nextcloud Enterprise subscription you get:
<ul>
<li>Full lifecycle support with multi-year security and stability fixes</li>
<li>Technical expertise and help covering project inception to production and user growth</li>
<li>Help to scale your Nextcloud installation to large amounts of storage and large numbers of users</li>
<li>Security and hardening consulting</li>
<li>Influence on the roadmap of the open source project</li>
<li>Access to the core Nextcloud engineers</li>
<li>Access to consulting for custom capabilities</li>
<li>Support for branding Nextcloud</li>
<li>Full support for integrated video conferencing and communication features based on spreed.me and WebRTC</li>
<li>Optional Online Office capabilities which can handle a wide range of industry-standard file formats</li>
</ul>
<h2>Consulting</h2>
<p>Nextcloud consulting goes beyond technical expertise, offering strategic advice for organizations. We analyze your challenges and help you implement a comprehensive, cost-effective and compliance-aware solution which reduces complexity and risks while delivering the highest security and privacy protection.</p>
<!--<a href="#license" data-toggle="collapse">--><h2>Legal: Open Source Licenced</h2>
<!--<div id="license" class="collapse">-->
<a name="license"></a>
<p>Nextcloud is licensed under the GNU AGPLv3, one of the most widely used Open Source license. Written with input from lawyers and industry leaders from all over the world, it is a clear, balanced and well understood license, providing users a level of certainty no license from any single company can give. Today it is a widely used and broadly accepted license across various stakeholders, including developers, users, organizations and large enterprises. The AGPLv3 guarantees that all users of the software can use, study, share and improve the software without any legal risks. Further it's patent clause ensures all users have a non-exclusive, non-transferable, worldwide, royalty-free license on any patents owned by code contributors now or in the future. On top of this, Nextcloud GmbH guarantees that every customer can use Nextcloud and exercise all rights given by the GNU AGPLv3 without violating any patents or copyright.</p><!--</div>-->
<a class="btn btn-secondary" href="#contact">Get the Enterprise Subscription!</a>
<div class="row">
<div class="col-md-12">
<h2>Frequently asked questions</h2>
</div>
<div class="col-md-12 col-sm-12">
<a href="#why_pay" data-toggle="collapse"><h3>Why would I pay for open source software?</h3></a>
<div id="why_pay" class="collapse">
<p>Nextcloud is great out of the box. But installing and running a server in a secure and reliable manner and for hundreds or thousands of users, important for a mission critical environment, is not always easy. You probably want access to an expert if something does not function as expected. We provide not only that but also pro-active support with installation and security issues, we reach out when we do feature planning to ensure your needs are served and we support Nextcloud long after you would otherwise be forced to upgrade for security, performance and stability reasons.</p>
<p>By offering more in-depth knowledge than anybody else, we give you the confidence you need to be able to rely on Nextcloud.</p></div>
<a href="#languages" data-toggle="collapse"><h3>In what languages do I get support?</h3></a>
<div id="languages" class="collapse">
<p>We provide support in German and English and other languages through our partners, <a href="#contact">contact us</a> for details.</p></div>
<a href="#howbuy" data-toggle="collapse"><h3>How do I buy Nextcloud subscriptions?</h3></a>
<div id="howbuy" class="collapse">
<p>Just contact us or one of our partners. Our partners will help you set up Nextcloud and they act as your first point of contact.</p></div>
<a href="#partner" data-toggle="collapse"><h3>How do I become a Nextcloud partner?</h3></a>
<div id="partner" class="collapse">
<p>We are always looking for competent partners who share our passion for making customers happy! You can join our ecosystem, <a href="/contact">contact us for more information</a>.</p></div>
<a href="#sourcerelease" data-toggle="collapse"><h3>Do I have to release the source code of systems Nextcloud connects to?</h3></a>
<div id="sourcerelease" class="collapse">
<p>No. Nextcloud will communicate with your back-end systems over external APIs. Those systems will not become a derivative work of Nextcloud just because they communitcate with it. Therefore you can keep the source code of your back-end systems private and don't have to share it with anyone.</p></div>
<a href="#logos" data-toggle="collapse"><h3>Are my logos or the company name affected by the AGPL?</h3></a>
<div id="logos" class="collapse">
<p>No. Logos, company names, etc. are protected by trademarks. The GNU AGPLv3 is a copyright license and don't affect any trademarks. If you put your logo on your Nextcloud it is considered merely as data used by Nextcloud and has no effect on licenses or trademarks.</p></div>
<a href="#pubsource" data-toggle="collapse"><h3>Do I need to publish the source code if I use Nextcloud?</h3></a>
<div id="pubsource" class="collapse">
<p>No. As long as you didn't make any modifications to Nextcloud, make modifications to existing apps or write your own apps, you don't have to do anything. If you did make modifications, then you have to make that code available under the GNU AGPLv3 or a compatible license to the users of the system. The easiest way to do so is to provide a download link. In any case, Nextcloud GmbH is happy to assist you if you need more information on how to distribute your code.</p></div>
<a href="#sellapp" data-toggle="collapse"><h3>Can I sell my Nextcloud App?</h3></a></a>
<div id="sellapp" class="collapse">
<p>Yes. Nextcloud is licensed under the GNU AGPLv3. This license only defines the rights you have to give the users of the software, but not how they get the software. You can decide freely if you want to sell the software in an app store or through any other channel, or if you want to make the app publicly available. The only requiremnt is, that you license your app under the AGPLv3 or any compatible license.</p></div>
</div>
</div>
<a name="contact"></a>
<h3>Contact us for more information and a quote fitting your use case.</h3>
<form name="sales" method="post" action="salessubmit/">
<!--<div class="row">
<div class="col-md-12">-->
<p><label for="yourname">Your name<br>
<input type="text" name="yourname" maxlength="60" size="60"></label></p>
<p><label for="email">Email<br>
<input type="text" name="email" maxlength="80" size="60"></label></p>
<p><label for="organization">Organization<br>
<input type="text" name="organization" maxlength="100" size="60" placeholder=""></label></p>
<p><label for="phone">Phone number<br>
<input type="text" name="phone" maxlength="40" size="60" placeholder="Please include country code"></label></p>
<p><label for="comments">Your message<br />
<textarea name="comments" maxlength="2000" cols="80" rows="8" placeholder="Let us know how we can help you!"></textarea></label></p>
<td colspan="2" style="text-align:center">
<div class="g-recaptcha" data-sitekey="<?php echo RECAPTCHA_SITEKEY; ?>"></div>
<input type="submit" value=" Submit inquiry ">
<!-- </div>
</div>-->
</form>
<p><small>All product names and trademarks are the property of their respective owners, which might in no way be associated or affiliated with Nextcloud.</small></p>