What problem does it solve?
This Skill provides comprehensive guidance on configuring OpenClaw, covering core settings, environment variables, database connections, Redis integration, scheduler, executor, logging, and security parameters, enabling robust and optimized deployments.
Core Features & Use Cases
- Configuration Management: Detailed examples for
application.yml and worker.yml.
- Environment Variables: Clear mappings for server and worker environments, including Docker.
- Database & Redis: Tuning parameters for connection pools, clustering, and sentinel setups.
- Security: JWT, password policies, HTTPS, and CORS configurations.
- Performance Tuning: JVM and thread pool optimization strategies.
- Use Case: You need to set up a new OpenClaw instance for a high-traffic production environment. This skill will guide you through optimizing the database connection pool, configuring Redis for caching, and setting up secure JWT authentication.
Quick Start
Use the configuration skill to view the recommended JVM tuning parameters for a production environment.