Skip to content

Operations Guide

Configure, secure, and deploy your Redis Agent Memory Server in production. This guide covers server configuration, authentication, LLM providers, and infrastructure setup.

Server Configuration

AI Provider Setup

Quick Reference

Topic Description
Configuration All environment variables and YAML settings
Authentication OAuth2, token auth, and development mode
Security Custom prompt security and best practices
LLM Providers Generation models including AWS Bedrock
Embedding Providers Embedding models and dimensions
Memory Vector Databases Storage backend configuration

Where to Start

Deploying to production? Start with Configuration to understand all server settings.

Setting up authentication? See Authentication for OAuth2 or token-based auth.

Using AWS? The LLM Providers guide covers AWS Bedrock setup for both generation and embedding models.

Customizing storage? Check Memory Vector Databases for Redis and custom backend options.