Gå till huvudinnehåll

Upgrading OPC and instance to a specific version using CLI

i Host Configuration
Författarlista
Publicerad: 4 sep. 2023|Senast Uppdaterad: 4 sep. 2023
Question

How to upgrade OPC and Instance to a specific version using CLI?

To upgrade OPC:

opc update-opc --opc-image-tag <version> --opc-image-repo deskpro/deskpro-opc
copy

<version> = version of OPC you wish to upgrade.

To upgrade instance:

opc inst -i <helpdesk id> update --tag <instance_version>
copy

<helpdesk id> = helpdesk name

<instance_version> = version of the instance to upgrdae

Warning

Downgrading the version is not recommended, especially for instances as there might be database migrations that are not backward compatible

HjälpfullOanvändbar
nästa sidaUsing a custom SSH configuration
föregående sidaModifying PHP configuration

Logga in eller registrera dig för att lämna en kommentar.