View RawView Code

Installation Guide

5q12's Indexer offers multiple installation methods to suit different environments and preferences. Choose the method that best fits your setup and experience level.

Installation Methods

1. Docker Installation (Recommended)

Best for: Most users, production deployments, quick setup, isolated environments The easiest way to install 5q12's Indexer with complete environment isolation and automatic dependency management. → Docker Installation Guide

2. Automated Script Installation

Best for: Debian/Ubuntu servers, system administrators, production servers Automatic installation with dependency management and system integration for Debian-based systems. → Script Installation Guide

3. Manual Installation

Best for: Advanced users, custom environments, learning the system Step-by-step manual installation with full control over the process. → Manual Installation Guide

Quick Start

For most users, we recommend starting with Docker Installation:
# Create docker-compose.yml with the configuration
# Replace /your/host/path with actual directories
docker-compose up -d
Access at: http://localhost:5012

System Requirements

For Docker installation: For script/manual installation: For automated script installation: Repository:

Post-Installation

After installation with any method:
  1. Access the indexer via your web browser
  2. Add content to the files directory
  3. Review security settings for production use

Support

If you encounter issues with any installation method:
  1. Check the method-specific installation guide
  2. Review the Troubleshooting Guide
  3. Consult the Configuration Guide for post-installation setup
  4. See the Security Guide for hardening recommendations

Next Steps: After installation, see the Configuration Guide to create your indexer settings.