• Installation: Running as a Service start/installation/running-as-service

    ... ...Installation: Running as a Service Running servers as OS services reduces downtime whenever a machine restarts because the
  • Installation: Running in a Docker Container start/installation/running-in-docker-container

    ... ...Installation: Running in a Docker Container RavenDB can be launched using Docker. Stable and LTS Docker images of RavenDB
  • Installation: Setup Wizard Walkthrough start/installation/setup-wizard

    ... ... such as running RavenDB embedded, or working without browser cookies, the prompt may appear again. If necessary, you can ad
  • Installation: DEB Package start/installation/gnu-linux/deb

    ... ...you can connect the RavenDB service from a browser and complete the setup process using our setup wizard. In this page:
  • Getting Started start/getting-started

    ... ... If you want to install the cluster as a service (it will improve availability because it will automatically run in the
  • Installation: Deployment Considerations start/installation/deployment-considerations

    ... ... Storage Considerations Network Considerations Running RavenDB When the Database Grows Bigger
  • Setup Examples: AWS Windows VM start/installation/setup-examples/aws-windows-vm

    ... ... where RavenDB server is running The logs folder If you intend to run as a service, the write permissions
  • Setup Examples: AWS Linux VM start/installation/setup-examples/aws-linux-vm

    ... ... will setup RavenDB on an AWS EC2 t2.micro virtual machine running Ubuntu 16.04. We will go through the necessary steps that
  • Installation: Kubernetes: AWS EKS start/installation/setup-examples/kubernetes/aws-eks

    ... ... you have installed the AWS Cli and Kubectl and you have a running 3-node cluster. You should complete the first 4 steps in
  • Installation: Kubernetes: Google GKE start/installation/setup-examples/kubernetes/google-gke

    ... ...with the name "Compute Engine default service account" (or the equivalent member if the default name was changed). In
  • Installation: Kubernetes: Azure AKS start/installation/setup-examples/kubernetes/azure-aks

    ... ... you have installed Azure Cli and Kubectl and you have a running 3-node cluster. In this guide, we create a 3-node Standard
  • Guides: Add RavenDB to an Existing Azure Functions Project (.NET C#) start/guides/azure-functions/existing-project

    ... ... differs depending on whether your C# functions are running: Follow the in-process DI guide for C# class library
  • Add RavenDB to an Existing AWS Lambda Project (.NET C#) start/guides/aws-lambda/existing-project

    ... ... The resulting service configuration will look like this: // Requires a using

  • NoSQL Cloud Service: Overview cloud/cloud-overview

    ... ...NoSQL Cloud Service: Overview Running RavenDB as a cloud service frees you from operational overhead by passing much of the
  • Cloud: Tiers and Instances cloud/cloud-instances

    ... ...They have a single node and no Service-Level Agreement (SLA). You can run only one free node per account. To raise a free
  • Cloud: Backup And Restore cloud/cloud-backup-and-restore

    ... ... files can be kept using an Amazon service (S3 or S3 Glacier) or a Microsoft service (Azure). We recommend that you use a

  • Server: Running an Embedded Instance server/embedded

    ... ...Server: Running an Embedded Instance This page explains how to run RavenDB as an embedded server. In this page:
  • Configuration: Command Line Arguments server/configuration/command-line-arguments

    ... ... Arguments Runningvides the ability to setup both its behavior (e.g. running as daemon
  • Security: Common Errors & FAQ server/security/common-errors-and-faq

    ... ... System.InvalidOperationException: Failed to simulate running the server with the supplied settings using:
  • Authentication: Manual Certificate Configuration server/security/authentication/certificate-configuration

    ... ... The PowerShell CLI window will be running the server terminal. The last line should read ravendb>. In the CLI, run
  • Administration: RavenDB CLI server/administration/cli

    ... ...Administration: RavenDB CLI Running RavenDB as a console application provides basic information along with a command line
  • Authentication: Let's Encrypt Certificates server/security/authentication/lets-encrypt-certificates

    ... ...even if issued by Let's Encrypt. When running as a cluster, the replacement process is a distributed operation. It involves
  • Let's Encrypt: Solve Certificate Renewal Issue server/security/authentication/solve-cluster-certificate-renewal-issue

    ... ... settings.json file on all nodes and restart the RavenDB service (node-by-node for no downtime). Solution 2: In the
  • Configuration: Monitoring Options server/configuration/monitoring-configuration

    ... ... monitoring requires a servicetialization. You can set the OpenTelemetry service instance ID using this
  • Ongoing Tasks: ETL Basics server/ongoing-tasks/etl/basics

    ... ...allowing each service to access its own copy of the data without cross-service calls (e.g., sharing a product catalog among

  • What Is the Changes API client-api/changes/what-is-changes-api

    ... ...the Changes API The Changes API is a Push Notifications service, that allows a RavenDB Client to receive messages from a
  • Proximity Search client-api/session/querying/text-search/proximity-search

    ... ... Use the Proximity method when running a full-text search by the Search method. In this page: Why use proximity

  • Counters and Other Features document-extensions/counters/counters-and-other-features

    ... ... and Changes API Changes API is a Push service, that can inform you of various changes on the Server,

  • Query for distinct results indexes/querying/distinct

    ... ... the above 'Select' .Distinct() .ToList(); // Running this on the Northwind sample data // will result in a

  • Backups studio/database/tasks/backup-task

    ... ... Manually Creating One-Time Backups Delaying a Running Backup Task When the Cluster or Node is Down Backup