Skip to main content

Backing up your instance

in Via the CLI
Authors list
Zverejnené: 10. 2. 2022|Posledná Aktualizácia: 30. 6. 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.

PomocnéNeužitočná

0 z 1 ľudí považuje túto stránku za užitočnú

next pageManual Backups

Please log in or register to submit a comment.