# Nebula ## Docs - [Changelog](https://docs.zeroset.com/changelog/overview.md): Public release notes for the Nebula platform. We publish notable product, security, and reliability changes here as they ship. - [Node.js Client](https://docs.zeroset.com/clients/nodejs.md): Official Node.js SDK for Nebula - [Python Client](https://docs.zeroset.com/clients/python.md): Official Python SDK for Nebula - [Docker Compose](https://docs.zeroset.com/enterprise/compose.md): Deploying Nebula Enterprise on a single host with Docker Compose - [Data Connectors](https://docs.zeroset.com/enterprise/connectors.md): Enabling the Microsoft 365 (Outlook, OneDrive, SharePoint, Teams) and other OAuth connectors on a customer-deployed Nebula Enterprise install - [Integration Contracts](https://docs.zeroset.com/enterprise/integration-contracts.md): Enterprise integration surfaces for live memory events and service clients - [AKS](https://docs.zeroset.com/enterprise/kubernetes/aks.md): Deploying Nebula Enterprise on Azure Kubernetes Service with Workload Identity, Azure Database for PostgreSQL, and Azure Blob Storage - [EKS](https://docs.zeroset.com/enterprise/kubernetes/eks.md): Deploying Nebula Enterprise on Amazon EKS with Karpenter, RDS, and S3 - [GKE](https://docs.zeroset.com/enterprise/kubernetes/gke.md): Deploying Nebula Enterprise on Google Kubernetes Engine with Workload Identity, Cloud SQL, and GCS - [On-premises Kubernetes](https://docs.zeroset.com/enterprise/kubernetes/onprem.md): Deploying Nebula Enterprise on bare-metal or private-cloud Kubernetes with bundled or external Postgres, local storage, and optional in-cluster vLLM - [In-cluster models](https://docs.zeroset.com/enterprise/kubernetes/vllm.md): Running completion and embedding inference inside your Kubernetes cluster - [Managed AWS resources](https://docs.zeroset.com/enterprise/managed-resources.md): Backing Nebula's durable state on RDS Postgres and S3 instead of in-stack containers - [Model Endpoints](https://docs.zeroset.com/enterprise/model-endpoints.md): Configure named OpenAI-compatible model endpoints for self-hosted Nebula deployments - [Overview](https://docs.zeroset.com/enterprise/overview.md): Deploying Nebula Enterprise — choosing between Kubernetes and Docker Compose - [Security](https://docs.zeroset.com/enterprise/security.md): Verifying Nebula Enterprise bundle integrity, service authentication, and per-image Sigstore build provenance - [Workflows](https://docs.zeroset.com/enterprise/workflows.md): Workflow read APIs for observed workflow instances and mined patterns - [Collections Guide](https://docs.zeroset.com/guides/collections.md): Organize memories into logical collections - [Core Concepts](https://docs.zeroset.com/guides/concepts.md): Understanding Nebula's architecture: memories, sources, and the vector graph - [Connectors Guide](https://docs.zeroset.com/guides/connectors.md): Sync external data sources into Nebula collections via OAuth - [Conversations Guide](https://docs.zeroset.com/guides/conversations.md): Build chat applications with conversation memories - [Customer-Owned Object Storage](https://docs.zeroset.com/guides/customer-owned-storage.md): Store hosted collection graph data in your own S3 bucket - [Device Memory](https://docs.zeroset.com/guides/device-memory.md): Own your memory graph on-device while using Nebula as a stateless compute engine - [Device Memory API](https://docs.zeroset.com/guides/device-memory-api.md): REST API reference for device-memory endpoints - [Device Memory Quickstart](https://docs.zeroset.com/guides/device-memory-quickstart.md): Get started with client-owned memory in 5 minutes - [Memory Operations](https://docs.zeroset.com/guides/memory-operations.md): Store, retrieve, and manage memories in Nebula - [Metadata Filtering](https://docs.zeroset.com/guides/metadata-filtering.md): Filter reference for search and retrieval - [Search Guide](https://docs.zeroset.com/guides/search.md): Vector graph search in Nebula - [Introduction](https://docs.zeroset.com/introduction.md): The memory layer that gives AI applications structured, long-term memory - [MCP Integration](https://docs.zeroset.com/mcp-integration.md): Connect AI assistants to Nebula via Model Context Protocol - [Claude Code](https://docs.zeroset.com/plugins/claude-code.md): Add long-term memory to Claude Code with the Nebula plugin - [OpenClaw](https://docs.zeroset.com/plugins/openclaw.md): Add long-term memory to OpenClaw with the Nebula plugin - [Zo](https://docs.zeroset.com/plugins/zo.md): Give Zo long-term memory with Nebula - [Quick Start](https://docs.zeroset.com/quickstart.md): Get started with Nebula API in minutes