{
  "product": "Nexo Share",
  "name": "Nexo Share",
  "description": "Self-hosted WeTransfer alternative documentation index",
  "site": "https://nexoshare.nl",
  "openapi": "https://nexoshare.nl/openapi.json",
  "llms": "https://nexoshare.nl/llms.txt",
  "developers": "https://nexoshare.nl/developers",
  "docs": [
    {
      "id": "api-reference",
      "title": "API Reference",
      "description": "Nexo Share REST API for self-hosted instances: authentication, shares, reverse shares, users, config, and JSON errors. OpenAPI at /openapi.json.",
      "path": "/docs/api-reference"
    },
    {
      "id": "backup-restore",
      "title": "Backup & Restore",
      "description": "Protect your Nexo Share data with proper backup strategies.",
      "path": "/docs/backup-restore"
    },
    {
      "id": "cli-management",
      "title": "CLI Management",
      "description": "Nexo Share includes a powerful Command Line Interface (CLI) that allows administrators to manage users, configuration, and system tasks directly from the con...",
      "path": "/docs/cli-management"
    },
    {
      "id": "configuration",
      "title": "Configuration",
      "description": "Nexo Share is configured through the web interface and environment variables.",
      "path": "/docs/configuration"
    },
    {
      "id": "faq",
      "title": "Frequently Asked Questions",
      "description": "Common questions about Nexo Share installation, configuration, and usage.",
      "path": "/docs/faq"
    },
    {
      "id": "features",
      "title": "Features",
      "description": "Nexo Share is a self-hosted WeTransfer alternative with security-first sharing: chunked uploads, Reverse Shares, admin-enforceable 2FA, passkeys, ClamAV, SSO...",
      "path": "/docs/features"
    },
    {
      "id": "installation",
      "title": "Installation",
      "description": "This guide walks you through installing Nexo Share using Docker Compose — a self-hosted WeTransfer alternative with app, PostgreSQL, and ClamAV.",
      "path": "/docs/installation"
    },
    {
      "id": "prerequisites",
      "title": "Prerequisites",
      "description": "Before installing Nexo Share, ensure your system meets these requirements.",
      "path": "/docs/prerequisites"
    },
    {
      "id": "production-deployment",
      "title": "Production Deployment",
      "description": "Deploy Nexo Share safely for production use.",
      "path": "/docs/production-deployment"
    },
    {
      "id": "security",
      "title": "Security",
      "description": "Nexo Share is built as a secure, self-hosted alternative to public file transfer services. This guide covers security features (2FA, passkeys, ClamAV, SSO)...",
      "path": "/docs/security"
    },
    {
      "id": "troubleshooting",
      "title": "Troubleshooting",
      "description": "Common issues and solutions for Nexo Share.",
      "path": "/docs/troubleshooting"
    },
    {
      "id": "welcome",
      "title": "Welcome to Nexo Share",
      "description": "Self-hosted WeTransfer alternative with Reverse Shares, admin-enforceable 2FA, passkeys, ClamAV, and Docker.",
      "path": "/docs/welcome"
    }
  ]
}
