NextCloud

NextCloud

Deploy Nextcloud on Moltern for self-hosted cloud storage, file sync, calendar, contacts, office collaboration, and Google Drive alternative.

Service catalog docs
Deploy Now →

NextCloud

What is NextCloud?

NextCloud is an open-source productivity platform that provides a secure and private alternative to popular cloud storage services like Google Drive and Dropbox. It allows you to store, sync, and share files, photos, and videos across multiple devices, and offers features like file versioning, password-protected sharing, and collaboration tools.

Deployment Variants

Nextcloud is available in four deployment configurations in Moltern:

Nextcloud (Default)

  • Database: SQLite (embedded)
  • Use case: Simple deployments, testing, or personal file storage
  • Components: Single Nextcloud container with built-in SQLite database

Nextcloud with PostgreSQL

  • Database: PostgreSQL
  • Use case: Production deployments requiring better performance and scalability
  • Components:
    • Nextcloud container
    • PostgreSQL container
    • Automatic database configuration and health checks

Nextcloud with MySQL

  • Database: MySQL
  • Use case: Production deployments with MySQL preference
  • Components:
    • Nextcloud container
    • MySQL container
    • Automatic database configuration and health checks

Nextcloud with MariaDB

  • Database: MariaDB
  • Use case: Production deployments with MariaDB preference (recommended for most users)
  • Components:
    • Nextcloud container
    • MariaDB container
    • Automatic database configuration and health checks

Screenshots

NextCloud preview

Links

← Back to Documentation