Init Configuration

The Data Focus application can use SDM or Data Focus as its Metadata service. Before deploying Data Focus, you need to configure some parameters to ensure it works correctly. Be sure to confirm the deployment type before proceeding with the configuration.

Please check if the config.sh file exists in the same folder as the docker-compose file. This script will help you configure the Data Focus application.

Avoid using root user of the system. You must use the different user with sudo rights.

The config.sh script creates a backup of the docker-compose file with each run. You can find previous versions of the compose file in the backup folder and restore them if needed.

The script automatically configures the compose file, but if you need advanced configurations, you can manually update the variables without using config.sh. You can use editors like Vim or Nano to modify the docker-compose file.