Run Time Configuration

Introduction

The Run Time Configuration is all about the settings for deployed solutions. If you want to configure the settings for Solution Designer or Solution Hub please see the Product Configuration.

The configuration of deployed solutions is split up into three levels:

Environment Level

This level is the top-most level as it sets up the default configuration for all k5-projects in your cluster. It is also the level to set up the initial values that are required to create k5-projects to which you will later deploy your solutions.

Whenever you create a new k5-project these settings will be applied until you create a Project Configuration that will override these settings only for a certain k5-project.

Attention: These settings are also required for the k5-project-operator to run gracefully.

Visit Environment Configuration to set up the initial configuration.

Project Level

The Project Configuration will override the Environment Configuration and is intended to set specific configurations for a single k5-project. The settings you make on this level will be applied as default setting for all solutions that will be deployed to this project.

Visit Project Configuration to set up the configuration for a certain k5-project.

Solution Level

Lastly the Solution Configuration overrides all other settings made on the higher levels. It is intended to override specific configurations made on the project level. Some typical settings are the log level or setting up specific service bindings that will be applied to only this solution when it gets deployed.

It is not necessary to set up a Solution Configuration as long as you are fine with the Project configuration. You can also only override one or more single settings with a Solution Configuration and let the rest be defined by the Project Configuration.

Visit Solution Configuration to set up the configuration for a certain solution.