[
	{
        "id": "nextcloud",
        "name": "Nextcloud",
        "logo": "/assets/logo_nextcloud.png",
        "description": "Nextcloud is an open-source, self-hosted cloud platform that enables users to create and manage their own private cloud storage and collaboration environment.",
        "website": "https://nextcloud.com/",
        "tags": ["Open Source", "Web-Based", "Windows", "Linux", "macOS", "Mobile", "Docker", "Free", "Enterprise"],
        "sponsor": "silver",
        "sponsor_primary": true,
        "details": {
            "sections": [
                {
                    "title": "About Nextcloud",
                    "content": "Nextcloud is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription. Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control."
                },
                {
                    "title": "Key Features",
                    "content": [
                        "Synchronize files across devices with granular access controls, public links, file drops, and advanced sharing options like password protection, expiration dates, and video verification.",
                        "Access existing storage silos like FTP, Windows Network Drives, SharePoint and Samba shares seamlessly through Nextcloud.",
                        "The Confidential Files feature can automatically assign classification labels to files based on properties and metadata. This helps automate access restrictions or set up automations in Nextcloud Flow.",
                        "With Nextcloud Teams, people on your instance can self-organize in groups to work on common tasks, share and track team-related resources easily."
                    ]
                },
                {
                    "title": "MariaDB Support",
                    "content": "Nextcloud supports MariaDB as a primary database engine, recommended for optimal performance, stability, and functionality."
                }
            ],
            "links": [
                { "label": "Official Website", "url": "https://nextcloud.com/" },
                { "label": "GitHub", "url": "https://github.com/nextcloud" },
                { "label": "Download", "url": "https://nextcloud.com/install/" },
                { "label": "Documentation", "url": "https://nextcloud.com/support/" },
                { "label": "Sponsorship Announcement", "url": "https://mariadb.org/nextcloud-joins-mariadb-foundation-as-silver-sponsor-strengthening-the-european-open-source-backbone/" }
            ]
        }
    }
]