Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.12 KB

installation.md

File metadata and controls

26 lines (19 loc) · 1.12 KB
title summary component versions reviewed related redirects
Installing RavenDB
How to install RavenDB when using RavenDB persistence for various versions of NServiceBus.
core
[3,)
2024-10-01
nservicebus/operations
nservicebus/using-ravendb-in-nservicebus-installing
nservicebus/ravendb/installation

include: dtc-warning

include: cluster-configuration-info

To install RavenDB, download the server and install as described in the RavenDB documentation or use a hosted RavenDB provider such as RavenHQ.

RavenDB should only be used for NServiceBus persistence when the endpoint's business data is already stored in RavenDB. NServiceBus shares the same DocumentStore object used for business data, configured using the RavenDB connection options.

Upgrading RavenDB

To upgrade an existing RavenDB installation, refer to the RavenDB upgrade process.

It is strongly recommended to backup all databases before upgrading.