The Open Source Cloud

Managed Cloud
(Base: Nextcloud CE)

Our most popular cloud with huge storage space, admin access, backup, document editing and AppStore

Test now for 1 month free of charge

Ready-to-use Cloud

  • Cloud solution with current Nextcloud CE version set up fixed & ready.
  • The cloud is ready for immediate use and we handle updates
  • We will migrate your existing cloud to us if needed
  • Disaster recovery data backup with access to backups from the last 7 days at any time
  • Optional managed or own backups for up to 10 years possible
  • Access to important back office functions with our CloudConsole
  • Qualified telephone support or by email
  • Test and try for one month free of charge - cancel at any time.

App store

With unrestricted administrator access

ISO 27001 Certified

The data centers are ISO 27001 certified

Green energy

Server operation using renewable energy

Prices and packages

Private customers, clubs, freelancers
Business customers, UG, GmbH, AG, eG ...
Private customers, clubs, freelancers
The Cluster Storage Type is ideal for most users – lots of storage space – affordable price – good performance.
For private customers, clubs, freelancers and self-employed individuals (not corporations, associations, tax or legal advisory professions)

Premium Silver (C)

1 TB storage space

Test 1 month free
4,99 € / month
4,99 € total for 1 month
  • Software Nextcloud Version 31
  • License OpenSource
  • Storage space 1 TB
  • Users recommended for 10 users
  • Server location Germany
  • Storage type Cluster
No setup fee
with OnlyOffice

Premium Gold (C)

3 TB storage space

Test 1 month for free
14,99 € / month
14,99 € total for 1 month
  • Software Nextcloud Version 31
  • License OpenSource
  • Storage 3 TB
  • Users recommended for 15 users
  • Server location Germany
  • Storage type Cluster
  • OnlyOffice CE
No setup fee
with HPB and Stirling PDF

Premium Platinum (C)

5 TB storage space

39,99 € / month
39,99 € total for 1 month
  • Software Nextcloud Version 31
  • License OpenSource
  • Storage 5 TB
  • Users recommended for 30 users r">
  • Server location Germany
  • Storage type Cluster
  • OnlyOffice CE
  • High Performance Backend
  • Stirling PDF included
No setup fee
Whiteboard server included

Premium Max (C)

10 TB storage space

99,99 € / month
99,99 € total for 1 month
  • Software Nextcloud Version 31
  • License OpenSource
  • Storage 10 TB
  • Users recommended for 100 users
  • Server location Germany
  • Storage type Cluster
  • OnlyOffice CE
  • High Performance Backend
  • Stirling PDF included
  • Whiteboard Server
No setup fee
Included in all packages:
Updates and maintenance
TÜV ISO 27001 and DPA
Use your own domain
AppStore
Administrator access
Collabora CE
Backup
Disaster Recovery
CloudConsole
I'll translate only the visible German text in this HTML template to English while preserving all HTML/Antlers tags, attributes, and structure. Email and Phone Support
ght: 250px; } .rotate-box { width: 100%; height: 100%; cursor: default; } /* Hand cursor for boxes with links */ .rotate-box-wrapper[data-has-link="true"] .rotate-box { cursor: pointer; } .rotate-box-inner { position: relative; width: 100%; height: 100%; text-align: center; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; } .rotate-box:hover .rotate-box-inner { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); } .rotate-box-front, .rotate-box-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 12px; padding: 1.5rem; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); border: 1px solid #e0e0e0; top: 0; left: 0; } .rotate-box-front { background: white; color: #2d4566; z-index: 2; } .rotate-box-back { background: #2d4566 !important; color: white !important; border-color: #2d4566; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); z-index: 1; } .rotate-box-content { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; } .rotate-box-media { margin-bottom: 1rem; display: flex; justify-content: center; align-items: center; height: 80px; width: 80px; } .rotate-box-image { max-width: 100%; max-height: 100%; border-radius: 8px; object-fit: cover; } .rotate-box-icon { font-size: 3rem; color: #2d4566; } .rotate-box-title { font-size: 1.1rem; font-weight: 600; margin: 0; color: #2d4566; } .rotate-box-description { font-size: 0.9rem !important; line-height: 1.4 !important; margin: 0 !important; color: rgba(255, 255, 255, 0.9) !important; text-align: center; flex-grow: 1; display: flex; align-items: center; justify-content: center; } .rotate-box-link { position: absolute; bottom: 1rem; left: 50%; transform: translateX(-50%); background-color: #0286dd; border-color: #0286dd; font-size: 0.85rem; padding: 0.4rem 0.8rem; border-radius: 4px !important; text-transform: none !important; margin: 0; transition: none !important; box-shadow: none !important; outline: none !important; } .rotate-box-link:hover, .rotate-box-link:focus, .rotate-box-link:active { background-color: #0170bb; border-color: white; transform: translateX(-50%) !important; transition: none !important; box-shadow: none !important; outline: none !important; border: 1px solid white !important; text-decoration: none !important; position: absolute !important; bottom: 1rem !important; left: 50% !important; } /* Override any theme button animations for rotate box buttons */ .rotate-box .btn, .rotate-box .btn:hover, .rotate-box .btn:focus, .rotate-box .btn:active { transform: translateX(-50%) !important; transition: none !important; animation: none !important; box-shadow: none !important; } /* MOBILE STYLES - Simple Clean List */ .mobile-rotate-item { background: white; border: 1px solid #e0e0e0; border-radius: 12px; padding: 1rem; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: box-shadow 0.3s ease; height: 100%; display: flex; flex-direction: column; align-items: center; text-align: center; cursor: default; } .mobile-rotate-item:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.15); } /* Hand cursor for mobile boxes with links */ .mobile-rotate-item[data-has-link="true"] { cursor: pointer; } .mobile-icon { width: 50px; height: 50px; background: #f8f9fa; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 0.75rem; flex-shrink: 0; } .mobile-icon-font { font-size: 1.8rem; color: #2d4566; } .mobile-image { max-width: 100%; max-height: 100%; border-radius: 8px; object-fit: cover; } .mobile-content { flex-grow: 1; display: flex; flex-direction: column; align-items: center; text-align: center; } .mobile-title { font-size: 0.9rem; font-weight: 600; color: #2d4566; margin-bottom: 0.5rem; line-height: 1.2; } .mobile-description { font-size: 0.75rem; color: #6c757d; line-height: 1.3; margin: 0; } /* Accessibility */ .rotate-box:focus { outline: 2px solid #0286dd; outline-offset: 2px; } /* Print Styles */ @media print { .rotate-boxes-section { page-break-inside: avoid; } .rotate-box { transform: none !important; } .rotate-box-back { display: none; } .rotate-boxes-mobile { display: block !important; } .rotate-boxes-desktop { display: none !important; } }
class="pt-4 pb-4" style="background-color: #ffffff;">

Features

Discover the key features and benefits of this product

Online Storage

Cloud storage space for files, images, etc.

Share Files

Share files with cloud users and external users, allow upload only, optionally password-protect

Mobile Apps

Apps available for iOS and Android

Collaboration

Work together on documents

Calendar & Contacts

Integrated calendar and contact management

Document editing

Edit Office documents directly

Deck

Kanban board for task management and collaborative work

Email Client

Mail client for every cloud user

Video Calls

Secure video conferences

2-Factor Authentication

Secure your cloud additionally.

Backup

EXCLUSIVE Disaster Recovery Backup with anytime access to the 7-day backup via webdav and download of the database dump and config.php

CloudConsole

EXCLUSIVE CloudConsole for backend management of your cloud

Online Storage
Share Files
Mobile Apps
Collaboration
Calendar & Contacts
Document Editing
Deck
Email Client
Video Calls
2-Factor Authentication
Backup
CloudConsole

Your Secure Cloud Solution

In times of growing data volumes and increasing data protection requirements, a secure, flexible, and GDPR-compliant cloud solution is essential. Our hosting offers are based on the open-source software Nextcloud – ideal for companies, teams, associations, and private users who value data sovereignty and security.

 

Overview of Nextcloud CE Features

  • Store & synchronize files securely: With Nextcloud, you store your data centrally and synchronize it on Windows, macOS, Linux, Android, and iOS.
  • File sharing & collaboration: Share files with individual access rights, password protection, or expiration dates – perfect for teamwork.
  • Calendar & contacts: Manage and synchronize appointments and contacts in a data-protection-compliant manner on all devices.
  • Team communication: Use the integrated Talk app for secure video calls, chats, and conferences – directly in your cloud.
  • Online Office: Edit documents, spreadsheets, and presentations together with OnlyOffice or Collabora Online – without third-party clouds.
  • Tasks & notes: Organize projects with integrated tools for to-dos and notes – ideal for structured teamwork.

Use Cases for a Hosted Nextcloud CE

  • Private cloud solution: Maximum control over your data – hosted on secure servers in Germany.
  • Team & project work: Version control, shared file usage, and integrated communication – all in one platform.
  • Legal certainty & data protection: GDPR-compliant cloud hosting including end-to-end encryption and two-factor authentication.
  • Mobile working: Full access to your cloud via mobile apps – anytime, anywhere.
  • Extensible & integrable: Connection to external systems such as email, CRM, or ERP possible – for maximum productivity.

Conclusion for Maximum Freedom & Security

With our hosting solution based on Nextcloud CE, you get a powerful, data-protection-friendly, and individually expandable alternative to commercial cloud services. Whether private or business – you retain full control over your data without sacrificing convenience or modern features.

Frequently Asked Questions

Here you will find answers to the most important questions about our offer.

General Questions

The server location is in Germany. The data centers are certified according to ISO 27001.

We offer various payment options: invoice, bank transfer, direct debit, PayPal, and credit card. The available country-specific options will be displayed to you during the ordering process.

The delivery time depends on the selected product. Many apps are ready within a few minutes. Occasionally, provisioning may take a little longer, but it is usually completed on the same day.

Questions about this product

Yes, you have full admin access to the cloud and can set up and manage users, install or remove apps, and much more directly in Nextcloud.

Do you have questions about our offer?

Don't hesitate to call us at Phone: +49 421 167605600