Skip to content

Commit 5527841

Browse files
Added note about the license of RavenDb used in ServiceControl (#6905)
1 parent a93d639 commit 5527841

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

servicecontrol/ravendb/containers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ When ServiceControl is hosted in containers, the [`particular/servicecontrol-rav
1111

1212
The database container extends the [official RavenDB container](https://hub.docker.com/r/ravendb/ravendb) and is provided to ensure compatibility with ServiceControl instances. In other words, for any version `x.y.z` version of ServiceControl, the same version `x.y.z` of the database container should be used to ensure data storage compatibility.
1313

14+
> [!NOTE]
15+
The NServiceBus license covers the license for the embedded RavenDB that ships with ServiceControl. A separate RavenDB license is not required in this case.
16+
1417
> [!WARNING]
1518
> A single database container should not be shared between multiple ServiceControl instances in production scenarios.
1619

0 commit comments

Comments
 (0)