Moving kong data due to change in VM

Hi Kong Nation. Is there a way to set up the same Kong configurations(services/routes/plugins) in another VM without having to do it using kong admin api? There might be a case where the VMs we are using for kong enterprise change in future and we don’t want to have to run everything again to set it up.

Hi @sturaw , you can use deck to move your configs from one VM to the other.

Dump the config from the source VM and sync them to the destination

See decK - v1.8.x | Kong Docs

1 Like