Guides
These guides walk you through the operational tasks involved in running AI Smart Redact in development and production: configuring services, scaling Workers horizontally and vertically, setting up authentication, monitoring jobs, and updating between versions. Each guide assumes that you’ve already deployed the stack with Docker Compose by following Get started with AI Smart Redact.
📄️ Update
Learn how to update AI Smart Redact to a new version, including Docker image updates, automatic database migrations, and rollback.
📄️ Monitor
Learn how to monitor AI Smart Redact using health check endpoints, log files, and the RabbitMQ management UI.
📄️ Scale
Learn how to scale AI Smart Redact horizontally with multiple Workers, vertically with GPU acceleration and batch inference tuning, and plan memory allocation.
📄️ Configuration
Operational guide for configuring AI Smart Redact services, covering encryption-key generation and rotation, S3 and MinIO file storage, GPU deployment, and chunk-size tuning.
📄️ Authentication
Learn how to authenticate with the AI Smart Redact Orchestrator API using JWT tokens, API keys, and the first log-in flow.
📄️ Observability
Learn how to set up OpenTelemetry traces, logs, and metrics for AI Smart Redact, and connect them to Grafana or any OTLP-compatible backend.
📄️ HITL web application
Learn how to set up and use the AI Smart Redact Human-in-the-Loop (HITL) web application for reviewing and approving detected entities before redaction.