Skip to main content

Backing up your instance

in Via the CLI
Authors list
Опубликованный: 10 февр. 2022 г.|Last updated: 30 июн. 2022 г.

The opc command allows you to easily backup your instance's database.

Backing up Copy link to Backing up to clipboard

Run the following command:

opc inst -i {instance_ID} backup
copy

Once your backup is complete, it will provide you with the path to where the backup is stored. By default, it will be contained within the following:

/opt/deskpro/data/instances/{instance_ID}/backups/
copy

Restoring Copy link to Restoring to clipboard

Run the following command:

opc inst -i {instance_ID} restore -d /path/to/backup/
copy

You will need to specify the path to the backup file.

ПолезноUnhelpful

0 of 1 people found this page helpful

next pageManual Backups

Please log in or register to submit a comment.