In your UM Cloud installation you cannot just SSH into your machine and edit one of the well-known configuration files (cmsbs.properties
, additional.attributes
etc.) to update certain global settings, modify the data model or add custom CSE plugins.
This section shows how these tasks can be carried out for a Cloud UM.
Create a custom UM Plugin
In order to have a similar degree of control over your Cloud UM as you are used to from an on-premise installation, you need to create a custom UM Plugin. This Plugin may contain your custom Core Scripting Engine code – if any – but also attribute configuration and other global settings that you would otherwise put into your cmsbs-conf/cmsbs.properties
file.
You can follow along Providing a custom Plugin for the UM Cloud to create an empty Plugin, test it locally and have it included in your UM Cloud instance.
Ladereihenfolge der Konfigdateien
Unsere ganz vorn mit _pi.*
Tip:
Extras / System / …