Complete documentation for the Ansible-based Claude Code development environment deployment system.
- Installation Guide - Prerequisites, setup, and first deployment
- Quick Start - Deploy in 5 minutes
- Configuration - Environment variables, paths, and settings
- Single Machine Deployment - Deploy to one VM (most common)
- Group Deployment - Deploy to multiple VMs
- Authentication - SSH keys, passwords, and security
- Git Configuration - Multi-provider Git credential management
- MCP Servers - Model Context Protocol server deployment
- Docker & Kubernetes - Container development tools
- Screen Sessions - Persistent terminal sessions
- Makefile Commands - All available commands and options
- Inventory Examples - Sample inventory configurations
- Troubleshooting - Common issues and solutions
- Architecture - System design and structure
- Deploy to a single VM → Single Machine Deployment
- Set up Git with multiple providers → Git Configuration
- Configure MCP servers → MCP Servers
- Use different authentication → Authentication
- Deploy to multiple servers → Group Deployment
- Troubleshoot issues → Troubleshooting
- Command reference → Makefile Commands
- Configuration examples → Configuration
- Inventory templates → Inventory Examples
- System architecture → Architecture
- ⚡ Quick Start - Get running in 5 minutes
- 🔧 Installation - Complete setup guide
- 🎯 Examples - Copy-paste configurations
- ❓ Troubleshooting - Fix common issues