Skip to main content

Security

5

Wiring SSO Into Your RavenDB Cluster

Register an SSO proxy's server certificate with RavenDB and map external identities to clearance levels and database permissions, in the Studio and through the API.

Jul 21, 2026

Backups in RavenDB: How to keep your database safe

Learn how RavenDB backups work, when to use logical backups versus snapshots, and how to configure scheduled and server-wide backup tasks via Studio and C# code.

Apr 14, 2026

RavenDB Client Certificates with Vault-Backed Key Reuse

RavenDB client certificates that renew automatically without re-registration using vault-backed key reuse patterns.

Feb 12, 2026

RavenDB Deployment Guide: Docker Compose Cluster

Deploy a 3-node RavenDB cluster with Docker Compose across three security levels: unsecured HTTP for local development, TLS with self-signed certificates for internal environments, and production-grade Let's Encrypt automation.

Mar 10, 2025

Setting up RavenDB with Docker and HTTPS

Learn how to run RavenDB in Docker with a self-signed TLS certificate using Docker Compose, including cert generation, volume setup, and environment variable configuration.

Dec 6, 2024