# Llamactl Documentation Welcome to the Llamactl documentation! Llamactl is a powerful management tool for llama-server instances that provides both a web interface and REST API for managing large language models. ## What is Llamactl? Llamactl is designed to simplify the deployment and management of llama-server instances. It provides: - **Instance Management**: Start, stop, and monitor multiple llama-server instances - **Web UI**: User-friendly interface for managing your models - **REST API**: Programmatic access to all functionality - **Health Monitoring**: Real-time status and health checks - **Configuration Management**: Easy setup and configuration options ## Key Features - 🚀 **Easy Setup**: Quick installation and configuration - 🌐 **Web Interface**: Intuitive web UI for model management - 🔧 **REST API**: Full API access for automation - 📊 **Monitoring**: Real-time health and status monitoring - 🔒 **Security**: Authentication and access control - 📱 **Responsive**: Works on desktop and mobile devices ## Quick Links - [Installation Guide](getting-started/installation.md) - Get Llamactl up and running - [Quick Start](getting-started/quick-start.md) - Your first steps with Llamactl - [Web UI Guide](user-guide/web-ui.md) - Learn to use the web interface - [API Reference](user-guide/api-reference.md) - Complete API documentation ## Getting Help If you need help or have questions: - Check the [Troubleshooting](advanced/troubleshooting.md) guide - Visit the [GitHub repository](https://github.com/lordmathis/llamactl) --- Ready to get started? Head over to the [Installation Guide](getting-started/installation.md)!