Applications

vPlus allows you to set up periodic backup with your own scripts or application-native backup commands. These can be executed either on the Node or remotely over SSH.

The Application can reside anywhere - it can be in a VM, Kubernetes deployment, or on a physical box.

Note. The only requirement is to allow vPlus to execute a set of commands over SSH or on the node to access data remotely.

In this section are:

  • Instances - Create Application definition (at least its name and Command Execution Configuration and select node which is going to do the work)

  • Execution Configurations - Prepare script or commands (this is a description of how your script is going to be invoked)

  • Backups SLAs - allow you to set up a correlation between applications, backup destinations, and schedules. It also allows you to configure policy schedules (schedules tab).

Last updated