RavenDB license expiration

Viewed 37

We are deploying an app for a lot of customers on different servers (Windows, Linux). Part of the app is a RavenDB instance which is always hosted on-premise next to the actual web app.

An activated RavenDB server states that the license expires at some time (Community edition in this case). It's no option to manually renew RavenDB licenses for all servers. What happens when the Community-license expires? And how is it possible to automate renewal?

1 Answers

Each RavenDB instance should have its own separate license and the renewal process cannot be automated.

Related