jfrog / charts

JFrog official Helm Charts
https://jfrog.com/integration/helm-repository/
Apache License 2.0
254 stars 439 forks source link

Xray offline database sync #1454

Closed rs-tas closed 3 years ago

rs-tas commented 3 years ago

Is this a request for help?: Yes

Hi, I want to do an offline update of the Xray database, but I can only find the following instructions which apply to a regular installation (not for JFrog Platform running in pods) : https://www.jfrog.com/confluence/display/JFROG/Configuring+Xray#ConfiguringXray-SynchronizingtheDatabase

Is this the way to go?

rs-tas commented 3 years ago

I managed to do the offline update by following the instructions found in the link in my previous post once I figured out where to copy the downloaded files.

I used kubectl cp to import these files into the xray-server container of the xray pod to the following locations:

The exact commands I used are: