Configuring database backups

Description

It is strongly recommended that you configure a database backup storage location that is not local to the NSP cluster. To do so, you must configure NFS using the following parameters in the backups section of the nsp-config.yml file:

nfs:

   server: "server"

   path: "path"

where

server is the NFS server IP address

path is the local path of the exported file system