Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

Customice logging

Installation

Introduction Sync server logging can be customized by adding logging.properties file in the conf directory. Example Following is a sample configuration file: handlers=java.util.logging.ConsoleHandler .level=INFO config= java.util.logging.ConsoleHandle...

Soffid
3
Install
Sync Server

How to copy Sync Server Kube Conf to Database table?

Installation Installing Soffid on Kubernetes

When you install soffid Sync server in kubernetes, a properties file is generated. If this file is not saved in a permanent storage, it could be lost during the Syns Server upgrade process. Here you are the steps to copy your Kube config to a data base table ...

Soffid
3
Install
Sync Server
Kubernetes
Secrets

How to copy to Kubernetes Secrets?

Installation Installing Soffid on Kubernetes

When making any manual changes to the Sync server configuration files, it will be necessary to copy these changes to the Kubernetes secrets. Command example:  java -cp "/opt/soffid/iam-sync/bin/bootstrap.jar" com.soffid.iam.sync.bootstrap.KubernetesSaver ...

Soffid
3
Install
Sync Server
Kubernetes
Secrets

Installing Sync server

Installation Installing Soffid on your server

Guide to install Synchronization server on your own server Prerequisites Soffid IAM sync server requires the following requirements: Windows or Linux (Ubuntu is the most commonly used) Java JDK 11 for Soffid 3, Java JDK 17 for Soffid 4 8GB RAM > 10GB d...

Soffid
3
Install
Sync Server

Installing Sync server

Installation Installing Soffid using Docker

Guide to install Sync server using Docker. Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Installed Repositories Soffid 3 uses the public Docker Hub: https://hub.docker.com/r/soff...

Soffid
3
Install
Sync Server
Docker

Installing Sync server

Installation Installing Soffid on Kubernetes

Guide to install Sync server on Kubernetes. Prerequisites Soffid IAM sync server requires the following requirements: Supported database installed Soffid Console Installed Video Tutorial Linux Installation You can use the docker image described a...

Soffid
3
Install
Sync Server
Kubernetes