> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nxtsight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NxtSight

> User guides, admin references, CLI documentation, and resources for the NxtSight Cloud Platform.

<div style={{ display: 'flex', alignItems: 'center', gap: '2rem', flexWrap: 'wrap', marginBottom: '1rem' }}>
  <div style={{ flex: '1 1 260px', minWidth: 0 }}>
    <p style={{ fontSize: '1.15rem', lineHeight: '1.7' }}>
      Compute  ·  Storage  ·  Networking  ·  HCI  ·  Monitoring  ·  Disaster Recovery
    </p>
  </div>

  <div style={{ flex: '1 1 320px', minWidth: 0, display: 'flex', justifyContent: 'flex-end' }}>
    <img src="https://mintcdn.com/nxt-sight/D2os9dbrRS3v9f5F/images/nxtsight-docs-hero.svg?fit=max&auto=format&n=D2os9dbrRS3v9f5F&q=85&s=1b1b4b29c5e53de96bed1f61a225e5b7" alt="A workstation showing layered NxtSight documentation pages, files and settings" noZoom className="block dark:hidden" style={{ width: '100%', maxWidth: '460px', height: 'auto' }} width="500" height="500" data-path="images/nxtsight-docs-hero.svg" />

    <img src="https://mintcdn.com/nxt-sight/D2os9dbrRS3v9f5F/images/nxtsight-docs-hero-dark.svg?fit=max&auto=format&n=D2os9dbrRS3v9f5F&q=85&s=4a957b21d175e2f9d6d62d5900eb763e" alt="" aria-hidden="true" noZoom className="hidden dark:block" style={{ width: '100%', maxWidth: '460px', height: 'auto' }} width="500" height="500" data-path="images/nxtsight-docs-hero-dark.svg" />
  </div>
</div>

***

## Platform Services

<CardGroup cols={3}>
  <Card title="Compute" icon="cpu" href="/services/compute" color="#0b5ed7">
    Virtual machines on bare-metal hypervisors
  </Card>

  <Card title="Block Storage" icon="hard-drive" href="/services/storage/index" color="#0b5ed7">
    Persistent volumes, snapshots, and backups
  </Card>

  <Card title="Networking" icon="network" href="/services/networking/index" color="#0b5ed7">
    nxtNet, floating IPs, security groups
  </Card>

  <Card title="Object Storage" icon="database" href="/services/object-storage" color="#0b5ed7">
    S3-compatible containers, versioning, and temp URLs
  </Card>

  <Card title="Monitoring" icon="activity" href="/services/monitoring/index" color="#0b5ed7">
    Metrics, alert rules, dashboards, and log analytics
  </Card>

  <Card title="Disaster Recovery" icon="shield" href="/services/disaster-recovery/index" color="#0b5ed7">
    Protection plans, replication, failover, and failback
  </Card>
</CardGroup>

***

## NxtSight Products

<Tabs>
  <Tab title="Infrastructure" icon="boxes">
    <CardGroup cols={2}>
      <Card title="nxtVirt — Virtualization" icon="server" href="/products/nxtvirt" color="#0b5ed7">
        Manage VMs and containers on a single optimized platform.
      </Card>

      <Card title="Nxt Cloud Suite — Private Cloud Platform" icon="cloud" href="/products/cloud-suite" color="#0b5ed7">
        Multi-tenant IaaS with self-service, metering, chargeback, and Kubernetes.
      </Card>

      <Card title="nxtCube — Hyperconverged Infrastructure" icon="boxes" href="/products/nxtcube" color="#0b5ed7">
        Compute, storage, and networking in one system.
      </Card>

      <Card title="NxtSightOS — Operating System" icon="terminal" href="/products/nxtsightos" color="#0b5ed7">
        Purpose-built Linux distribution for NxtSight private cloud deployments.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Storage" icon="database">
    <CardGroup cols={1}>
      <Card title="nxtStore — Software-Defined Storage" icon="database" href="/products/nxtstore" color="#0b5ed7">
        Fault-tolerant distributed storage. Unified block, object, and file with self-healing.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Resilience & Migration" icon="rotate-ccw">
    <CardGroup cols={2}>
      <Card title="nxtDR — Disaster Recovery" icon="rotate-ccw" href="/products/nxtdr" color="#0b5ed7">
        Failover automation, replication, RPO/RTO management
      </Card>

      <Card title="nxtMove — Migration Suite" icon="truck" href="/products/nxtmove" color="#0b5ed7">
        Agentless migration from ten source platforms, with test cutover and rollback
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Security & Operations" icon="shield">
    <CardGroup cols={3}>
      <Card title="nxtGuard — SIEM & Security Operations" icon="shield" href="/products/nxtguard" color="#0b5ed7">
        Unified detection, compliance scoring, and 24x7 monitoring
      </Card>

      <Card title="nxtLog — Log Management" icon="file-text" href="/products/nxtlog" color="#0b5ed7">
        Centralized ingestion, indexed search, retention, and audit evidence
      </Card>

      <Card title="nxtRadar — Observability & Network Monitoring" icon="radar" href="/products/nxtradar" color="#0b5ed7">
        Metrics, traces, and topology-aware alerting across the estate
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Services" icon="users">
    <CardGroup cols={2}>
      <Card title="NxtSight Managed Services" icon="users" href="/products/managed-services" color="#0b5ed7">
        Consulting and SLA-backed 24x7 operations across the open stack
      </Card>

      <Card title="nxtInsight — Intelligent Cloud Operations" icon="sparkles" href="/products/nxtinsight" color="#0b5ed7">
        Natural-language cloud management with on-premises AI inference
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

***

## Services

**Compute & Orchestration**

| Service                | Description                                             | Docs                                                                                                |
| ---------------------- | ------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| **Compute**            | Virtual machines, live migration, hypervisor management | [User Guide](/services/compute/user-guide) · [Admin Guide](/services/compute/admin-guide)           |
| **Kubernetes**         | Managed Kubernetes clusters                             | [User Guide](/services/kubernetes/user-guide) · [Admin Guide](/services/kubernetes/admin-guide)     |
| **Instance HA**        | Automated instance recovery on host failure             | [User Guide](/services/instance-ha/user-guide) · [Admin Guide](/services/instance-ha/admin-guide)   |
| **Resource Optimizer** | Workload placement and consolidation                    | [User Guide](/services/optimization/user-guide) · [Admin Guide](/services/optimization/admin-guide) |

**Storage**

| Service                      | Description                                           | Docs                                                                                                    |
| ---------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Block Storage**            | Persistent volumes, snapshots, backups, storage tiers | [User Guide](/services/storage/user-guide) · [Admin Guide](/services/storage/admin-guide)               |
| **Object Storage**           | S3-compatible distributed object store                | [User Guide](/services/object-storage/user-guide) · [Admin Guide](/services/object-storage/admin-guide) |
| **Software-Defined Storage** | Unified block, object, and file storage               | [User Guide](/services/sds/user-guide) · [Admin Guide](/services/sds/admin-guide)                       |
| **Image Service**            | OS images, snapshots, and image sharing               | [User Guide](/services/images/user-guide) · [Admin Guide](/services/images/admin-guide)                 |

**Networking & Security**

| Service               | Description                                            | Docs                                                                                                  |
| --------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| **Networking**        | nxtNet, tenant networks, security groups, floating IPs | [User Guide](/services/networking/user-guide) · [Admin Guide](/services/networking/admin-guide)       |
| **Load Balancer**     | L4/L7 load balancing with health checks and TLS        | [User Guide](/services/load-balancer/user-guide) · [Admin Guide](/services/load-balancer/admin-guide) |
| **DNS**               | Managed DNS zones and record management                | [User Guide](/services/dns/user-guide) · [Admin Guide](/services/dns/admin-guide)                     |
| **Identity & Access** | Authentication, RBAC, projects, multi-tenancy          | [User Guide](/services/identity/user-guide) · [Admin Guide](/services/identity/admin-guide)           |
| **Key Manager**       | Secrets, certificates, encryption key management       | [User Guide](/services/key-manager/user-guide) · [Admin Guide](/services/key-manager/admin-guide)     |

***

## Release Notes

<Update label="March 2026" description="Latest Releases" tags={["Current"]}>
  | Product             | Version     | Status                                   |
  | ------------------- | ----------- | ---------------------------------------- |
  | **nxtVirt**         | 2025.1 LTS  | Stable — Long-term support               |
  | **Nxt Cloud Suite** | 2025.1      | Stable — Full private cloud platform     |
  | **nxtDeploy**       | 2025.1-beta | Beta — Deployment & lifecycle management |
  | **NxtSightOS**      | 3.1         | Stable — Base OS with security hardening |

  [View full changelog and version history →](/changelog)
</Update>

***

## Resources

<CardGroup cols={3}>
  <Card title="Blogs" icon="file-text" href="https://blog.NxtSight.tech/" color="#0b5ed7">
    Articles, best practices, platform updates
  </Card>

  <Card title="Contact Support" icon="headphones" href="mailto:support@NxtSight.tech" color="#0b5ed7">
    24/7/365 multilingual support
  </Card>

  <Card title="About NxtSight" icon="building-2" href="https://NxtSight.tech/about" color="#0b5ed7">
    NxtSight Technologies — Made in India
  </Card>
</CardGroup>
