Ir al contenido principal

Backing up your instance

en Via the CLI
Lista de autores
Publicado: 10 feb 2022|Última actualización: 30 jun 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.

ÚtilPoco útil

0 de 1 personas considera que esta página es útil

página siguienteManual Backups

Por favor, ingresa o regístrate para enviar un comentario.

Secciones de la página