Configuration
Configure RushDB after deployment — environment variables, API key management, and production security.
Environment Variables
RecommendedRequiredComplete reference for all .env settings — core, database, Neo4j, embeddings, and authentication variables with defaults and descriptions.
Environment.envReference
View full guide Authorization
RequiredCreate a project and generate API keys from the dashboard. Required before any SDK or REST API call. Works for both managed cloud and self-hosted instances.
Prerequisites
- RushDB dashboard access (cloud or self-hosted)
API KeyJWTAuthentication
View full guide Security
AdvancedHarden your instance for production — TLS setup, secrets generation, network isolation, and encryption key rotation.
Prerequisites
- Self-hosted RushDB running
- Domain + DNS access
TLSHTTPSFirewallSecrets
View full guide Also see: