Get Started with
LunaOS

Deploy your first AI agent in minutes. Choose your preferred method to get started.

/// CHOOSE YOUR PATH

Get started with LunaOS using your preferred method

Self-Hosted

Deploy LunaOS on your own infrastructure

  • Full control
  • Free forever
  • Docker support
  • Community support
Get Started
Recommended

Cloud Hosted

Use LunaOS without setup

  • No setup required
  • Managed infrastructure
  • Automatic updates
  • Priority support
Start Free Trial

Enterprise

Custom deployment for large teams

  • Custom deployment
  • Dedicated support
  • SLA guarantee
  • Custom integrations
Contact Sales

Self-Hosted Setup

Deploy LunaOS on your own infrastructure in minutes

Prerequisites

  • Docker & Docker Compose

    For containerized deployment

  • PostgreSQL

    With pgvector extension

  • Redis

    For caching and pub/sub

  • Python 3.8+

    For local development

Quick Start

1. Clone the repository

git clone https://github.com/lunaos-ai/luna-os.ai.git
cd luna-os.ai

2. Start with Docker

docker-compose up -d

3. Access the API

curl http://localhost:8000/health

Cloud Hosted Setup

Get started with LunaOS in the cloud - no setup required

API Access

Use our hosted API to get started immediately:

API Base URL

https://api.lunaos.ai

Test the API

curl https://api.lunaos.ai/health

API Documentation

https://api.lunaos.ai/docs

SDKs & Libraries

Use our official SDKs to integrate LunaOS:

Python SDK

pip install lunaos-sdk

JavaScript SDK

npm install lunaos-sdk

What's Next?

Explore LunaOS features and start building AI-native applications

Read Documentation

Learn about LunaOS features, APIs, and best practices

View Docs

Create Your First Agent

Build and deploy your first AI agent with LunaOS

API Docs

Join the Community

Connect with other developers and get support

Join Discord