Category: Software, Database, Data, Microsoft, Ubuntu

Cloud native, container, mobile, big data, and web developers often depend on databases to extend the functionality of their applications. There are many NoSQL databases available, one of which is RavenDB. RavenDB was designed for the .NET platform and offers plenty of features to appeal to developers of all types of applications: I’m going to walk you through the process of getting RavenDB up and running on Ubuntu Server 20.04.

That file should look like this: Where SERVER is the IP address of your hosting server.

If you’ll be using RavenDB over a public network, that configuration file would look something like this: Where PRIVATE is the private IP address of your server and PUBLIC is the public DNS URL for your cloud instance.

Related Articles