LOCAL FILE REPOSITORY (LFR)
This section describes LFR upgrade in detail.
-
Log in to the Artifactory site using the Virsec-provided credentials from the local machine
-
Navigate to the directory Artifacts > vsp > ReleaseNumber
-
Right-click on the file vsp_lfr.tar.gz, listed on the page and download it to the local system
-
Create and sync the LFR service with the Artifactory by executing the below steps:
-
Log in to the Management Node
-
Copy the downloaded file vsp_lfr.tar.gz
-
-
Execute the below command to unzip the file vsp_lfr.tar.gz
-
tar -xvzf vsp_lfr.tar.gz
-
cd lfr
-
-
The below files are present in the directory lfr
-
Execute the below command to remove the previous LFR instance
./vsp_deploy_lfr.sh -s
NOTE:
Ensure that the executed script is from the installed VSP version directory
-
Execute the below command to deploy LFR service and sync with the necessary files from Artifactory. Provide Artifactory user credentials when prompted
NOTE:
It takes approximately 10-15 minutes for LFR deployment and sync (over the internet)
Ensure that the executed script is from the new VSP version directory-
The URL and IP Address to access LFR service are provided at the end of script execution
./vsp_deploy_lfr.sh
-
VERIFICATION
-
Execute the below command to procure the URL and IP address
-
kubectl get service -n virsec
NOTE:
Only IP address will be displayed in an on-premise setup without the URL information
-
-
Access the above LFR IP address using any browser. Navigate to the directory vsp to view the refreshed list of files