Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
But how come run mode specific OSGI config will be picked for it? Do we have to define run mode in template? e.g.
If we do so, will end up duplicating the configuration in template? Previously after defining configs in template, dynamic value used to picked from environment specific files? How will it be picked up from a single cloud.yaml file now?
Or is there any way to define run modes in cloud.yaml file and add config properties value underneath?
Hello,
I'm bit confused while migrating conga config to AEM cloud. Previously, the structure is in the format,
Now as stated in https://wcm-io.atlassian.net/wiki/spaces/WCMIO/pages/1553432577/Make+your+CONGA-based+AEM+project+ready+for+AEM+Cloud+Service#Step-12:-Add-new-CONGA-Environments-for-AEM-Cloud it should be only 2 files i.e.
But how come run mode specific OSGI config will be picked for it? Do we have to define run mode in template?
e.g.
If we do so, will end up duplicating the configuration in template?
Previously after defining configs in template, dynamic value used to picked from environment specific files? How will it be picked up from a single cloud.yaml file now?
Or is there any way to define run modes in cloud.yaml file and add config properties value underneath?