Skip to main content

How to copy Sync Server Kube Conf to Database table?


When makingyou anyinstall manual changes to thesoffid Sync server configurationin files,kubernetes, a properties file is generated. If this file is not saved in a permanent storage, it willcould be necessarylost during the Syns Server upgrade process.

Here you are the steps to copy theseyour changesKube config to thea Kubernetesdata secrets.base tabkle

Command example:

unset KUBERNETES_CONFIGURATION_SECRET

 

export DB_CONFIGURATION_TABLE=syncserver

 

 

java -cp "/opt/soffid/iam-sync/bin/bootstrap.jar:/opt/soffid/iam-sync/lib/mariadb-java-client-1.8.0.jar:/opt/soffid/iam-sync/lib/ojdbc10-19.18.0.0.jar" com.soffid.iam.sync.bootstrap.KubernetesSaver


Soffid version 3.x upgrade automatically the certificates when the certificate end date is close and no manual actions are required.