Zum Hauptinhalt springen

Self-Hosting Guide

Welcome to the AnonDocs self-hosting guide. This section will help you deploy and run your own AnonDocs instance on your infrastructure.

Getting Started

Choose your path:

  1. Installation & Requirements - Set up AnonDocs on your system
  2. LLM Provider Setup - Configure your AI model provider
  3. Configuration - Detailed configuration options
  4. Deployment Options - Production deployment strategies
  5. Production Considerations - Security, monitoring, and best practices

Quick Start

For a quick start with Docker:

git clone https://github.com/AI-SmartTalk/AnonDocs.git
cd AnonDocs
cp .env.example .env
# Edit .env with your configuration
docker-compose up -d

For detailed instructions, see the Installation Guide.

Proudly made byAI SmartTalkAI SmartTalk